Skip to main content
CodingTheme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#A9B7C6
sublimelinter.outline#cc7832
sublimelinter.underline#ff6666
punctuation#808080
meta.delimiter#808080
meta.tag, declaration.tag#CC7832
markup.todo#F29C00
comment#808080 italic
string#6A8759
constant.numeric#6897bb
constant.language#CC7832
constant.character.escape, string source#CC7832
constant.character, constant.other#9876AA
variable#9876AA
keyword.control#CC7832
keyword.control.import#CC7832
meta.tag.preprocessor.xml#CC7832
meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string#CC7832
keyword, storage#CC7832
storage#A9B7C6
storage.type#CC782F
entity.name.class#A9B7C6underline
entity.other.inherited-class#A9B7C6italic underline
entity.name.function#A9B7C6
variable.parameter#A9B7C6
entity.name.tag#CC6B2E
entity.other.attribute-name#BABA8A
support.function#A9B7C6
support.constant#A9B7C6
support.type, support.class#A9B7C6italic
support.other.variable#A9B7C6
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#ffffffa0
entity.name.filename.find-in-files#B8FF9A

Shiki preview

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

Loading...

Darcula Theme by ceps - VS Code Theme