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#FAF6EA
  • activityBar.border#00000015
  • activityBar.foreground#933B25
  • activityBar.inactiveForeground#1F2A1C60
  • activityBarBadge.background#933B25
  • activityBarBadge.foreground#FAF6EA
  • button.background#933B25
  • button.foreground#FAF6EA
  • button.hoverBackground#933B25dd
  • editor.background#FAF6EA
  • editor.foreground#1F2A1C
  • editor.inactiveSelectionBackground#832A212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#832A2125
  • editorCursor.foreground#933B25
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#933B25
  • editorLineNumber.foreground#CDBB9B80
  • focusBorder#933B25
  • foreground#1F2A1C
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#1F2A1C
  • input.placeholderForeground#1F2A1C60
  • list.activeSelectionBackground#933B2530
  • list.activeSelectionForeground#1F2A1C
  • list.highlightForeground#933B25
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#1F2A1C
  • list.inactiveSelectionBackground#933B2515
  • list.inactiveSelectionForeground#1F2A1C
  • selection.background#832A2125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#1F2A1C
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#1F2A1C
  • sideBarTitle.foreground#933B25
  • statusBar.background#FAF6EA
  • statusBar.border#00000015
  • statusBar.foreground#1F2A1C
  • statusBar.noFolderBackground#FAF6EA
  • tab.activeBackground#FAF6EA
  • tab.activeBorderTop#933B25
  • tab.activeForeground#1F2A1C
  • tab.border#00000015
  • tab.inactiveBackground#FAF6EA60
  • tab.inactiveForeground#1F2A1C80
  • terminal.ansiBlack#1F2A1C
  • terminal.ansiBlue#832A21
  • terminal.ansiCyan#6EA329
  • terminal.ansiGreen#933B25
  • terminal.ansiMagenta#197625
  • terminal.ansiRed#197625
  • terminal.ansiWhite#1F2A1C
  • terminal.ansiYellow#6EA329
  • terminal.background#FAF6EA
  • terminal.foreground#1F2A1C
  • titleBar.activeBackground#FAF6EA
  • titleBar.activeForeground#1F2A1C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6EA
  • titleBar.inactiveForeground#1F2A1C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDBB9Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832A21bold
storage.type, storage.modifier#832A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933B25
string, punctuation.definition.string, string.template, meta.template.expression#6EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197625
variable, variable.other.readwrite, variable.other.object#1F2A1C
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2A1C
variable.parameter, meta.parameter#1F2A1Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2A1C80
keyword.operator#1F2A1C
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EA329bold
entity.other.inherited-class#933B25
entity.name.tag, punctuation.definition.tag#832A21
entity.other.attribute-name#933B25
meta.diff, meta.diff.header#CDBB9B
markup.deleted#197625
markup.inserted#933B25
markup.changed#6EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#933B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6EA329
string.other.link.title, string.other.link.description#933B25
markup.underline.link#CDBB9Bunderline
punctuation.definition.list#832A21
markup.quote, punctuation.definition.quote#CDBB9Bitalic