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#1f2430
  • editor.foreground#cbccc6
  • editor.lineHighlightBackground#191e2a
  • editor.selectionBackground#33415e
  • editorCursor.foreground#ffcc66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5c6773
string#bae67e
keyword#ffa759
variable#5ccfe6
function#ffd580