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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5A6570
operator#5A6570
string#1A7A5A
number#1A5F8F
keyword#2A5078
function#2A5078
type#1A5F8F
variable#2A3340