Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#257B93
  • activityBar.inactiveForeground#11141860
  • activityBarBadge.background#257B93
  • activityBarBadge.foreground#FCFCFD
  • button.background#257B93
  • button.foreground#FCFCFD
  • button.hoverBackground#257B93dd
  • editor.background#FCFCFD
  • editor.foreground#111418
  • editor.inactiveSelectionBackground#2148832580
  • editor.lineHighlightBackground#338A7350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21488325
  • editorCursor.foreground#257B93
  • editorGroupHeader.tabsBackground#338A73aa
  • editorLineNumber.activeForeground#257B93
  • editorLineNumber.foreground#AEB6BF80
  • focusBorder#257B93
  • foreground#111418
  • input.background#338A73
  • input.border#00000015
  • input.foreground#111418
  • input.placeholderForeground#11141860
  • list.activeSelectionBackground#257B9330
  • list.activeSelectionForeground#111418
  • list.highlightForeground#257B93
  • list.hoverBackground#338A7340
  • list.hoverForeground#111418
  • list.inactiveSelectionBackground#257B9315
  • list.inactiveSelectionForeground#111418
  • selection.background#21488325
  • sideBar.background#338A73
  • sideBar.border#00000015
  • sideBar.foreground#111418
  • sideBarSectionHeader.background#338A7380
  • sideBarSectionHeader.foreground#111418
  • sideBarTitle.foreground#257B93
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#111418
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#257B93
  • tab.activeForeground#111418
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#11141880
  • terminal.ansiBlack#111418
  • terminal.ansiBlue#214883
  • terminal.ansiCyan#2941A3
  • terminal.ansiGreen#257B93
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#111418
  • terminal.ansiYellow#2941A3
  • terminal.background#FCFCFD
  • terminal.foreground#111418
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#111418
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#11141860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB6BFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214883bold
storage.type, storage.modifier#214883italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257B93
string, punctuation.definition.string, string.template, meta.template.expression#2941A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#111418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111418
variable.parameter, meta.parameter#111418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11141880
keyword.operator#111418
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2941A3bold
entity.other.inherited-class#257B93
entity.name.tag, punctuation.definition.tag#214883
entity.other.attribute-name#257B93
meta.diff, meta.diff.header#AEB6BF
markup.deleted#765519
markup.inserted#257B93
markup.changed#2941A3
markup.heading, markup.heading.setext, punctuation.definition.heading#257B93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2941A3
string.other.link.title, string.other.link.description#257B93
markup.underline.link#AEB6BFunderline
punctuation.definition.list#214883
markup.quote, punctuation.definition.quote#AEB6BFitalic