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#aa0505
  • activityBar.foreground#fcba03
  • activityBarBadge.background#fbca03
  • button.background#aa0505
  • button.foreground#fbca03
  • button.hoverBackground#4b0908
  • editor.background#000000
  • editor.foreground#fbca03
  • editor.lineHighlightBackground#1F4662
  • editor.lineHighlightBorder#234E6D
  • editor.rangeHighlightBackground#1F4662
  • editorGroup.border#4b0908
  • editorGroup.dropBackground#6a0c0b
  • editorGroupHeader.tabsBackground#6a0c0b
  • editorGutter.background#12273866
  • editorRuler.foreground#1F4662
  • extensionButton.prominentBackground#aa0505
  • extensionButton.prominentForeground#fbca03
  • extensionIcon.starForeground#000000
  • foreground#fbca03
  • menubar.selectionForeground#ffffff
  • minimap.background#4b0908
  • minimapSlider.hoverBackground#aa0505
  • scrollbarSlider.background#1F466280
  • sideBar.background#000000
  • sideBar.foreground#b97d10
  • sideBarSectionHeader.background#fbca03
  • sideBarSectionHeader.foreground#aa0505
  • sideBarTitle.foreground#aa0505
  • statusBar.background#fbca03
  • statusBar.foreground#aa0505
  • statusBar.noFolderBackground#fbca03
  • tab.unfocusedActiveBackground#aa0505
  • terminal.ansiBrightGreen#fbca03
  • terminal.background#6a0c0b
  • welcomePage.background#4b0908
  • window.activeBorder#4b0908

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#0088ffitalic
constant#ff628c
entity#ffc600
invalid#f44542
storage.type.function#ff9d00
keyword, storage.type.class, keyword.control.default.ts#ff9d00
meta#9effff
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#fff
meta.brace#e1efff
punctuation#e1efff
punctuation.definition.parameters#ffee80
punctuation.definition.template-expression#ffee80
storage#ffc600
storage.type.function.arrow#ffc600
string, punctuation.definition.string#a5ff90
string.template, punctuation.definition.string.template#3ad900
support#80ffbb
support.function#ff9d00
support.variable.property.dom#e1efff
variable#e1efff
source.css entity, source.stylus entity#3ad900
entity.other.attribute-name.id.css#FFB454
entity.name.tag#9EFFFF
source.css support, source.stylus support#a5ff90
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#ffee80
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#ffee80
source.css variable, source.stylus variable#9effff
text.html.basic entity.name#9effff
meta.toc-list.id.html#A5FF90
text.html.basic entity.other#ffc600italic
meta.tag.metadata.script.html entity.name.tag.html#ffc600
punctuation.definition.string.begin, punctuation.definition.string.end#92fc79
source.ini entity#e1efff
source.ini keyword#ffc600
source.ini punctuation.definition#ffee80
source.ini punctuation.separator#ff9d00
source.js storage.type.function, source.ts 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.tagitalic
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.php entity#9effff
variable.other.php#ffc600
storage.type.cs#9effff
entity.name.variable.property.cs#9effff
storage.modifier.cs#80ffbb
modifier, this, comment, storage.modifier, entity.other.attribute-name.js, entity.other.attribute-name.js, entity.other.attribute-name.ts, entity.other.attribute-name.tsx, entity.other.attribute-name.htmlitalic
keyword.control.export#ff9d00italic
meta.return.type.ts#ff0088italic

Shiki preview

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

Loading...

IronMan by SaiRohith - VS Code Theme