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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#A594F9
operator#C4E9F4
variable#CDC1FF
function#CDC1FF
string#C7F9CC
comment#6B758D
type#5FA8D3
number#C1CCF4