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#699a6c
  • activityBarBadge.foreground#ffffff
  • editor.background#1e1a1d
  • editor.foreground#dfe1e5
  • editor.selectionBackground#3b4252
  • editorCursor.foreground#4a88ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#678D69
operator#678D69
string#8AB68C
keyword#DC548F
function#8CAFF0
type#E0BD6C
variable#E5E5E5
number#FFB8D9