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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#857E75
operator#857E75
keyword#00647D
string#D4574F
number#D4574F
variable#1F252B
function#3B8BB3
type#8E7D30