Skip to main content
Coding Theme

Color themes

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#999999
string#F3E87E
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#678CB1
keyword#EC7600
storage#EC7600
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#FE890C
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#FFFFFF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#999999
markup.deleted#FF4A52
markup.inserted#A6E22E
markup.changed#E6DB74
sublimelinter.notes#FFFFFF
sublimelinter.illegal#FFFFFF
invalid.illegal
sublimelinter.warning#FFFFFF
invalid.warning
sublimelinter.violation#FFFFFF
invalid.violation
text source, string.unquoted

Shiki preview

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

Loading...