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
#ffffff
comment#414d62
string#64aeb3
constant.numeric#64aeb3
constant.language#52708b
constant.character, constant.other#52708b
variable
keyword#508aaa
storage#52708b
storage.type#6AB0A3
entity.name.class#52708bunderline
entity.other.inherited-class#52708bitalic underline
entity.name.function#508aaa
variable.parameter#ffffffitalic
entity.name.tag#6AB0A3
entity.other.attribute-name#52708b
support.function#6AB0A3
support.constant#52708b
support.type, support.class#52708bitalic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#64aeb3
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#5c6b86
meta.property-value, support.constant.property-value, constant.other.color#64aeb3
meta.structure.dictionary.json string.quoted.double.json#52708b
meta.structure.dictionary.value.json string.quoted.double.json#64aeb3
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#6AB0A3
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ffffffnormal
variable.other#ffffffnormal
variable.parameter.function.coffee#64aeb3italic
entity.name.section.markdown#52708b
punctuation.definition.heading.markdown#508aaa
markup.raw.inline.markdown#64aeb3
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#508aaa
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#508aaa
punctuation.definition.metadata.markdown#508aaa
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#6AB0A3italic
markup.bold.markdown, markup.italic.markdown#6AB0A3
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#508aaa

Shiki preview

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

Loading...

azure Theme - Coding Theme