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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A36541
operator#A36541
string#8FA667
keyword#D7968C
number#D78556
variable#D3AE6E
type#6FA5A0
function#D4A759