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#121008
  • activityBar.border#201a16
  • activityBar.foreground#8a7258
  • activityBar.inactiveForeground#4a3c2c
  • activityBarBadge.background#e8954a
  • activityBarBadge.foreground#121008
  • badge.background#6a4828
  • badge.foreground#f0d8b8
  • button.background#6a4828
  • button.foreground#f0d8b8
  • button.hoverBackground#7a5838
  • diffEditor.insertedTextBackground#2a3820
  • diffEditor.removedTextBackground#3a2020
  • dropdown.background#252018
  • dropdown.border#3e3228
  • dropdown.foreground#d4b896
  • editor.background#1a1614
  • editor.findMatchBackground#4a3a20
  • editor.findMatchHighlightBackground#3a2e18
  • editor.foreground#d4b896
  • editor.inactiveSelectionBackground#2e2420
  • editor.lineHighlightBackground#221e1b
  • editor.selectionBackground#3d3028
  • editor.selectionHighlightBackground#332820
  • editor.wordHighlightBackground#2e2a20
  • editorBracketHighlight.foreground1#e8954a
  • editorBracketHighlight.foreground2#a8c87a
  • editorBracketHighlight.foreground3#c87a9a
  • editorBracketMatch.background#3d3028
  • editorBracketMatch.border#6a5238
  • editorCursor.foreground#e8954a
  • editorError.foreground#d87060
  • editorGroup.border#201a16
  • editorGroupHeader.tabsBackground#161210
  • editorGutter.background#1a1614
  • editorHoverWidget.background#252018
  • editorHoverWidget.border#3e3228
  • editorIndentGuide.activeBackground#3e3228
  • editorIndentGuide.background#252018
  • editorInfo.foreground#e8954a
  • editorLineNumber.activeForeground#7a6248
  • editorLineNumber.foreground#3e3228
  • editorSuggestWidget.background#252018
  • editorSuggestWidget.border#3e3228
  • editorSuggestWidget.foreground#d4b896
  • editorSuggestWidget.highlightForeground#e8954a
  • editorSuggestWidget.selectedBackground#2a2218
  • editorWarning.foreground#e8c87a
  • editorWhitespace.foreground#2e2820
  • editorWidget.background#252018
  • editorWidget.border#3e3228
  • focusBorder#3e3228
  • foreground#a89070
  • gitDecoration.addedResourceForeground#a8c87a
  • gitDecoration.deletedResourceForeground#d87060
  • gitDecoration.ignoredResourceForeground#4a3c2c
  • gitDecoration.modifiedResourceForeground#e8c87a
  • gitDecoration.untrackedResourceForeground#a8c87a
  • input.background#252018
  • input.border#3e3228
  • input.foreground#d4b896
  • input.placeholderForeground#504030
  • list.activeSelectionBackground#2a2218
  • list.activeSelectionForeground#d4b896
  • list.highlightForeground#e8954a
  • list.hoverBackground#221c14
  • list.inactiveSelectionBackground#221c14
  • minimap.background#161210
  • minimap.selectionHighlight#3d3028
  • panel.background#161210
  • panel.border#201a16
  • panelTitle.activeBorder#e8954a
  • panelTitle.activeForeground#d4b896
  • panelTitle.inactiveForeground#504030
  • quickInput.background#1a1614
  • quickInput.foreground#d4b896
  • scrollbarSlider.activeBackground#3e322880
  • scrollbarSlider.background#3e322830
  • scrollbarSlider.hoverBackground#3e322855
  • sideBar.background#161210
  • sideBar.border#201a16
  • sideBar.foreground#a89070
  • sideBarSectionHeader.background#161210
  • sideBarSectionHeader.foreground#7a6248
  • sideBarTitle.foreground#7a6248
  • statusBar.background#121008
  • statusBar.border#201a16
  • statusBar.foreground#7a6248
  • tab.activeBackground#1a1614
  • tab.activeBorderTop#e8954a
  • tab.activeForeground#d4b896
  • tab.border#201a16
  • tab.inactiveBackground#161210
  • tab.inactiveForeground#504030
  • terminal.ansiBlack#252018
  • terminal.ansiBlue#7aa8d8
  • terminal.ansiBrightBlack#4a3c2c
  • terminal.ansiBrightBlue#90bce8
  • terminal.ansiBrightCyan#90d8c8
  • terminal.ansiBrightGreen#c0d890
  • terminal.ansiBrightMagenta#d890b0
  • terminal.ansiBrightRed#e88878
  • terminal.ansiBrightWhite#e8d0b4
  • terminal.ansiBrightYellow#f0d890
  • terminal.ansiCyan#7ac8b8
  • terminal.ansiGreen#a8c87a
  • terminal.ansiMagenta#c87a9a
  • terminal.ansiRed#d87060
  • terminal.ansiWhite#d4b896
  • terminal.ansiYellow#e8c87a
  • terminal.background#161210
  • terminal.foreground#d4b896
  • titleBar.activeBackground#121008
  • titleBar.activeForeground#8a7258
  • titleBar.border#201a16

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4a3f38italic
string, string.quoted, string.template#a8c87a
constant.character.escape, string.regexp#7ac8b8
constant.numeric#e8785a
constant.language#c87a9a
keyword, storage.type, storage.modifier#e8954aitalic
keyword.operator#d4a870
entity.name.function, support.function#e8c87a
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, support.class#c87a9a
variable#d4b896
variable.parameter#c0a882italic
variable.language.this, variable.language.self#e8954aitalic
entity.name.tag#e8954a
entity.other.attribute-name#e8c87aitalic
meta.decorator, storage.type.annotation, punctuation.definition.annotation#7ac8b8italic
punctuation#6a5238
support.type.property-name.css#e8954a
support.type.property-name.json#e8954a
invalid#d87060underline