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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9a91ae
operator#9a91ae
keyword#676F93
string#4F681F
number#768700
variable#00569c
function#980349
type#cd0030