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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#00b398
variable#a288d9
keyword#e45c96
function#61afef
string#f5b1cc
comment#7f848e
type#ffffff
number#e45c96