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#191e16
  • activityBar.foreground#b5c46b
  • activityBar.inactiveForeground#747567
  • activityBarBadge.background#b5c46b
  • activityBarBadge.foreground#1a1a1a
  • badge.background#b5c46b
  • badge.foreground#1a1a1a
  • button.background#b5c46b
  • button.foreground#1a1a1a
  • button.hoverBackground#becb7d
  • dropdown.background#191e16
  • editor.background#23291f
  • editor.findMatchBackground#b5c46b66
  • editor.findMatchHighlightBackground#b5c46b38
  • editor.foreground#d6d3bf
  • editor.lineHighlightBackground#30362c
  • editor.selectionBackground#b5c46b42
  • editorBracketMatch.border#b5c46b
  • editorCursor.foreground#b5c46b
  • editorGroupHeader.tabsBackground#20251c
  • editorIndentGuide.activeBackground1#d6d3bf38
  • editorIndentGuide.background1#d6d3bf14
  • editorLineNumber.activeForeground#b5c46b
  • editorLineNumber.foreground#747567
  • editorSuggestWidget.selectedBackground#b5c46b42
  • editorWhitespace.foreground#d6d3bf1a
  • editorWidget.background#191e16
  • focusBorder#b5c46b
  • input.background#191e16
  • input.foreground#d6d3bf
  • input.placeholderForeground#747567
  • list.activeSelectionBackground#b5c46b42
  • list.activeSelectionForeground#d6d3bf
  • list.hoverBackground#30362c
  • list.inactiveSelectionBackground#b5c46b24
  • panel.background#1e231b
  • panelTitle.activeForeground#b5c46b
  • scrollbarSlider.activeBackground#d6d3bf5c
  • scrollbarSlider.background#d6d3bf29
  • scrollbarSlider.hoverBackground#d6d3bf42
  • selection.background#b5c46b4d
  • sideBar.background#1e231b
  • sideBar.foreground#d6d3bf
  • sideBarSectionHeader.background#23291f
  • sideBarTitle.foreground#b5c46b
  • statusBar.background#191e16
  • statusBar.foreground#d6d3bf
  • statusBar.noFolderBackground#191e16
  • tab.activeBackground#23291f
  • tab.activeBorderTop#b5c46b
  • tab.activeForeground#b5c46b
  • tab.border#20251c
  • tab.inactiveBackground#20251c
  • tab.inactiveForeground#747567
  • terminal.background#23291f
  • terminal.foreground#d6d3bf
  • titleBar.activeBackground#191e16
  • titleBar.activeForeground#d6d3bf
  • titleBar.inactiveBackground#191e16
  • titleBar.inactiveForeground#747567

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6f7256italic
string, string.quoted, string.template#a9b665
constant.numeric, constant.language, constant.character#e08e5a
keyword, keyword.control, storage, storage.type, storage.modifier#d4b16a
entity.name.function, support.function, meta.function-call.generic#b5c46b
variable, meta.definition.variable.name, variable.other.readwrite#d6d3bf
variable.parameter, parameter#b6b4a2
entity.name.type, support.type, support.class, entity.name.namespace#d8a657
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ea6962
keyword.operator#89b482
entity.name.tag, punctuation.definition.tag#d4b16a
entity.other.attribute-name#b5c46b
constant.other.color, support.constant#e08e5a
entity.name.type.class#d8a657bold
markup.boldbold
markup.italicitalic
markup.heading#b5c46bbold
invalid#23291f