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
#B0B0B0
variable.parameter.function#359923
comment, punctuation.definition.comment#766e6bitalic
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#a8a19f
none#a8a19f
keyword.operator#a8a19f
keyword#2BA4BD
variable#3DBAD4
entity.name.function, meta.require, support.function.any-method#2BA4BD
support.class, entity.name.class, entity.name.type.class#C2921B
meta.class#f1efee
keyword.other.special-method#2BA4BD
storage#A6A623
support.function#3d97b8
string, constant.other.symbol, entity.other.inherited-class#E34F4F
constant.numeric#A6A623
none#A6A623
none#A6A623
constant#A6A623
entity.name.tag#CC7F21
entity.other.attribute-name#A6A623
entity.other.attribute-name.id, punctuation.definition.entity#5885D1
meta.selector#2BA4BD
none#A6A623
markup.heading punctuation.definition.heading, entity.name.section#2BA4BD
keyword.other.unit#A6A623
markup.bold, punctuation.definition.bold#C2921Bbold
markup.italic, punctuation.definition.italic#2BA4BDitalic
markup.raw.inline#7b9726
string.other.link, punctuation.definition.string.end.markdown#E02B3D
meta.link#A6A623
markup.list#E02B3D
markup.quote#A6A623
meta.separator#a8a19f
markup.inserted#7b9726
markup.deleted#E02B3D
markup.changed#2BA4BD
constant.other.color#3d97b8
string.regexp#3d97b8
constant.character.escape#3d97b8
punctuation.section.embedded, variable.interpolation#2BA4BD
invalid.illegal#f1efee
invalid.broken#1b1918
invalid.deprecated#f1efee
invalid.unimplemented#f1efee

Shiki preview

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

Loading...

MultiTheme by Arturo Arevalo - VS Code Theme