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#77b58d
  • activityBarBadge.foreground#ffffff
  • editor.background#e8e3d3
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7f9916
string#7f9916
operator#7f9916
keyword#b58f3a
function#4f9477
variable#855c3c
type#b27442
number#b65a3c