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
#000099
comment#999999
string#0000ff
constant.numeric#0000ff
constant.language#0000ff
constant.character, constant.other#0000ff
variable#000099bold
keyword#000099bold
storage#990099
storage.type#333333italic
entity.name.class#010101underline
entity.other.inherited-class#010101italic underline
entity.name.function#010101
variable.parameter#888888italic
entity.name.tag#000099
entity.other.attribute-name#000099
support.function#009999
support.constant#333333
support.type, support.class#990099italic
support.other.variable
invalid#990000
invalid.deprecated#990000
meta.structure.dictionary.json string.quoted.double.json#0000ff
meta.diff, meta.diff.header#75715E
markup.deleted#990000
markup.inserted#010101
markup.changed#000099
constant.numeric.line-number.find-in-files - match#0000ffA0
entity.name.filename.find-in-files#E6DB74

Shiki preview

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

Loading...

Dreamweaver Theme - Coding Theme