Skip to main content
CodingTheme

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#1d1f21
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#c5c8c620

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string, string.regexp#ce9178
keyword, keyword.operator, keyword.other, markup.bold, markup.headingbold
markup.italicitalic
comment#6A9955

Shiki preview

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

Loading...

Paper by Anurag Soni - VS Code Theme