Skip to main content
CodingTheme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#e1e6ee
comment#8c919aitalic
string#9be566
string.embedded.begin, string.embedded.end#ffb6bb
string.embedded#56b6c2
constant.numeric#ff9e44
constant.language#56b6c2
constant.character, constant.other#ff9e44
variable.language#56b6c2
variable.readwrite, variable.block#ffb6bb
keyword#9cb1d4
keyword.operator#e1e6ee
storage#9cb1d4
storage.type.function#e5c07b
entity.name.class, entity.name.module#e5c07b
entity.other.inherited-class#9be566
entity.name.function#cba2ff
variable.parameter#ffb6bbitalic
entity.name.function-call#e1e6ee
entity.name.tag#ffb6bb
entity.other.attribute-name#ff9e44
support.function#e1e6ee
support.constant#e5c07b
support.type, support.class#e5c07b
support.dictionary.json#ffb6bb
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#e1e6ee
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#56b6c2
variable.css, variable.scss, variable.less, variable.sass#ffb6bb
unit.css, unit.scss, unit.less, unit.sass#ff9e44
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#ffb6bb
string.detected-link#9cb1d4
meta.diff, meta.diff.header#75715E
markup.deleted#9cb1d4
markup.inserted#e5c07b
markup.changed#9be566
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#9be566

Shiki preview

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

Loading...

theme-crystaldark by raydfx - VS Code Theme