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
#f0f0f0
comment#777777
string#bcd42a
constant.numeric#bcd42a
constant.language#ff6a38
constant.character, constant.other#ff6a38
variable
keyword#ff6a38
storage#ff6a38
storage.type#9c7ddb
entity.name.class#ff6a38underline
entity.other.inherited-class#ff6a38italic underline
entity.name.function#bcd42a
variable.parameteritalic
entity.name.tag#9c7ddb
entity.other.attribute-name#ff6a38
support.function#9c7ddb
support.constant#ff6a38
support.type, support.class#ff6a38italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#bcd42a
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#afafaf
meta.property-value, support.constant.property-value, constant.other.color#bcd42a
meta.structure.dictionary.json string.quoted.double.json#ff6a38
meta.structure.dictionary.value.json string.quoted.double.json#bcd42a
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#f0f0f0
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#9c7ddb
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#f0f0f0normal
variable.othernormal
variable.parameter.function.coffee#bcd42aitalic
entity.name.section.markdown#ff6a38
punctuation.definition.heading.markdown#ff6a38
markup.raw.inline.markdown#bcd42a
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#ff6a38
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ff6a38
punctuation.definition.metadata.markdown#ff6a38
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#9c7ddbitalic
markup.bold.markdown, markup.italic.markdown#9c7ddb
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#bcd42a

Shiki preview

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

Loading...

zacks Theme - Coding Theme