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
#EDEBE6
comment#3f3a36
string#a5e3d0
constant.numeric#a5e3d0
constant.language#516B6B
constant.character, constant.other#516B6B
variable
keyword#A2A797
storage#516B6B
storage.type#A2A797
entity.name.class#516B6Bunderline
entity.other.inherited-class#516B6Bitalic underline
entity.name.function#70807B
variable.parameter#EDEBE6italic
entity.name.tag#A2A797
entity.other.attribute-name#516B6B
support.function#cf433e
support.constant#516B6B
support.type, support.class#516B6Bitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#a5e3d0
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#605852
meta.property-value, support.constant.property-value, constant.other.color#a5e3d0
meta.structure.dictionary.json string.quoted.double.json#516B6B
meta.structure.dictionary.value.json string.quoted.double.json#a5e3d0
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#EDEBE6
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#A2A797
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#EDEBE6normal
variable.other#EDEBE6normal
variable.parameter.function.coffee#a5e3d0italic
entity.name.section.markdown#516B6B
punctuation.definition.heading.markdown#A2A797
markup.raw.inline.markdown#a5e3d0
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#A2A797
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#A2A797
punctuation.definition.metadata.markdown#A2A797
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#A2A797italic
markup.bold.markdown, markup.italic.markdown#A2A797
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#70807B

Shiki preview

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

Loading...