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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a4280
operator#6a4280
string#ba55d3
number#9261ae
keyword#b200ff
function#8a2be2
variable#67528b
type#824fa5