Skip to main content
CodingTheme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#4F5A63
string#FAFFDB
constant.numeric#C7AF3F
constant.language#9FB3C2
constant.character, constant.other#9FB3C2
variable
keyword#9FB3C2
storage#9FB3C2
storage.type#FAFFDB
entity.name.class#9FB3C2underline
entity.other.inherited-class#9FB3C2italic underline
entity.name.function#C7AF3F
variable.parameteritalic
entity.name.tag#FAFFDB
entity.other.attribute-name#9FB3C2
support.function#C7AF3F
support.constant#9FB3C2
support.type, support.class#9FB3C2italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#FAFFDB
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#80919f
meta.property-value, support.constant.property-value, constant.other.color#FAFFDB
meta.structure.dictionary.json string.quoted.double.json#9FB3C2
meta.structure.dictionary.value.json string.quoted.double.json#FAFFDB
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#FFFFFF
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#FAFFDB
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#FFFFFFnormal
variable.othernormal
variable.parameter.function.coffee#C7AF3Fitalic
entity.name.section.markdown#9FB3C2
punctuation.definition.heading.markdown#9FB3C2
markup.raw.inline.markdown#FAFFDB
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#9FB3C2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#9FB3C2
punctuation.definition.metadata.markdown#9FB3C2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#FAFFDBitalic
markup.bold.markdown, markup.italic.markdown#FAFFDB
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#C7AF3F

Shiki preview

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

Loading...

Slime Theme by gerane - VS Code Theme