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
#666666
comment#553A66
string#ffb200
constant.numeric#7da2fa
constant.language#7da2fa
constant.character, constant.other#7da2fa
variable
keyword#AE81FF
storage#7da2fa
storage.type#7da2faitalic
entity.name.class#27b9b1underline
entity.other.inherited-class#27b9b1italic underline
entity.name.function#27b9b1
variable.parameter#AE81FFitalic
entity.name.tag#AE81FF
entity.other.attribute-name#27b9b1
support.function#27b9b1
support.constant#27b9b1
support.type, support.class#27b9b1italic
support.other.variable
invalid#27b9b1
invalid.deprecated#27b9b1
meta.structure.dictionary.json string.quoted.double.json#ffb200
meta.diff, meta.diff.header#27b9b1
markup.deleted#27b9b1
markup.inserted#27b9b1
markup.changed#27b9b1
constant.numeric.line-number.find-in-files - match#27b9b1
entity.name.filename.find-in-files#27b9b1

Shiki preview

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

Loading...

Batman Theme - Coding Theme