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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#f4f6ffc7
variable#e4a1b7ed
keyword#d19a66
function#a4c28b
string#fff3b2c5
comment#a8c6ff46
type#b8a1e3
number#d19a66