Skip to main content
CodingTheme

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
#979797
comment#4B4B4B
string#4D81A5
constant.numeric#4D81A5
constant.language#979797
constant.character, constant.other#979797
variable
keyword
storage#9E9E9E
storage.type#979797
entity.name.class#979797underline
entity.other.inherited-classunderline
entity.name.function#979797
variable.parameter#979797
entity.name.tag#979797
entity.other.attribute-name#C4C4C4
support.function#979797
support.constant#979797
support.type, support.class#979797
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#00A8C6
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
string punctuation.section.embedded.ruby#d9d9d9
string source.ruby.embedded.source#1A4E72

Shiki preview

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

Loading...