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.activeBorder#8B5A6B
  • activityBar.background#E8D5C0
  • activityBar.foreground#2D2016
  • editor.background#F5E8D3
  • editor.foreground#2D2016
  • editor.lineHighlightBackground#E8D5C088
  • editor.selectionBackground#F4C2A688
  • editor.selectionHighlightBackground#F4C2A644
  • editorCursor.foreground#8B5A6B
  • editorIndentGuide.activeBackground#8B5A6B
  • editorIndentGuide.background#E8D5C0
  • editorLineNumber.activeForeground#8B5A6B
  • editorLineNumber.foreground#8B5A6B99
  • editorWhitespace.foreground#E8D5C0
  • scrollbarSlider.activeBackground#8B5A6B88
  • scrollbarSlider.background#8B5A6B44
  • scrollbarSlider.hoverBackground#8B5A6B66
  • sideBar.background#EFE2D1
  • sideBar.foreground#2D2016
  • sideBarSectionHeader.background#E8D5C0
  • sideBarSectionHeader.foreground#2D2016
  • sideBarTitle.foreground#8B5A6B
  • statusBar.background#F4C2A6
  • statusBar.foreground#2D2016
  • tab.activeBackground#F4C2A6
  • tab.activeForeground#2D2016
  • tab.inactiveBackground#E8D5C0
  • tab.inactiveForeground#2D201688
  • terminal.background#F5E8D3
  • terminal.foreground#2D2016
  • titleBar.activeBackground#E8D5C0
  • titleBar.activeForeground#2D2016

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#8B5A6Bbold
string, string.template#4A7850—
comment, punctuation.definition.comment#91897Fitalic
variable, variable.other#2D2016—
entity.name.function, support.function#8B5A6Bbold
punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.array#6B8E6F—
entity.name.tag, punctuation.definition.tag#8B5A6Bbold
entity.other.attribute-name#6B8E6Fitalic
constant.numeric, constant.language#8B5A6B—
support.type, support.class#6B8E6Fitalic