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#5b8ea7
  • activityBarBadge.foreground#ffffff
  • editor.background#0b0a10
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c707e
operator#6c707e
string#a2a8bb
keyword#a2a8bb
variable#a2a8bb
type#a2a8bb
number#8587D3
function#8587D3