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.

  • activityBarBadge.background#e2342f
  • activityBarBadge.foreground#ffffff
  • editor.background#0b0f14
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#D96585
comment#4c4d4d
string#4c4d4d
operator#4c4d4d
variable#4c4d4d
type#4c4d4d
number#5af78e
function#57c7ff