Skip to main content
Coding Theme

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#555555
  • editor.background#111111
  • editor.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#616161italic
string#89DDFF

Shiki preview

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

Loading...

minimal - Coding Theme