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#503f6e
  • activityBarBadge.foreground#ffffff
  • editor.background#271e37
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#bea3d9
keyword#bea3d9
comment#bea3d9
operator#bea3d9
variable#7254a6
type#4f9593
function#5993c2
number#b18433