Skip to main content
CodingTheme

Color themes

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#574457
string#fc9a0f
constant.numeric#fc9a0f
constant.language#765478
constant.character, constant.other#765478
variable
keyword#FC6A0F
storage#765478
storage.type#cba0cd
entity.name.class#765478underline
entity.other.inherited-class#765478italic underline
entity.name.function#FC6A0F
variable.parameter#ffffffitalic
entity.name.tag#cba0cd
entity.other.attribute-name#765478
support.function#cba0cd
support.constant#765478
support.type, support.class#765478italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#fc9a0f
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#776377
meta.property-value, support.constant.property-value, constant.other.color#fc9a0f
meta.structure.dictionary.json string.quoted.double.json#765478
meta.structure.dictionary.value.json string.quoted.double.json#fc9a0f
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#cba0cd
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#ffffffnormal
variable.other#ffffffnormal
variable.parameter.function.coffee#fc9a0fitalic
entity.name.section.markdown#765478
punctuation.definition.heading.markdown#FC6A0F
markup.raw.inline.markdown#fc9a0f
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#FC6A0F
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#FC6A0F
punctuation.definition.metadata.markdown#FC6A0F
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#cba0cditalic
markup.bold.markdown, markup.italic.markdown#cba0cd
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#FC6A0F

Shiki preview

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

Loading...