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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#932725
  • activityBar.inactiveForeground#2A1D1860
  • activityBarBadge.background#932725
  • activityBarBadge.foreground#FFFDFA
  • button.background#932725
  • button.foreground#FFFDFA
  • button.hoverBackground#932725dd
  • editor.background#FFFDFA
  • editor.foreground#2A1D18
  • editor.inactiveSelectionBackground#8350212580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83502125
  • editorCursor.foreground#932725
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#932725
  • editorLineNumber.foreground#CBAE9280
  • focusBorder#932725
  • foreground#2A1D18
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#2A1D18
  • input.placeholderForeground#2A1D1860
  • list.activeSelectionBackground#93272530
  • list.activeSelectionForeground#2A1D18
  • list.highlightForeground#932725
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#2A1D18
  • list.inactiveSelectionBackground#93272515
  • list.inactiveSelectionForeground#2A1D18
  • selection.background#83502125
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#2A1D18
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#2A1D18
  • sideBarTitle.foreground#932725
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#2A1D18
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932725
  • tab.activeForeground#2A1D18
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#2A1D1880
  • terminal.ansiBlack#2A1D18
  • terminal.ansiBlue#835021
  • terminal.ansiCyan#78A329
  • terminal.ansiGreen#932725
  • terminal.ansiMagenta#761E19
  • terminal.ansiRed#761E19
  • terminal.ansiWhite#2A1D18
  • terminal.ansiYellow#78A329
  • terminal.background#FFFDFA
  • terminal.foreground#2A1D18
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#2A1D18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#2A1D1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBAE92italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835021bold
storage.type, storage.modifier#835021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932725
string, punctuation.definition.string, string.template, meta.template.expression#78A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761E19
variable, variable.other.readwrite, variable.other.object#2A1D18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A1D18
variable.parameter, meta.parameter#2A1D18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A1D1880
keyword.operator#2A1D18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#78A329bold
entity.other.inherited-class#932725
entity.name.tag, punctuation.definition.tag#835021
entity.other.attribute-name#932725
meta.diff, meta.diff.header#CBAE92
markup.deleted#761E19
markup.inserted#932725
markup.changed#78A329
markup.heading, markup.heading.setext, punctuation.definition.heading#932725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#78A329
string.other.link.title, string.other.link.description#932725
markup.underline.link#CBAE92underline
punctuation.definition.list#835021
markup.quote, punctuation.definition.quote#CBAE92italic