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#FAF6F1
  • activityBar.border#00000015
  • activityBar.foreground#4B2A59
  • activityBar.inactiveForeground#1B122160
  • activityBarBadge.background#4B2A59
  • activityBarBadge.foreground#FAF6F1
  • button.background#4B2A59
  • button.foreground#FAF6F1
  • button.hoverBackground#4B2A59dd
  • editor.background#FAF6F1
  • editor.foreground#1B1221
  • editor.inactiveSelectionBackground#6D3A742580
  • editor.lineHighlightBackground#8A7A6350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6D3A7425
  • editorCursor.foreground#4B2A59
  • editorGroupHeader.tabsBackground#8A7A63aa
  • editorLineNumber.activeForeground#4B2A59
  • editorLineNumber.foreground#8E879880
  • focusBorder#4B2A59
  • foreground#1B1221
  • input.background#8A7A63
  • input.border#00000015
  • input.foreground#1B1221
  • input.placeholderForeground#1B122160
  • list.activeSelectionBackground#4B2A5930
  • list.activeSelectionForeground#1B1221
  • list.highlightForeground#4B2A59
  • list.hoverBackground#8A7A6340
  • list.hoverForeground#1B1221
  • list.inactiveSelectionBackground#4B2A5915
  • list.inactiveSelectionForeground#1B1221
  • selection.background#6D3A7425
  • sideBar.background#8A7A63
  • sideBar.border#00000015
  • sideBar.foreground#1B1221
  • sideBarSectionHeader.background#8A7A6380
  • sideBarSectionHeader.foreground#1B1221
  • sideBarTitle.foreground#4B2A59
  • statusBar.background#FAF6F1
  • statusBar.border#00000015
  • statusBar.foreground#1B1221
  • statusBar.noFolderBackground#FAF6F1
  • tab.activeBackground#FAF6F1
  • tab.activeBorderTop#4B2A59
  • tab.activeForeground#1B1221
  • tab.border#00000015
  • tab.inactiveBackground#FAF6F160
  • tab.inactiveForeground#1B122180
  • terminal.ansiBlack#1B1221
  • terminal.ansiBlue#6D3A74
  • terminal.ansiCyan#5E7F53
  • terminal.ansiGreen#4B2A59
  • terminal.ansiMagenta#5E7F53
  • terminal.ansiRed#5E7F53
  • terminal.ansiWhite#1B1221
  • terminal.ansiYellow#5E7F53
  • terminal.background#FAF6F1
  • terminal.foreground#1B1221
  • titleBar.activeBackground#FAF6F1
  • titleBar.activeForeground#1B1221
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6F1
  • titleBar.inactiveForeground#1B122160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8798italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6D3A74bold
storage.type, storage.modifier#6D3A74italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4B2A59
string, punctuation.definition.string, string.template, meta.template.expression#5E7F53
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5E7F53
variable, variable.other.readwrite, variable.other.object#1B1221
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B1221
variable.parameter, meta.parameter#1B1221dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B122180
keyword.operator#1B1221
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5E7F53bold
entity.other.inherited-class#4B2A59
entity.name.tag, punctuation.definition.tag#6D3A74
entity.other.attribute-name#4B2A59
meta.diff, meta.diff.header#8E8798
markup.deleted#5E7F53
markup.inserted#4B2A59
markup.changed#5E7F53
markup.heading, markup.heading.setext, punctuation.definition.heading#4B2A59bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5E7F53
string.other.link.title, string.other.link.description#4B2A59
markup.underline.link#8E8798underline
punctuation.definition.list#6D3A74
markup.quote, punctuation.definition.quote#8E8798italic