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#0032ff
  • activityBarBadge.foreground#ffffff
  • editor.background#0e1112
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6f7276
operator#6f7276
keyword#6b00b8
function#6b00b8
type#cfd0d0
variable#d65d00
string#008282
number#0033ff