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
#484848
keyword#008000bold
variable#4169e1bold
variable.other.propertybold
storage#008000bold
storage.modifieritalic
storage.modifier.extendsbold
storage.modifier.implementsbold italic
constant#daa520bold
constant.numeric#2e8b57normal
constant.language#2e8b57bold
constant.other#484848bold
keyword.operator#484848normal
support.class#484848bold
support.class.implements#484848bold italic
support.function.construct#008000bold
meta.function.argument.typehinted#484848normal
meta.function-call.object#4169e1italic
meta.function-call.static#4169e1italic
meta.function-call#7c7c7cbold
meta.classbold italic
string#dc143c
comment#ff8c00
keyword.other.phpdoc#ff8c00
entity.name.tag, punctuation.definition.tag#008000
entity.other.attribute-name#dc143c
string.quoted.double.html, string.quoted.single.html#1e90ff
keyword.doctype.xml, meta.tag.sgml.doctype.html#008000bold
support.type.property-name.css#1e90ff

Shiki preview

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

Loading...

Spring Theme - Coding Theme