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.background#212122
  • editor.foreground#FFFFFF70
  • editor.lineHighlightBackground#FFFFFF07
  • editor.selectionBackground#FFFFFF30
  • editorCursor.foreground#FFFFFF80
  • editorWhitespace.foreground#FFFFFF15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#70AF89
constant#70AF89
keyword.other.unit#70AF89
variable#70AF89c0
entity#70AF89c0
support#70AF89c0
comment#FFFFFF30italic
invalid#FFFFFFB7
invalid.deprecated#FFFFFFB7