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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a7088
operator#7a7088
string#a7d6c9
number#f0d3a8
keyword#e89ac7
function#a8c7f0
type#f0d3a8
variable#e8d5e8