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#000000
  • activityBar.foreground#f3e303
  • activityBarBadge.background#d11b1bf1
  • editor.background#130b0b54
  • editor.findMatchBackground#ff1010
  • editor.foreground#ffffffec
  • editor.inactiveSelectionBackground#0c2427
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#4d4d48
  • editor.selectionHighlightBorder#5a5a5aab
  • editorBracketMatch.background#777777
  • editorCursor.foreground#ffff00
  • editorLineNumber.activeForeground#fff
  • editorLineNumber.foreground#919191
  • editorLink.activeForeground#ff0000
  • editorWhitespace.foreground#3B3A32
  • notifications.background#0a0000
  • panel.background#000000
  • panelTitle.activeBorder#ff0000
  • sideBar.background#000000
  • sideBarTitle.foreground#f3e303
  • statusBar.background#070706
  • statusBar.border#ffee002f
  • statusBar.foreground#ffee00bb
  • tab.activeBackground#3d3d3d
  • tab.activeBorder#f3e303
  • tab.activeForeground#ffffff
  • tab.hoverBackground#000000
  • tab.inactiveForeground#b8b8b8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#756f25—
constant#ff628c—
entity#ffc800ec—
invalid#f44542—
keyword, storage.type.class.js#ff9d00e1—
meta#9effffe8—
meta.brace#fffae1—
punctuation#e1efffee—
punctuation.definition.parameters#ffee80e8—
punctuation.definition.template-expression#ffee80dc—
storage#ffc800ce—
storage.type.function.arrow#ffc800ea—
string, punctuation.definition.string#92e7d5e8—
string.template, punctuation.definition.string.template#3ad900f1—
support#80ffbbef—
support.function#ff9d00ea—
support.variable.property.dom#e1efffe8—
variable#e1effff1—
source.css entity, source.stylus entity#3ad900e3—
entity.other.attribute-name.id.css#ffb554e7—
entity.name.tag#9effffe7—
source.css support, source.stylus support#a4ff90e3—
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#ffee80f1—
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#ffee80e3—
source.css variable, source.stylus variable#9effffea—
text.html.basic entity.name#9effffe1—
meta.toc-list.id.html#a4ff90e3—
text.html.basic entity.other#ffc800d8italic
meta.tag.metadata.script.html entity.name.tag.html#ffc800f5—
punctuation.definition.string.begin, punctuation.definition.string.end#91fc79f1—
source.ini entity#e1efffe5—
source.ini keyword#ffc800e5—
source.ini punctuation.definition#ffee80ec—
source.ini punctuation.separator#ff9d00ef—
source.js storage.type.function#fb94ff—
variable.language, entity.name.type.class.js#fb94ff—
entity.other.inherited-class.js#ccc—
variable.parameter.function.language.special.self.python#fb94ff—
source.json support#ffc600—
source.json string, source.json punctuation.definition.string#e1efff—
punctuation.definition.heading.markdown#e1efff—
entity.name.section.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffc600bold
meta.paragraph.markdown#e1efff—
beginning.punctuation.definition.quote.markdown#ffc600—
markup.quote.markdown meta.paragraph.markdown#9effffitalic
meta.separator.markdown#ffc600—
markup.bold.markdown#9effffbold
markup.italic.markdown#9effffitalic
beginning.punctuation.definition.list.markdown#ffc600—
string.other.link.title.markdown#a5ff90—
string.other.link.title.markdown, string.other.link.description.markdown, string.other.link.description.title.markdown#a5ff90—
markup.underline.link.markdown, markup.underline.link.image.markdown#9effff—
fenced_code.block.language, markup.inline.raw.markdown#9effff—
fenced_code.block.language, markup.inline.raw.markdown#9effff—
text.jade entity.name#9effff—
text.jade entity.other.attribute-name.tag—italic
text.jade string.interpolated#ffee80—
source.ts entity.name.type#80ffbb—
source.ts keyword#ffc600—
source.ts punctuation.definition.parameters#e1efff—
meta.arrow.ts punctuation.definition.parameters#ffee80—
source.ts storage#9effff—
source.php entity#9effff—
variable.other.php#ffc600—
storage.type.cs#9effff—
entity.name.variable.property.cs#9effff—
storage.modifier.cs#80ffbbe7—
modifier, this, comment, storage.modifier.js, entity.other.attribute-name.js, entity.other.attribute-name.html—italic

Shiki preview

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

Loading...

Black gold theme by saigowthamr - VS Code Theme