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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#768085dd
string#768085dd
operator#768085dd
keyword#abb0b2
variable#c16b98
function#329d8f
type#a178ca
number#668cba