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
#414f5c
comment#b8b6b1
string#15b8ae
constant.numeric#15b8ae
constant.language#019d76
constant.character, constant.other#019d76
variable
keyword#017c9d
storage#019d76
storage.type#017c9d
entity.name.class#019d76underline
entity.other.inherited-class#019d76italic underline
entity.name.function#15b8ae
variable.parameteritalic
entity.name.tag#017c9d
entity.other.attribute-name#019d76
support.function#019d76
support.constant#019d76
support.type, support.class#019d76italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#15b8ae
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#888888
meta.property-value, support.constant.property-value, constant.other.color#15b8ae
meta.structure.dictionary.json string.quoted.double.json#019d76
meta.structure.dictionary.value.json string.quoted.double.json#15b8ae
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#414f5c
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#017c9d
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#414f5cnormal
variable.othernormal
variable.parameter.function.coffee#15b8aeitalic
entity.name.section.markdown#019d76
punctuation.definition.heading.markdown#017c9d
markup.raw.inline.markdown#15b8ae
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#017c9d
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#017c9d
punctuation.definition.metadata.markdown#017c9d
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#017c9ditalic
markup.bold.markdown, markup.italic.markdown#017c9d
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#15b8ae

Shiki preview

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

Loading...