Skip to main content
Coding Theme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#39464E
variable.other.property, variable.other.object.property.ts, support.type.property-name.media.css, variable.function#39464E
comment, punctuation.definition.comment#969896
entity.name.type, entity.name.tag, variable.other.object, entity.other.inherited-class, variable.parameter, variable.other.readwrite, support.class.console, entity.name.function, support.type.property-name.css#2795EE
constant.language.boolean, constant.other.color.rgb-value, support.constant.property-value, #221199
keyword.control.import, keyword.control.export, storage.type.class, storage.modifier, variable.language.this, keyword.control.flow.ts, keyword.control, variable.parameter, support.constant.color.w3c-standard-color-name.css#a151d2
entity.name, variable.other.readwrite.alias, string.quoted, variable.parameter, entity.other.attribute-name.html, keyword.control.at-rule.import, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, keyword.control.at-rule.media#f18c16
string.quoted, support.type.primitive#249D7F
constant.numeric, keyword.other.unit#ED5C65

Shiki preview

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

Loading...

JSFiddle Like Syntax Theme - Coding Theme