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
#c7d0d9
comment#424c55
string#c78feb
constant.numeric#c78feb
constant.language#EF746F
constant.character, constant.other#EF746F
variable
keyword#3fb4c5
storage#EF746F
storage.type#B3CC57
entity.name.class#EF746Funderline
entity.other.inherited-class#EF746Fitalic underline
entity.name.function#FFBE40
variable.parameter#f4f7faitalic
entity.name.tag#B3CC57
entity.other.attribute-name#EF746F
support.function#f86f50
support.constant#EF746F
support.type, support.class#EF746Fitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#c78feb
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#5f6f7f
meta.property-value, support.constant.property-value, constant.other.color#c78feb
meta.structure.dictionary.json string.quoted.double.json#EF746F
meta.structure.dictionary.value.json string.quoted.double.json#c78feb
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#c7d0d9
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#B3CC57
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#c7d0d9normal
variable.other#f4f7fanormal
variable.parameter.function.coffee#c78febitalic
entity.name.section.markdown#EF746F
punctuation.definition.heading.markdown#3fb4c5
markup.raw.inline.markdown#c78feb
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#3fb4c5
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#3fb4c5
punctuation.definition.metadata.markdown#3fb4c5
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#B3CC57italic
markup.bold.markdown, markup.italic.markdown#B3CC57
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#FFBE40

Shiki preview

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

Loading...

rainbow Theme - Coding Theme