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.

  • editor.lineHighlightBackground#1e1e1e
  • editor.lineHighlightBorder#1e1e1e
  • editorBracketHighlight.foreground1#bbbbbb
  • editorBracketHighlight.foreground2#bbbbbb
  • editorBracketHighlight.foreground3#bbbbbb
  • editorIndentGuide.activeBackground1#1e1e1e00
  • editorIndentGuide.activeBackground2#1e1e1e00
  • editorIndentGuide.activeBackground3#1e1e1e00
  • editorIndentGuide.background1#1e1e1e00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.heading, punctuation.definition.comment, comment#71ADDE
invalid#F44747
No Syntax Highlighting by Ryan Olson - VS Code Theme