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
#B1BFC2
comment#696d75
string#eeca4e
constant.numeric#a6a9ee
constant.language#a6a9ee
constant.character, constant.other#a6a9ee
variable
keyword#F92672
storage#F92672
storage.type#6dcee0italic
entity.name.class#eeca4eunderline
entity.other.inherited-class#a4c817italic underline
entity.name.function#a3d53e
variable.parameter#ee7f17italic
entity.name.tag#F92672
entity.other.attribute-name#a3d53e
support.function#7acacb
support.constant#7acacb
support.type, support.class#7acacbitalic
support.other.variable
invalid#d54a36
invalid.deprecated#a6a9ee
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
markup.quote#eeca4e
markup.list#a6a9ee
markup.italic#7acacbitalic
markup.bold#7acacb
markup.inline.raw#F92672
markup.heading#a3d53e
markup.heading.setext#A6E22E
markup.underline.link#b1bfc2

Shiki preview

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

Loading...

Monokai-Soft-MD Theme - Coding Theme