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
β€”#000000β€”
comment#9F9F8Fβ€”
string#F25A00β€”
constant.numeric#AE81FFβ€”
constant.language#AE81FFβ€”
constant.character, constant.other#AE81FFβ€”
variableβ€”
keyword#F92672β€”
storage#F92672
storage.type#28C6E4italic
entity.name.class#6AAF19underline
entity.other.inherited-class#6AAF19italic underline
entity.name.function#6AAF19
variable.language#FD971Fitalic
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#6AAF19
support.function#28C6E4
support.constant#28C6E4
support.type, support.class#28C6E4italic
meta.attribute#cd3704italic
support.other.variableβ€”
invalid#000000
invalid.deprecated#000000β€”
markup.underlineβ€”underline
markup.bold#28C6E4bold
markup.heading#28C6E4bold
markup.italic#28C6E4italic
markup.inserted#6AAF19β€”
markup.deleted#F92672β€”
markup.changed#F25A00β€”
markup.quote#F92672β€”
markup.list#F25A00β€”
markup.inline.raw#FD971Fβ€”
meta.embedded#000000FFβ€”

Shiki preview

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

Loading...

monokai light - Coding Theme