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
#FFFFFF
comment#888877italic
string#FFFF88
constant.numeric#FF99FF
constant.language#FF99FF
constant.character, constant.other#AA88FF
variable
keyword#FF3377
storage#FF3377
storage.type#66DDFF
entity.name.class#AAFF33underline
entity.other.inherited-class#A6FF2Eitalic underline
entity.name.function#AAFF33
variable.parameter#FF9933
entity.name.tag#FF3377
entity.other.attribute-name#AAFF33
support.function#77EEFF
support.constant#66DDFF
support.type, support.class#66DDFF
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#FFDD77

Shiki preview

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

Loading...

Monokai-Contrast Theme - Coding Theme