Skip to main content
Coding Theme

VS Code preview

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

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBarBadge.background#007acc
  • editor.background#29373d
  • editor.foreground#eeffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.class variable.other#eeffff
keyword.control, keyword.other, variable.other, entity.name.type.module, entity.other.inherited-class, storage.modifier.async, markup.inline.raw, meta.attribute string#98F390
storage.modifier, entity.other.attribute-name, support.type.property-name, string.other.link#85A4FF
keyword.control.as, keyword.control.from, entity.name.function, support.function, punctuation.definition.tag, entity.name.tag, meta.definition.property, keyword.operator.combinator, entity.name.section, punctuation.definition#54D1C2
meta.import string, meta.return support.type, meta.import variable.other, meta.type.annotation support.type, meta.type.annotation entity.name.type, entity.name.type.class, entity.name.type, variable.other.object, variable.other.constant.object, support.class, support.variable.object, keyword.control.default#FFDD5D
variable.language.this#FF4E9Aitalic
comment#888
storage.type.function, storage.type, support.type.property-name.css, markup.underline.link, keyword.operator.new, keyword.control.trycatch, keyword.operator.expression.delete#FF4E9A

Shiki preview

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

Loading...

waldecker-color - Coding Theme