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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7d758a
operator#7d758a
keyword#dca6ff
string#ebd6ff
function#c6b0ff
variable#f0e6ff
number#e2b8ff
type#d4b3ff