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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
operator#6A994E
type#B58900
comment#708090
string#708090
variable#3F4E4F
number#2F4F4F
keyword#556B2F
function#A0522D