Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#555555
comment#b8b6b1
string#DD1144
constant.numeric#DD1144
constant.language#008080
constant.character, constant.other#008080
variable
keyword#555555
storage#008080
storage.type#445588
entity.name.class#008080underline
entity.other.inherited-class#008080italic underline
entity.name.function#DD1144
variable.parameter#008080italic
entity.name.tag#445588
entity.other.attribute-name#008080
support.function#445588
support.constant#008080
support.type, support.class#008080italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#DD1144
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#7f7e7a
meta.property-value, support.constant.property-value, constant.other.color#DD1144
meta.structure.dictionary.json string.quoted.double.json#008080
meta.structure.dictionary.value.json string.quoted.double.json#DD1144
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#555555
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#445588
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#555555normal
variable.other#008080normal
variable.parameter.function.coffee#DD1144italic
entity.name.section.markdown#008080
punctuation.definition.heading.markdown#555555
markup.raw.inline.markdown#DD1144
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#555555
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#555555
punctuation.definition.metadata.markdown#555555
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#445588italic
markup.bold.markdown, markup.italic.markdown#445588
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#DD1144

Shiki preview

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

Loading...

Github Theme - Coding Theme