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
—#F8F8F2—
comment#808080—
string#a9e34f—
constant.numeric#5a60ff—
constant.language#5a60ff—
constant.character, constant.other#5a60ff—
variable—
keyword#35a0e2—
storage#35a0e2
storage.type#7bcbdaitalic
entity.name.class#ba36e2underline
entity.other.inherited-class#ba36e2italic underline
entity.name.function#ba36e2
variable.parameter#35a0e2italic
entity.name.tag#dd427a
entity.other.attribute-name#a9e34f
support.function#7ddaec
support.constant#7ddaec
support.type, support.class#7ddaecitalic
support.other.variable—
invalid#f5f5f3
invalid.deprecated#f5f5f3—