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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7A8279
operator#7A8279
string#8D8308
number#D1A608
keyword#0176A6
function#3A4364
type#D1A608
variable#179F90