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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable#BFB9B3
operator#DDD7CE
keyword#7D9599
type#9AEACC
comment#7A8A8C
function#E0C398
string#E8BA3C
number#C6E288