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#9b341f
  • activityBarBadge.foreground#ffffff
  • editor.background#fcfdfa
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#898e99
operator#898e99
keyword#4b5363
type#663d52
variable#805619
function#004c73
string#805619
number#805619