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#011627
  • editor.foreground#d6deeb
  • editor.lineHighlightBackground#2a2a2a
  • editor.selectionBackground#1d3b53
  • editorCursor.foreground#d6deeb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#637777
string#ecc48d
keyword#c792ea
variable#addb67
function#82aaff