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.

  • activityBar.background#071027
  • activityBarBadge.background#007acc
  • editor.background#071027
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#00000059
  • editor.lineHighlightBorder#0000
  • editor.selectionBackground#B3653990
  • editorGroupHeader.tabsBackground#030711
  • editorGutter.background#FFFFFF12
  • editorLineNumber.foreground#364350
  • panel.background#030711
  • sideBar.background#030711
  • sideBarTitle.foreground#bbbbbb
  • tab.inactiveBackground#030711
  • terminal.background#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
comment, punctuation.definition.comment#0066ccitalic
support.class, support.variable.dom, support.variable.object#80FFBB
string#3ad900
string.regexp#80ffc2
punctuation.definition.template-expression, punctuation.section.embedded#9eff80
meta.template.expression, source meta.embedded#ffffff
constant, support.type.object.module, variable.language.this, keyword.control.default, variable.language.special.self, variable.parameter.function.language.special.self#ff628c
storage.type, storage.modifier, support.type, meta.type.annotation, meta.return.type, meta.type entity.name.type, meta.return.type entity.name.type#ffee80
keyword, keyword.operator, meta.function storage.type, meta.class storage.type, storage.type.function, storage.type.function.arrow.js, storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.js, storage.type.ts, storage.type.tsx, storage.type.interface.ts, storage.type.interface.tsx, storage.type.type.js, storage.type.type.ts, storage.type.type.tsx, storage.type.enum.ts, storage.type.enum.tsx, storage.modifier.js, storage.modifier.ts, storage.modifier.tsx#ff9d00
meta.definition.function, meta.definition entity.name.function, entity.name.type, meta.function.method entity.name.function, meta.object-literal.key entity.name.function, meta.function.python entity.name.function, meta.function.python support.fuction.magic#ffdd00
entity.other.inherited-class, meta.class.inheritance, meta.class.inheritance support.type#80FCFFitalic
variable.scss, variable.sass, variable.other.readwrite.instance.ruby, variable.other.readwrite.class.ruby#bbbbbb
meta.tag, entity.name.tag, meta.tag keyword.operator.assignment, meta.tag support.class#9effff
meta.jsx.children#ffffff
entity.name.tag.reference#ff9d00
entity.other.attribute-name.class#5fe460
entity.other.attribute-name.id#ff9d00
entity.other.attribute-name.pseudo-element#ffdd00
meta.attribute-selector#ffdd00
support.type.property-name#80ffbb
support.constant.property-value.css#ffee80
markup.heading#FFDD00bold
markup.heading punctuation.definition.heading#C8E4FDbold
markup.raw
markup.bold#C1AFFFbold
markup.italic#B8FFD9italic
markup.underline.link#5493d3underline
entity.name.tag.yaml, support.type.property-name.json#ffee80

Shiki preview

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

Loading...

Better Cobalt by Alejandro Fernández - VS Code Theme