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
#ecf0f1
comment#27ae60
string#e74c3c
constant.numeric#1abc9c
constant.language#6ee2ff
constant.character, constant.other#4cbbff
variable#8e44ad
keyword#16a085
storage#ffffff
storage.type#267fb5italic
entity.name.class#16a085underline
entity.other.inherited-class#16a085italic underline
entity.name.function#9b59b6
variable.parameter#8e44aditalic
entity.name.tag#ffffffbold
entity.other.attribute-name#7a9bc2
support.function#267fb5
support.constant#267fb5
support.type, support.class#267fb5italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0underline italic
meta.structure.dictionary.json string.quoted.double.json#7f8c8d
meta.diff, meta.diff.header#2c3e50
markup.deleted#00A8C6
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#d35400
entity.name.filename.find-in-files#e67e22

Shiki preview

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

Loading...