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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5F804A
number#9BAA8C
keyword#9BAA8C
variable#9BAA8C
operator#9BAA8C
function#4F82B1
string#AF7A66
type#87B6D1