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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#bdc0c3
variable#8ab4f8
keyword#ee806e
function#91c48a
string#f7d773
comment#606368
type#bdc0c3
number#ee806e