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
#C5C8C6
emphasis, storage, comment, entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.tag.jade, entity.other.attribute-name.tag.pug, markup.italic, keyword.control, variable.languageitalic
strong, markup.bold, markup.headingbold
markup.underlineunderline
comment#969896
keyword.operator.class, constant.other, source.php.embedded.line#CED1CF
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag#CC6666
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#DE935F
entity.name.class, entity.name.type.class, support.type, support.class#F0C674
string, constant.other.symbol, entity.other.inherited-class, markup.heading#B5BD68
keyword.operator, constant.other.color#8ABEB7
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level#81A2BE
keyword, storage, storage.type, entity.name.tag.css#B294BB
invalid#CED2CF
meta.separator#CED2CF
invalid.deprecated#CED2CF

Shiki preview

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

Loading...