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#393599
  • activityBarBadge.foreground#ffffff
  • editor.background#f6f2e7
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#444A50
operator#444A50
number#256B18
function#5C3F18
keyword#256B18
string#4E2680
variable#080B0E