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
#a9bca9
entity.name.class, entity.other.inherited-class, entity.name.function, entity.name.tag, entity.other.attribute-name#ddf8dd
variable, variable.language, variable.other, variable.parameter#a9bca9
support.type, support.class#869886
comment, punctuation#738273
string, constant.numeric, constant.character, constant.other, storage.type, support.constant, constant.language, support.function#e7f98b
keyword, storage#99a659
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array#747a52
entity.other.attribute-name.html #a9bca9
text.html.mt #869886
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#738273
entity.name.class, entity.other.inherited-class, entity.name.function, entity.name.tag, entity.other.attribute-name#ddf8dd
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#a9bca9
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#738273
source.js support.function.dom.js #869886
source.js comment.line.double-slash.js punctuation.definition.comment.js #738273
source.js keyword.operator.js, source.js meta.function.js#99a659
source.js meta.brace.curly.js #747a52
source.reason support.property-value #a9bca9
source.reason entity.name.class #738273
source.ocaml support.constant.property-value #a9bca9
source.ocaml constant.numeric #738273
entity.other.attribute-name #e7f98b

Shiki preview

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

Loading...