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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#0b6026
operator#0b6026
string#8d289a
number#8d289a
type#005d5a
function#0a6396
keyword#0a6396
variable#8d289a