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
#8686cb
entity.name.class, entity.other.inherited-class, entity.name.function, entity.name.tag, entity.other.attribute-name#bebeef
variable, variable.language, variable.other, variable.parameter#8686cb
support.type, support.class#7272a1
comment, punctuation#5b5b7b
string, constant.numeric, constant.character, constant.other, storage.type, support.constant, constant.language, support.function#fe7734
keyword, storage#b06845
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array#644c40
entity.other.attribute-name.html #8686cb
text.html.mt #7272a1
text.html.mt meta.tag.sgml.html meta.tag.sgml.doctype.html, text.html.mt meta.tag.sgml.html meta.tag.sgml.doctype.html, entity.name.tag.doctype.html, text.html.mt comment.block.html#5b5b7b
entity.name.class, entity.other.inherited-class, entity.name.function, entity.name.tag, entity.other.attribute-name#bebeef
variable.other.php, variable.other.php punctuation.definition.variable.php, source.php source.php.embedded.block.html meta.function.php meta.function.arguments.php meta.function.argument.no-default.php variable.other.php, source.php source.php.embedded.block.html variable.other.property.php, source.php source.php.embedded.block.html meta.function.php#8686cb
punctuation.definition.comment.js, source.php source.php.embedded.block.html punctuation.section.embedded.begin.php, source.php source.php.embedded.block.html comment.line.double-slash.php punctuation.definition.comment.php, source.php source.php.embedded.block.html variable.other.php#5b5b7b
source.js support.function.dom.js #7272a1
source.js comment.line.double-slash.js punctuation.definition.comment.js #5b5b7b
source.js keyword.operator.js, source.js meta.function.js#b06845
source.js meta.brace.curly.js #644c40
source.reason support.property-value #8686cb
source.reason entity.name.class #5b5b7b
source.ocaml support.constant.property-value #8686cb
source.ocaml constant.numeric #5b5b7b
entity.other.attribute-name #fe7734

Shiki preview

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

Loading...