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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9B8AA8
operator#9B8AA8
string#5C5470
variable#5C5470
keyword#A855C6
function#1E7FD4
number#E8568B
type#C77F00