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
#DEDEDE
comment#615953
string#FDCA49
constant.numeric#FC580C
constant.language#FC6B0A
constant.character, constant.other#FC6B0A
variable
keyword#FFA927
storage#FC6B0A
storage.type#FFC48C
entity.name.class#FC6B0Aunderline
entity.other.inherited-class#FC6B0Aitalic underline
entity.name.function#FC580C
variable.parameteritalic
entity.name.tag#FFC48C
entity.other.attribute-name#FC6B0A
support.function#FFC48C
support.constant#FC6B0A
support.type, support.class#FC6B0Aitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#FDCA49
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#8e8279
meta.property-value, support.constant.property-value, constant.other.color#FDCA49
meta.structure.dictionary.json string.quoted.double.json#FC6B0A
meta.structure.dictionary.value.json string.quoted.double.json#FDCA49
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#DEDEDE
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#FFC48C
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#DEDEDEnormal
variable.othernormal
variable.parameter.function.coffee#FC580Citalic
entity.name.section.markdown#FC6B0A
punctuation.definition.heading.markdown#FFA927
markup.raw.inline.markdown#FDCA49
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#FFA927
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#FFA927
punctuation.definition.metadata.markdown#FFA927
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#FFC48Citalic
markup.bold.markdown, markup.italic.markdown#FFC48C
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#FC580C

Shiki preview

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

Loading...

Laravel Theme - Coding Theme