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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8B7A95
string#A5003D
number#8B6914
keyword#D91A4F
operator#6A0DAD
function#C67C1B
variable#1A0C15
type#A5003D