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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#474a4d
variable#384680
keyword#374871
function#308e67
string#99a1ab
comment#222f4b
type#58a186
number#374871