Skip to main content
Coding Theme

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#cc7a00
  • activityBar.activeFocusBorder#cc7a00
  • activityBar.foreground#cc7a00
  • activityBarBadge.background#cc7a00
  • activityBarBadge.foreground#000000
  • button.background#cc7a00
  • button.foreground#000000
  • editor.background#211D1B
  • editor.findMatchBackground#000000
  • editor.foreground#d6b8a5
  • editor.selectionBackground#b45700bd
  • editor.wordHighlightBackground#cc7a0038
  • editorGroup.dropBackground#cc7a0038
  • focusBorder#cc7a00
  • minimap.errorHighlight#ff0000
  • minimap.selectionHighlight#cc7a00
  • minimapSlider.activeBackground#cc7a0038
  • minimapSlider.background#cc7a0020
  • minimapSlider.hoverBackground#cc7a0020
  • sash.hoverBorder#cc7a00
  • statusBar.background#003153
  • statusBar.debuggingBackground#66602e
  • statusBar.debuggingForeground#d6b8a5
  • statusBar.foreground#d6b8a5
  • statusBar.noFolderBackground#801C2E
  • statusBar.noFolderForeground#d6b8a5
  • textLink.activeForeground#f89500
  • textLink.foreground#cc7a00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source#d6b8a5
comment, punctuation.definition.comment#6a8d3citalic
string#6a8d3c
meta.function, keyword.control, meta.class#b87743bold
meta.function.parameters, variable.language.special#B8434Abold
meta.function-call#D8973C
October Eve by czuelsdorf - VS Code Theme