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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#61f2f1
variable#f29d61
keyword#61f274
function#f261a1
string#61f274
comment#6177f2
type#f2e4da
number#61f274