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
—#000000—
comment#8D2E75italic
string#FFFFFF
constant.numeric#FFFFFF—
constant.language#FFA995bold
constant.character, constant.other#FFA995
variable.language, variable.other#FFA995—
keyword—bold
storage#3A68A3bold
entity.name.type—underline
entity.other.inherited-class—italic
entity.name.function#FFA995
variable.parameter—italic
entity.name#0000FFbold
entity.other.attribute-name#3A68A3italic
support.function#E5B3FF—
support.function.any-method#000000
support.function.any-method - punctuation—italic
support.constant#FFFFFF—
support.type, support.class#FFA995—
support.variable#3A68A3—
invalid#FFFFFF—
string.quoted.other.lt-gt.include#FFA995italic
string.quoted.double.include#FFA995—
markup.list#4D4E60—
markup.raw#FFFFFF—
markup.quote#00F0C9—
markup.quote markup.quote#4C457E
text.html source——