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
#E0ECFF
comment#9097A3
keyword, storage#9EAAC1
constant.numeric#F9FBFF
constant#F9FBFF
string#F9FBFF
invalid#FFFFFF
meta.diff.header, meta.separator.diff, meta.diff.index, meta.diff.range
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#967EFB

Shiki preview

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

Loading...