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
#EDE0CE
comment#7A7267
string#EBB626
constant.numeric#EBB626
constant.language#D63131
constant.character, constant.other#D63131
variable
keyword#39B81F
storage#D63131
storage.type#39B81F
entity.name.class#D63131underline
entity.other.inherited-class#D63131italic underline
entity.name.function#EBB626
variable.parameteritalic
entity.name.tag#39B81F
entity.other.attribute-name#D63131
support.function#D63131
support.constant#D63131
support.type, support.class#D63131italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#EBB626
meta.diff, meta.diff.header#75715E
markup.deleted#00A8C6
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#bdae9a
meta.property-value, support.constant.property-value, constant.other.color#EBB626
meta.structure.dictionary.json string.quoted.double.json#D63131
meta.structure.dictionary.value.json string.quoted.double.json#EBB626
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#EDE0CE
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#39B81F
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#EDE0CEnormal
variable.othernormal
variable.parameter.function.coffee#EBB626italic
entity.name.section.markdown#D63131
punctuation.definition.heading.markdown#39B81F
markup.raw.inline.markdown#EBB626
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#39B81F
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#39B81F
punctuation.definition.metadata.markdown#39B81F
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#39B81Fitalic
markup.bold.markdown, markup.italic.markdown#39B81F
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#00a8c6
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
entity.other.attribute-name.class.css#EBB626

Shiki preview

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

Loading...

MultiTheme by Arturo Arevalo - VS Code Theme