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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#C6A5B1
string#C6A5B1
operator#C6A5B1
number#E76892
keyword#3B84C0
function#9A45DC
type#CD56C7
variable#6A5359