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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#9c6b94
variable#9c6b94
function#5a7699
operator#5a7699
type#508a8a
string#5c8c63
number#b07d62
comment#8f857d