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#f8f8f8
  • editor.foreground#000000
  • editor.lineHighlightBackground#f0f0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string, string.regexp#a31515
keyword, keyword.operator, keyword.other, markup.bold, markup.headingbold
markup.italicitalic
comment#008000

Shiki preview

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

Loading...

Paper by Anurag Soni - VS Code Theme