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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#877667
operator#877667
string#B37B54
number#BF7542
keyword#D9AD7C
function#BF8842
variable#984F36
type#8C6D61