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#191310
  • activityBar.foreground#c8956c
  • activityBar.inactiveForeground#7b6f66
  • activityBarBadge.background#c8956c
  • activityBarBadge.foreground#1a1a1a
  • badge.background#c8956c
  • badge.foreground#1a1a1a
  • button.background#c8956c
  • button.foreground#1a1a1a
  • button.hoverBackground#cfa27e
  • dropdown.background#191310
  • editor.background#231a16
  • editor.findMatchBackground#c8956c66
  • editor.findMatchHighlightBackground#c8956c38
  • editor.foreground#e6d8c8
  • editor.lineHighlightBackground#302824
  • editor.selectionBackground#c8956c42
  • editorBracketMatch.border#c8956c
  • editorCursor.foreground#c8956c
  • editorGroupHeader.tabsBackground#201714
  • editorIndentGuide.activeBackground1#e6d8c838
  • editorIndentGuide.background1#e6d8c814
  • editorLineNumber.activeForeground#c8956c
  • editorLineNumber.foreground#7b6f66
  • editorSuggestWidget.selectedBackground#c8956c42
  • editorWhitespace.foreground#e6d8c81a
  • editorWidget.background#191310
  • focusBorder#c8956c
  • input.background#191310
  • input.foreground#e6d8c8
  • input.placeholderForeground#7b6f66
  • list.activeSelectionBackground#c8956c42
  • list.activeSelectionForeground#e6d8c8
  • list.hoverBackground#302824
  • list.inactiveSelectionBackground#c8956c24
  • panel.background#1e1613
  • panelTitle.activeForeground#c8956c
  • scrollbarSlider.activeBackground#e6d8c85c
  • scrollbarSlider.background#e6d8c829
  • scrollbarSlider.hoverBackground#e6d8c842
  • selection.background#c8956c4d
  • sideBar.background#1e1613
  • sideBar.foreground#e6d8c8
  • sideBarSectionHeader.background#231a16
  • sideBarTitle.foreground#c8956c
  • statusBar.background#191310
  • statusBar.foreground#e6d8c8
  • statusBar.noFolderBackground#191310
  • tab.activeBackground#231a16
  • tab.activeBorderTop#c8956c
  • tab.activeForeground#c8956c
  • tab.border#201714
  • tab.inactiveBackground#201714
  • tab.inactiveForeground#7b6f66
  • terminal.background#231a16
  • terminal.foreground#e6d8c8
  • titleBar.activeBackground#191310
  • titleBar.activeForeground#e6d8c8
  • titleBar.inactiveBackground#191310
  • titleBar.inactiveForeground#7b6f66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a6755italic
string, string.quoted, string.template#a8b56c
constant.numeric, constant.language, constant.character#cc8b5c
keyword, keyword.control, storage, storage.type, storage.modifier#d98e73
entity.name.function, support.function, meta.function-call.generic#e0b35c
variable, meta.definition.variable.name, variable.other.readwrite#e6d8c8
variable.parameter, parameter#c3b6a8
entity.name.type, support.type, support.class, entity.name.namespace#d6a35c
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#cf7e5c
keyword.operator#c8956c
entity.name.tag, punctuation.definition.tag#d98e73
entity.other.attribute-name#e0b35c
constant.other.color, support.constant#cc8b5c
entity.name.type.class#d6a35cbold
markup.boldbold
markup.italicitalic
markup.heading#c8956cbold
invalid#231a16