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#e4dbc8
  • activityBar.foreground#a86b2f
  • activityBar.inactiveForeground#a29886
  • activityBarBadge.background#a86b2f
  • activityBarBadge.foreground#ffffff
  • badge.background#a86b2f
  • badge.foreground#ffffff
  • button.background#a86b2f
  • button.foreground#ffffff
  • button.hoverBackground#97602a
  • dropdown.background#e4dbc8
  • editor.background#f0e6d2
  • editor.findMatchBackground#a86b2f66
  • editor.findMatchHighlightBackground#a86b2f38
  • editor.foreground#433829
  • editor.lineHighlightBackground#e8decb
  • editor.selectionBackground#a86b2f38
  • editorBracketMatch.border#a86b2f
  • editorCursor.foreground#a86b2f
  • editorGroupHeader.tabsBackground#ebe1ce
  • editorIndentGuide.activeBackground1#43382938
  • editorIndentGuide.background1#43382914
  • editorLineNumber.activeForeground#a86b2f
  • editorLineNumber.foreground#a29886
  • editorSuggestWidget.selectedBackground#a86b2f38
  • editorWhitespace.foreground#4338291a
  • editorWidget.background#e4dbc8
  • focusBorder#a86b2f
  • input.background#e4dbc8
  • input.foreground#433829
  • input.placeholderForeground#a29886
  • list.activeSelectionBackground#a86b2f38
  • list.activeSelectionForeground#433829
  • list.hoverBackground#e8decb
  • list.inactiveSelectionBackground#a86b2f24
  • panel.background#eae0cd
  • panelTitle.activeForeground#a86b2f
  • scrollbarSlider.activeBackground#4338295c
  • scrollbarSlider.background#43382929
  • scrollbarSlider.hoverBackground#43382942
  • selection.background#a86b2f4d
  • sideBar.background#eae0cd
  • sideBar.foreground#433829
  • sideBarSectionHeader.background#f0e6d2
  • sideBarTitle.foreground#a86b2f
  • statusBar.background#e4dbc8
  • statusBar.foreground#433829
  • statusBar.noFolderBackground#e4dbc8
  • tab.activeBackground#f0e6d2
  • tab.activeBorderTop#a86b2f
  • tab.activeForeground#a86b2f
  • tab.border#e9dfcc
  • tab.inactiveBackground#ebe1ce
  • tab.inactiveForeground#a29886
  • terminal.background#f0e6d2
  • terminal.foreground#433829
  • titleBar.activeBackground#e4dbc8
  • titleBar.activeForeground#433829
  • titleBar.inactiveBackground#e4dbc8
  • titleBar.inactiveForeground#a29886

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9a8a6aitalic
string, string.quoted, string.template#6a7a3a
constant.numeric, constant.language, constant.character#8a5a2f
keyword, keyword.control, storage, storage.type, storage.modifier#9a4a2f
entity.name.function, support.function, meta.function-call.generic#8a5a2f
variable, meta.definition.variable.name, variable.other.readwrite#433829
variable.parameter, parameter#625747
entity.name.type, support.type, support.class, entity.name.namespace#a86b2f
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#7a6a3a
keyword.operator#5a7a5a
entity.name.tag, punctuation.definition.tag#9a4a2f
entity.other.attribute-name#8a5a2f
constant.other.color, support.constant#8a5a2f
entity.name.type.class#a86b2fbold
markup.boldbold
markup.italicitalic
markup.heading#a86b2fbold
invalid#f0e6d2