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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5A6881
operator#5A6881
keyword#BB9AF7
function#7AA2F7
variable#C8D3E0
string#C3E88D
number#FF9E64
type#7DCFFF