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
#F8F8F2
comment#6b6b6b
string#ffef95
constant.numeric#2778a3
constant.language#2778a3 bold
constant.character, constant.other#2778a3
variable#ee1030
keyword#ce2e00
storage#ce2e00
storage.type#ce2000italic
entity.name.class#00c5c6underline
entity.other.inherited-class#00c5c6italic underline
entity.name.function#00c5c6
variable.parameter#f99005italic
entity.name.tag#ce2e00
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...