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
#D7D7D7
comment#888888
string#AAAAAA
constant.numeric#AAAAAA
constant.language#D7D7D7
constant.character, constant.other#D7D7D7
variable#D7D7D7
keyword#D7D7D7
storage#D7D7D7
storage.type#D7D7D7
entity.name.class#D7D7D7
entity.other.inherited-class#D7D7D7
entity.name.function#D7D7D7
variable.parameter#D7D7D7
entity.name.tag#D7D7D7
entity.other.attribute-name#D7D7D7
support.function#D7D7D7
support.constant#D7D7D7
support.type, support.class#D7D7D7
support.other.variable#D7D7D7
invalid#D7D7D7
invalid.deprecated#D7D7D7

Shiki preview

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

Loading...