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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#4DAC81
keyword#4DAC81
variable#4DAC81
operator#2DAA4C
type#457cc3
comment#A7A8AF
function#E8C51D
number#4DAC81