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.

  • editor.background#ffffff
  • editorLineNumber.foreground#7d8295

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#0A0F25
invalid.illegal#E70D36bold
punctuation#8D56E6
string#008847
constant.character.escape#055625
entity.name.tag#0D32B2
keyword#D91C9A
constant#0B8484
comment#6D7284

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

D2 - Coding Theme