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
  • statusBar.background#2c2c2c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.heading, punctuation.definition.comment, comment#7EAE81
invalid#F44747
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
No Syntax Highlighting by Ryan Olson - VS Code Theme