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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#868686
variable#6f6f6f
keyword#b88351
function#84b46e
string#6787cc
comment#a1a1a1
type#56b6c2
number#b88351