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
#EDEBE6
comment#585146
string#f4d370
constant.numeric#f4d370
constant.language#D3643B
constant.character, constant.other#D3643B
variable
keyword#94C7B6
storage#D3643B
storage.type#94C7B6
entity.name.class#D3643Bunderline
entity.other.inherited-class#D3643Bitalic underline
entity.name.function#D6E1C7
variable.parameter#EDEBE6italic
entity.name.tag#94C7B6
entity.other.attribute-name#D3643B
support.function#D3643B
support.constant#D3643B
support.type, support.class#D3643Bitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#f4d370
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#827766
meta.property-value, support.constant.property-value, constant.other.color#f4d370
meta.structure.dictionary.json string.quoted.double.json#D3643B
meta.structure.dictionary.value.json string.quoted.double.json#f4d370
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#EDEBE6
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#94C7B6
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#EDEBE6normal
variable.other#EDEBE6normal
variable.parameter.function.coffee#f4d370italic
entity.name.section.markdown#D3643B
punctuation.definition.heading.markdown#94C7B6
markup.raw.inline.markdown#f4d370
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#94C7B6
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#94C7B6
punctuation.definition.metadata.markdown#94C7B6
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#94C7B6italic
markup.bold.markdown, markup.italic.markdown#94C7B6
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#D6E1C7

Shiki preview

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

Loading...

peel Theme - Coding Theme