Skip to main content
CodingTheme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#aaa
comment#666
constant, constant.numeric, keyword.other, support.constant#009999
string#71CC2A
entity, meta.tag, punctuation.definition.tag, variable, meta.function-call#aaa
keyword.control#993799
storage, support.function, variable#993799
entity.name.tag#993799

Shiki preview

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

Loading...