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
#DEDEDE
comment#615953
string#E4FF33
constant.numeric#FC580C
constant.language#8AC27A
constant.character, constant.other#8AC27A
variable
keyword#D2EB31
storage#8AC27A
storage.type#EDF252
entity.name.class#8AC27Aunderline
entity.other.inherited-class#8AC27Aitalic underline
entity.name.function#BDF522
variable.parameteritalic
entity.name.tag#EDF252
entity.other.attribute-name#8AC27A
support.function#FFBB29
support.constant#8AC27A
support.type, support.class#8AC27Aitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#E4FF33
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#92867d
meta.property-value, support.constant.property-value, constant.other.color#E4FF33
meta.structure.dictionary.json string.quoted.double.json#8AC27A
meta.structure.dictionary.value.json string.quoted.double.json#E4FF33
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#DEDEDE
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#EDF252
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#DEDEDEnormal
variable.othernormal
variable.parameter.function.coffee#FC580Citalic
entity.name.section.markdown#8AC27A
punctuation.definition.heading.markdown#D2EB31
markup.raw.inline.markdown#E4FF33
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#D2EB31
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#D2EB31
punctuation.definition.metadata.markdown#D2EB31
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#EDF252italic
markup.bold.markdown, markup.italic.markdown#EDF252
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#BDF522

Shiki preview

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

Loading...