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
—#eeeeee—
comment#686868—
string#E6DB74—
constant.numeric#50afe9bold
constant.language#50afe9 bold
constant.character, constant.other#50afe9bold
variable—
keyword#e12977—
storage#e12977—
storage.type#dc73d8bold italic
entity.name.class#c5e400—
entity.other.inherited-class#c5e400 bold
entity.name.function#c5e400bold
variable.parameter#fffbold italic
entity.name.tag#F92672
entity.other.attribute-name#dcff00bold
support.function#ffb700bold
support.constant#dc73d8
support.type, support.class#ffb700
support.other.variable—
invalid#000
invalid.deprecated#ffff05—