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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#939393
operator#939393
string#6B89FF
keyword#6B89FF
number#6B89FF
variable#75BFFF
type#B98EFF
function#B98EFF