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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#94A3B8
operator#94A3B8
keyword#6F1A39
function#236192
type#0284C7
string#334155
number#A8123E
variable#1E293B