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
#879BB0
comment#bbbbbb
string#E3BD14
constant.numeric#DE4D3A
constant.language#355B8C
constant.character, constant.other#355B8C
variable
keyword#808C9C
storage#355B8C
storage.type#A8C0E0
entity.name.class#355B8Cunderline
entity.other.inherited-class#355B8Citalic underline
entity.name.function#E3BD14
variable.parameteritalic
entity.name.tag#A8C0E0
entity.other.attribute-name#355B8C
support.function#DE4D3A
support.constant#355B8C
support.type, support.class#355B8Citalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#E3BD14
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#7d7d7d
meta.property-value, support.constant.property-value, constant.other.color#E3BD14
meta.structure.dictionary.json string.quoted.double.json#355B8C
meta.structure.dictionary.value.json string.quoted.double.json#E3BD14
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#879BB0
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#A8C0E0
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#879BB0normal
variable.othernormal
variable.parameter.function.coffee#DE4D3Aitalic
entity.name.section.markdown#355B8C
punctuation.definition.heading.markdown#808C9C
markup.raw.inline.markdown#E3BD14
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#808C9C
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#808C9C
punctuation.definition.metadata.markdown#808C9C
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#A8C0E0italic
markup.bold.markdown, markup.italic.markdown#A8C0E0
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#E3BD14

Shiki preview

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

Loading...