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
#DAE3E8
comment#465E68
string#DBCD7F
constant.numeric#9DC777
constant.language#E36868
constant.character, constant.other#E36868
variable
keyword#6FBF6FD4
storage#DBCD7F
storage.type#73b3c0ffitalic
entity.name.class#97B853underline
entity.other.inherited-class#97b853ffitalic underline
entity.name.function#97b853ff
variable.parameter#c88e4bffitalic
entity.name.tag#DAE3E8
entity.other.attribute-name#DAE3E8
support.function#769EB3
support.constant#769EB3
support.type, support.class#769EB3
support.other.variable
invalid#c5c5c0ff
invalid.deprecated#c5c5c0ff

Shiki preview

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

Loading...