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
#cccccc
comment#333333 italic
string#3790DE
constant.numeric#1678c6
constant.language#1678c6
constant.character, constant.other#1e7145
variable.language bold italic
keyword#ffffff bold
storage#2E6FD9
storage.type#1e7145 italic bold
entity.name.class#00aba9 bold
entity.other.inherited-class#2b5797italic
entity.name.function#ffffff bold
variable.parameter.function#00a8c6 italic
entity.name.tag#7e3878
entity.other.attribute-name#2e6fd9
support.function#eff4ff italic
support.constant#2E6FD9
support.type, support.class#00a8c6 italic bold
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#3790DE
meta.diff, meta.diff.header#eff4ff
markup.deleted#b91d47
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#798b96
meta.property-value, support.constant.property-value, constant.other.color#3790DE
meta.structure.dictionary.json string.quoted.double.json#2E6FD9
meta.structure.dictionary.value.json string.quoted.double.json#3790DE
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#CAD9E3
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit#ffffff
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#CAD9E3normal
variable.othernormal

Shiki preview

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

Loading...

MultiTheme by Arturo Arevalo - VS Code Theme