Skip to main content
CodingTheme

Color themes

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#21252c
  • activityBar.border#1C2026
  • activityBar.foreground#f1f1f1
  • activityBarBadge.background#1287DB
  • breadcrumbPicker.background#21252c
  • button.background#1287DB
  • editor.background#1C2026
  • editor.findMatchBackground#757575
  • editor.findMatchHighlightBackground#757575
  • editor.foreground#f1f1f1
  • editor.lineHighlightBorder#1C2026
  • editorCursor.foreground#f0f0f0
  • editorGroupHeader.tabsBackground#1c2026
  • editorIndentGuide.activeBackground#e6e6e6
  • editorIndentGuide.background#3d4853
  • editorLineNumber.activeForeground#f1f1f1
  • editorLineNumber.foreground#3d4853
  • editorWidget.background#1C2026
  • editorWidget.border#3d4853
  • focusBorder#3d4853
  • list.activeSelectionBackground#fff1
  • list.hoverBackground#3d4853
  • list.inactiveSelectionBackground#fff1
  • list.inactiveSelectionForeground#f1f1f1
  • panel.border#21252c
  • sideBar.background#21252c
  • sideBar.border#0000
  • sideBarSectionHeader.background#21252c
  • sideBarSectionHeader.border#1C2026
  • sideBarSectionHeader.foreground#f1f1f1
  • statusBar.background#1C2026
  • statusBar.border#1C2026
  • tab.border#1c2026
  • tab.inactiveBackground#1c2026
  • titleBar.activeBackground#21252c
  • titleBar.border#1C2026
  • tree.indentGuidesStroke#fff1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.numeric#FF80AB
comment#2CC02C
support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, punctuation.definition.template-expression, meta.template.expression#90CAF9
meta meta.type.annotation#00B8D4
meta meta.type.annotation meta.type.parameters, meta new.expr meta.type.parameters entity.name.type#f1f1f1
string#E5D48B
entity.other.inherited-class#00B8D4
string.js.taggedTemplate, string.js.taggedTemplate punctuation.definition.string.template.end.js, string.js.taggedTemplate string.unquoted.html#f1f1f1
meta.function-call, support.function, keyword.other.special-method, meta.block-level#00BFA5
variable.other.object.property, variable.object.property, variable, meta.type.parameters entity.name.type#f1f1f1
keyword, storage, source meta.type.annotation.ts support.type.primitive.ts, entity.name.tag.css, meta.return.type#90CAF9
keyword.operator#f1f1f1
keyword.control.conditional, constant.language, support.class#29B6F6
invalid#f1f1f1
meta.separator#f1f1f1
invalid.deprecated#f1f1f1
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#f1f1f1
meta.diff.range#3e999f
markup.quote#ffaf8f
markup.boldbold
markup.italicitalic
markup.inline.raw#FF9DA4
meta.decorator entity.name.function, punctuation.decorator#ad8c6bitalic
entity.name.type.class, entity.name.type.interface#f1f1f1
keyword.operator.new#90CAF9
variable.language.this, support.variable.dom#0da9c4
support.type.property-name.json#90CAF9
entity.other.attribute-name.html#333
source.css variable#00B8D4
source.css.scss meta.property-value.scss, source.css meta.property-value.css, source.css keyword.other.unit#90CAF9
comment, entity.other.inherited-class, entity.other.attribute-name, meta.class meta.method.declaration meta.var.expr storage.type.js, meta.delimiter.period, meta.selector, entity.name.tag.doctype, meta.tag.sgml.doctype, italic, quote, source.elixir .punctuation.binary.elixir, meta.tag.sgml.doctype.html, markup.italic.markdown, variable.language.this, source.css.scss meta.property-value.scss, source.css meta.property-value.css, keyword.operator.new, keyword.control.conditional, meta.return.typeitalic
entity.other.ng-binding-name.template.html#e2ad5e
entity.other.ng-binding-name.property.html#e2675e
entity.other.ng-binding-name.event.html#7ecc25
meta.tag.custom.start.html, meta.tag.custom.end.html, meta.tag.custom.start.html entity.name.tag.html, meta.tag.custom.end.html entity.name.tag.html#064bbb

Shiki preview

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

Loading...

Breeze by cammisuli - VS Code Theme