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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#9D0006
operator#9D0006
string#8B5A2D
variable#5C7A92
function#5C7A92
type#427B58
number#8F3F71
comment#706B63