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#FAF6EF
  • activityBar.border#00000015
  • activityBar.foreground#934B25
  • activityBar.inactiveForeground#1f1c1960
  • activityBarBadge.background#934B25
  • activityBarBadge.foreground#FAF6EF
  • button.background#934B25
  • button.foreground#FAF6EF
  • button.hoverBackground#934B25dd
  • editor.background#FAF6EF
  • editor.foreground#1f1c19
  • editor.inactiveSelectionBackground#835B212580
  • editor.lineHighlightBackground#E8CCB050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835B2125
  • editorCursor.foreground#934B25
  • editorGroupHeader.tabsBackground#E8CCB0aa
  • editorLineNumber.activeForeground#934B25
  • editorLineNumber.foreground#fff4e480
  • focusBorder#934B25
  • foreground#1f1c19
  • input.background#E8CCB0
  • input.border#00000015
  • input.foreground#1f1c19
  • input.placeholderForeground#1f1c1960
  • list.activeSelectionBackground#934B2530
  • list.activeSelectionForeground#1f1c19
  • list.highlightForeground#934B25
  • list.hoverBackground#E8CCB040
  • list.hoverForeground#1f1c19
  • list.inactiveSelectionBackground#934B2515
  • list.inactiveSelectionForeground#1f1c19
  • selection.background#835B2125
  • sideBar.background#E8CCB0
  • sideBar.border#00000015
  • sideBar.foreground#1f1c19
  • sideBarSectionHeader.background#E8CCB080
  • sideBarSectionHeader.foreground#1f1c19
  • sideBarTitle.foreground#934B25
  • statusBar.background#FAF6EF
  • statusBar.border#00000015
  • statusBar.foreground#1f1c19
  • statusBar.noFolderBackground#FAF6EF
  • tab.activeBackground#FAF6EF
  • tab.activeBorderTop#934B25
  • tab.activeForeground#1f1c19
  • tab.border#00000015
  • tab.inactiveBackground#FAF6EF60
  • tab.inactiveForeground#1f1c1980
  • terminal.ansiBlack#1f1c19
  • terminal.ansiBlue#835B21
  • terminal.ansiCyan#29A34E
  • terminal.ansiGreen#934B25
  • terminal.ansiMagenta#763319
  • terminal.ansiRed#763319
  • terminal.ansiWhite#1f1c19
  • terminal.ansiYellow#29A34E
  • terminal.background#FAF6EF
  • terminal.foreground#1f1c19
  • titleBar.activeBackground#FAF6EF
  • titleBar.activeForeground#1f1c19
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6EF
  • titleBar.inactiveForeground#1f1c1960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fff4e4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835B21bold
storage.type, storage.modifier#835B21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934B25
string, punctuation.definition.string, string.template, meta.template.expression#29A34E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763319
variable, variable.other.readwrite, variable.other.object#1f1c19
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1c19
variable.parameter, meta.parameter#1f1c19dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f1c1980
keyword.operator#1f1c19
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A34Ebold
entity.other.inherited-class#934B25
entity.name.tag, punctuation.definition.tag#835B21
entity.other.attribute-name#934B25
meta.diff, meta.diff.header#fff4e4
markup.deleted#763319
markup.inserted#934B25
markup.changed#29A34E
markup.heading, markup.heading.setext, punctuation.definition.heading#934B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A34E
string.other.link.title, string.other.link.description#934B25
markup.underline.link#fff4e4underline
punctuation.definition.list#835B21
markup.quote, punctuation.definition.quote#fff4e4italic