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
comment#6C7986
string#FC6A5D
constant.numeric#9686F5
constant.language#9686F5
constant.character, constant.other#9686F5
variable#53A5FB
keyword#FC5FA3
storage#FC5FA3
storage.type#91D462
entity.name.class#91D462
entity.other.inherited-class#91D462
entity.name.function#91D462
variable.parameter#FD8F3F
entity.name.tag#FC5FA3
entity.other.attribute-name#75B492
support.function#7AC8B6
support.constant#7AC8B6
support.type, support.class#7AC8B6
support.other.variable#746DB0
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...