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#dadada
  • editor.foreground#2a2a2a
  • editor.lineHighlightBackground#e7ddb9
  • editor.selectionBackground#e7ddb9
  • editorCursor.foreground#af1212
  • editorWhitespace.foreground#6e6e6e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#2a2a2a
comment, meta.tag#6e6e6e
constant, support.constant, meta.property-value, entity.name.tag, keyword.other.unit.css#881391
variable, entity.other.attribute-name, support.other.namespace, support.class, support.type.property-name, meta.property-name, meta.instance.constructor#0066cc
variable.other.property, meta.property.object#0066cc
keyword.operator, storage, keyword, punctuation.separator, meta.group.braces.round.function.arguments#0000bb
meta.separator, invalid#dadada
entity.other.attribute-name.class, entity.name.tag.css, keyword.other, string.quoted.double, string.quoted.single, punctuation.definition.string#af1212
variable.function, entity.name.function, meta.function-call#007700
support.function#007700

Shiki preview

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

Loading...

Capo-Light-v2 by andreislim - VS Code Theme