Skip to main content
CodingTheme

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.

  • editor.background#303d41
  • editor.findMatchHighlightBackground#f18260
  • editor.foreground#92bfbf
  • editor.inactiveSelectionBackground#3c3c3c
  • editor.lineHighlightBackground#252525
  • selection.background#4c4c4c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777777italic
storage, storage.type, keyword, constant, variable.language.this, variable.language.super, punctuation.accessor, punctuation.definition.tag, punctuation.separator.key-value, punctuation.decorator, meta.tag, entity.name.tag, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#ffdf81
variable, support.variable.property, meta.brace.round.jsx, meta.embedded.expression#92bfbf
entity.name.function, entity.name.type.js, entity.name.type.ts, entity.name.type.class, entity.toher.inherited-class, entity.name.type.interface.ts, punctuation.definition.template-expression, punctuation.section.embedded, meta.tag.attribute-name, keyword.other.unit, entity.other.attribute-name.html#f49d62
string, support.type.property-name, meta.object-literal.key, support.type.vendored.property-name.css, support.constant.propety-value.css, meta.property-value.css#98c379
support, entity.other.attribute-name.id, meta.directive.vue entity.other.attribute-name.html#ee6666

Shiki preview

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

Loading...

Colorful Dark Theme by Keyves - VS Code Theme