Skip to main content
Coding Theme

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#111111
  • activityBar.foreground#ae00ff
  • activityBarBadge.background#c792ea
  • badge.background#eb2ef1
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.foreground#90c0ff
  • button.background#c792ea
  • button.foreground#0a0a0a
  • dropdown.background#813f9b
  • dropdown.foreground#ffffff
  • dropdown.listBackground#813f9b
  • editor.background#1d1d1d
  • editor.findMatchHighlightBackground#a200ffb4
  • editor.foreground#c0c0c0
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#c792ea60
  • editor.selectionHighlightBackground#af38c7
  • editorCursor.foreground#ffffff
  • editorError.foreground#f55afabe
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorHoverWidget.background#1a1a1a
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#dd83d1
  • editorIndentGuide.background#412d3f
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#443363
  • editorMarkerNavigation.background#1c1c1c
  • editorOverviewRuler.deletedForeground#ff3333
  • editorOverviewRuler.errorForeground#ff333380
  • editorOverviewRuler.findMatchForeground#c792ea80
  • editorOverviewRuler.warningForeground#ffcc00
  • editorSuggestWidget.background#1c1c1c
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.foreground#ffcc00
  • editorWidget.background#1c1c1c
  • focusBorder#c792ea00
  • gitDecoration.untrackedResourceForeground#7cffa4
  • icon.foreground#cccccc
  • input.background#1a1a1a
  • input.border#c792ea
  • input.foreground#cccccc
  • list.activeSelectionBackground#333333
  • list.dropBackground#1f1f1f
  • list.errorForeground#ff3333
  • list.filterMatchBackground#c792ea
  • list.filterMatchBorder#c792ea
  • list.focusOutline#c792ea
  • list.highlightForeground#ffffff
  • list.hoverBackground#333333
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#ffcc00
  • listFilterWidget.background#c792ea
  • listFilterWidget.noMatchesOutline#ff3333
  • minimap.errorHighlight#f700ff
  • minimap.findMatchHighlight#c792ea80
  • minimap.selectionHighlight#c792eab0
  • minimap.warningHighlight#00ffc8fa
  • minimapGutter.addedBackground#7cffa4
  • minimapGutter.deletedBackground#ff3333
  • minimapGutter.modifiedBackground#c792ea
  • minimapSlider.activeBackground#ffffff30
  • minimapSlider.background#cccccc50
  • minimapSlider.hoverBackground#c792ea50
  • notifications.background#1c1c1c
  • notifications.foreground#cccccc
  • quickInput.background#212225
  • quickInput.foreground#b2b3aa
  • quickInputList.focusBackground#2E2F34
  • scrollbarSlider.background#3c3c3c
  • scrollbarSlider.hoverBackground#c792ea
  • searchEditor.findMatchBackground#ff5722
  • settings.textInputBackground#1c1c1c
  • sideBar.background#131313
  • sideBar.foreground#747474
  • sideBarSectionHeader.background#1c1c1c
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#444444
  • statusBar.background#252221
  • statusBar.foreground#b2b3aa
  • statusBarItem.hoverBackground#59776b
  • tab.activeBackground#2E2F34
  • tab.activeForeground#d8d8d8
  • tab.border#373838
  • tab.inactiveBackground#212225
  • tab.inactiveForeground#b2b3aa
  • terminal.ansiBlack#3B3A45
  • terminal.ansiBlue#7ca3b2
  • terminal.ansiBrightBlack#5e6469
  • terminal.ansiBrightBlue#7ca3b2
  • terminal.ansiBrightCyan#5ea899
  • terminal.ansiBrightGreen#59776b
  • terminal.ansiBrightMagenta#9e8bba
  • terminal.ansiBrightRed#ab5855
  • terminal.ansiBrightWhite#b2b3aa
  • terminal.ansiBrightYellow#e6c18a
  • terminal.ansiCyan#5ea899
  • terminal.ansiGreen#59776b
  • terminal.ansiMagenta#9e8bba
  • terminal.ansiRed#ab5855
  • terminal.ansiWhite#b2b3aa
  • terminal.ansiYellow#e6c18a
  • terminal.background#1d1d1d
  • terminal.foreground#b9b9b4
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#747474

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#ffffff—
comment, punctuation.definition.comment, string.quoted.docstring#464B5D—
variable, string constant.other.placeholder#8F93A2—
constant.other.php#FFCB6B—
constant.other.color#ffffff—
invalid, invalid.illegal#FF5370—
invalid.deprecated#C792EA—
keyword, storage.type, storage.modifier#C792EA—
Keyword, Storage——
keyword.control, constant.other.color, punctuation.definition.tag, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#8926c2—
keyword.control——
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178—
entity.name.function, variable.function, support.function, keyword.other.special-method#82AAFF—
source.cpp meta.block variable.other#f07178—
variable.other.constant#f07178—
support.other.variable, string.other.link#f07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#F78C6C—
variable.parameter.function.language.special, variable.parameter#FF5370—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#d3d3d3normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B—
support.type#B2CCD6—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language#FF5370—
entity.name.method.js#82AAFF—
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EA—
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#82AAFF—
markup.inserted#C3E88D—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#89DDFF—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFF—
source.js constant.other.object.key.js string.unquoted.label.js#FF5370—
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D—
text.html.markdown, punctuation.definition.list_item.markdown#8F93A2—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#80869E50—
text.html.markdown meta.dummy.line-break—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#f07178—
markup.underline#F78C6Cunderline
markup.strike—
markup.quote punctuation.definition.blockquote.markdown#80869E50—
markup.quote—
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#8F93A290—
variable.language.fenced.markdown#80869E50—
meta.separator#80869E50—
markup.table#8F93A2—
Predator Theme by soheil.mpg - VS Code Theme