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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#533f4e
number#ffe49b
function#FFA6BE
type#FFA6BE
keyword#72CBC5
operator#72CBC5
string#FFA6BE
variable#72CBC5