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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#934D25
  • activityBar.inactiveForeground#1F1E1B60
  • activityBarBadge.background#934D25
  • activityBarBadge.foreground#FCFBF8
  • button.background#934D25
  • button.foreground#FCFBF8
  • button.hoverBackground#934D25dd
  • editor.background#FCFBF8
  • editor.foreground#1F1E1B
  • editor.inactiveSelectionBackground#8346212580
  • editor.lineHighlightBackground#F6F4EE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83462125
  • editorCursor.foreground#934D25
  • editorGroupHeader.tabsBackground#F6F4EEaa
  • editorLineNumber.activeForeground#934D25
  • editorLineNumber.foreground#E6E1D680
  • focusBorder#934D25
  • foreground#1F1E1B
  • input.background#F6F4EE
  • input.border#00000015
  • input.foreground#1F1E1B
  • input.placeholderForeground#1F1E1B60
  • list.activeSelectionBackground#934D2530
  • list.activeSelectionForeground#1F1E1B
  • list.highlightForeground#934D25
  • list.hoverBackground#F6F4EE40
  • list.hoverForeground#1F1E1B
  • list.inactiveSelectionBackground#934D2515
  • list.inactiveSelectionForeground#1F1E1B
  • selection.background#83462125
  • sideBar.background#F6F4EE
  • sideBar.border#00000015
  • sideBar.foreground#1F1E1B
  • sideBarSectionHeader.background#F6F4EE80
  • sideBarSectionHeader.foreground#1F1E1B
  • sideBarTitle.foreground#934D25
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1F1E1B
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#934D25
  • tab.activeForeground#1F1E1B
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1F1E1B80
  • terminal.ansiBlack#1F1E1B
  • terminal.ansiBlue#834621
  • terminal.ansiCyan#3FA329
  • terminal.ansiGreen#934D25
  • terminal.ansiMagenta#762F19
  • terminal.ansiRed#762F19
  • terminal.ansiWhite#1F1E1B
  • terminal.ansiYellow#3FA329
  • terminal.background#FCFBF8
  • terminal.foreground#1F1E1B
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1F1E1B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1F1E1B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E1D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834621bold
storage.type, storage.modifier#834621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934D25
string, punctuation.definition.string, string.template, meta.template.expression#3FA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762F19
variable, variable.other.readwrite, variable.other.object#1F1E1B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1E1B
variable.parameter, meta.parameter#1F1E1Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F1E1B80
keyword.operator#1F1E1B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3FA329bold
entity.other.inherited-class#934D25
entity.name.tag, punctuation.definition.tag#834621
entity.other.attribute-name#934D25
meta.diff, meta.diff.header#E6E1D6
markup.deleted#762F19
markup.inserted#934D25
markup.changed#3FA329
markup.heading, markup.heading.setext, punctuation.definition.heading#934D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3FA329
string.other.link.title, string.other.link.description#934D25
markup.underline.link#E6E1D6underline
punctuation.definition.list#834621
markup.quote, punctuation.definition.quote#E6E1D6italic