Skip to main content
Coding Theme

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
comment#008E00
meta.preprocessor, keyword.control.import#7D4726
string#DF0002
constant.numeric#3A00DC
constant.language#C800A4
constant.character, constant.other#275A5E
variable.language, variable.other#C800A4
keyword#C800A4
storage#C900A4
entity.name.class#438288
entity.other.inherited-class
entity.name.function
variable.parameter
entity.name.tag#790EAD
entity.other.attribute-name#450084
support.function#450084
support.constant#450084
support.type, support.class#790EAD
support.other.variable#790EAD
invalid
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080

Shiki preview

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

Loading...