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#FFFAD6
  • activityBar.border#00000015
  • activityBar.foreground#937D25
  • activityBar.inactiveForeground#1A1F1860
  • activityBarBadge.background#937D25
  • activityBarBadge.foreground#FFFAD6
  • button.background#937D25
  • button.foreground#FFFAD6
  • button.hoverBackground#937D25dd
  • editor.background#FFFAD6
  • editor.foreground#1A1F18
  • editor.inactiveSelectionBackground#8371212580
  • editor.lineHighlightBackground#FFFEF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83712125
  • editorCursor.foreground#937D25
  • editorGroupHeader.tabsBackground#FFFEF0aa
  • editorLineNumber.activeForeground#937D25
  • editorLineNumber.foreground#687A7180
  • focusBorder#937D25
  • foreground#1A1F18
  • input.background#FFFEF0
  • input.border#00000015
  • input.foreground#1A1F18
  • input.placeholderForeground#1A1F1860
  • list.activeSelectionBackground#937D2530
  • list.activeSelectionForeground#1A1F18
  • list.highlightForeground#937D25
  • list.hoverBackground#FFFEF040
  • list.hoverForeground#1A1F18
  • list.inactiveSelectionBackground#937D2515
  • list.inactiveSelectionForeground#1A1F18
  • selection.background#83712125
  • sideBar.background#FFFEF0
  • sideBar.border#00000015
  • sideBar.foreground#1A1F18
  • sideBarSectionHeader.background#FFFEF080
  • sideBarSectionHeader.foreground#1A1F18
  • sideBarTitle.foreground#937D25
  • statusBar.background#FFFAD6
  • statusBar.border#00000015
  • statusBar.foreground#1A1F18
  • statusBar.noFolderBackground#FFFAD6
  • tab.activeBackground#FFFAD6
  • tab.activeBorderTop#937D25
  • tab.activeForeground#1A1F18
  • tab.border#00000015
  • tab.inactiveBackground#FFFAD660
  • tab.inactiveForeground#1A1F1880
  • terminal.ansiBlack#1A1F18
  • terminal.ansiBlue#837121
  • terminal.ansiCyan#8DA329
  • terminal.ansiGreen#937D25
  • terminal.ansiMagenta#19761E
  • terminal.ansiRed#19761E
  • terminal.ansiWhite#1A1F18
  • terminal.ansiYellow#8DA329
  • terminal.background#FFFAD6
  • terminal.foreground#1A1F18
  • titleBar.activeBackground#FFFAD6
  • titleBar.activeForeground#1A1F18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFAD6
  • titleBar.inactiveForeground#1A1F1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687A71italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#837121bold
storage.type, storage.modifier#837121italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937D25
string, punctuation.definition.string, string.template, meta.template.expression#8DA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761E
variable, variable.other.readwrite, variable.other.object#1A1F18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1F18
variable.parameter, meta.parameter#1A1F18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1F1880
keyword.operator#1A1F18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8DA329bold
entity.other.inherited-class#937D25
entity.name.tag, punctuation.definition.tag#837121
entity.other.attribute-name#937D25
meta.diff, meta.diff.header#687A71
markup.deleted#19761E
markup.inserted#937D25
markup.changed#8DA329
markup.heading, markup.heading.setext, punctuation.definition.heading#937D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8DA329
string.other.link.title, string.other.link.description#937D25
markup.underline.link#687A71underline
punctuation.definition.list#837121
markup.quote, punctuation.definition.quote#687A71italic