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
#F8F8F2
comment#c2b889
string#ffff63
constant.numeric#f082ff
constant.language#f082ff
constant.character, constant.other#f082ff
variable
keyword#ff005e
storage#ff005e
storage.type#41ffffitalic
entity.name.class#dcff00underline
entity.other.inherited-class#dcff00italic underline
entity.name.function#dcff00 bold
variable.parameter#ffb800italic
entity.name.tag#ff005e
entity.other.attribute-name#dcff00
support.function#41ffff
support.constant#41ffff
support.type, support.class#41ffffitalic
support.other.variable
invalid#ffffff
invalid.deprecated#ffffff
meta.diff, meta.diff.header#655c2d
markup.deleted#ff005e
markup.inserted#dcff00
markup.changed#ffff63
constant.numeric.line-number.find-in-files - match#000000
entity.name.filename.find-in-files#ffff63

Shiki preview

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

Loading...

monokai-best Theme - Coding Theme