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
#E1EBFA
comment#00DDFF82
string#00DDFF
constant.numeric#FF0077
constant.language#E9EE00
constant.character, constant.other#00DDFF
variable#00DDFF
keyword#A3ED0E
storage#ffffff
storage.type#00DDFFitalic
entity.name.class#A3ED0Eunderline
entity.other.inherited-class#00DDFFitalic underline
entity.name.function#EFFBFF
variable.parameter#FF0077italic
entity.name.tag#EFFBFF
entity.other.attribute-name#7a9bc2
support.function#FF0077
support.constant#FF0077
support.type, support.class#FF0077italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#EFFBFF
meta.diff, meta.diff.header#75715E
markup.deleted#00A8C6
markup.inserted#A6E22E
markup.changed#E9EE00
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
meta.selector.css entity.name.tag#FF0077
meta.selector.css entity.other.attribute-name.id#56c5c0
meta.selector.css entity.other.attribute-name.class#A3ED0E underline
support.type.property-name.css#00DDFF
meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css#A3ED0E
meta.preprocessor.at-rule keyword.control.at-rule#E9EE00
meta.property-value support.constant.named-color.css, meta.property-value constant#E9EE00
meta.constructor.argument.css#EB3440

Shiki preview

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

Loading...