Skip to main content
Coding Theme

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#0a0014
  • activityBar.foreground#b024ff
  • activityBar.inactiveForeground#7b2cbf99
  • activityBarBadge.background#b024ff
  • activityBarBadge.foreground#000000
  • badge.background#b024ff
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#d946ef
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#b024ff
  • breadcrumb.foreground#64ffda99
  • breadcrumbPicker.background#0a0014
  • button.background#b024ff
  • button.foreground#000000
  • button.hoverBackground#d946ef
  • diffEditor.insertedTextBackground#06ffa520
  • diffEditor.removedTextBackground#ff006e20
  • dropdown.background#05000a
  • dropdown.border#1a0a2a
  • dropdown.foreground#64ffda
  • editor.background#0a0014
  • editor.findMatchBackground#d946ef40
  • editor.findMatchHighlightBackground#b024ff30
  • editor.findRangeHighlightBackground#1a0a2a40
  • editor.foreground#64ffda
  • editor.hoverHighlightBackground#1a0a2a80
  • editor.inactiveSelectionBackground#1a0a2a60
  • editor.lineHighlightBackground#0f0520
  • editor.lineHighlightBorder#1a0a2a00
  • editor.rangeHighlightBackground#1a0a2a40
  • editor.selectionBackground#1a0a2a
  • editor.selectionHighlightBackground#1a0a2a80
  • editor.wordHighlightBackground#1a0a2a80
  • editor.wordHighlightStrongBackground#1a0a2a
  • editorBracketMatch.background#d946ef30
  • editorBracketMatch.border#d946ef
  • editorCursor.foreground#00f0ff
  • editorError.foreground#ff006e
  • editorGhostText.border#b024ff30
  • editorGhostText.foreground#b024ff50
  • editorGroup.border#1a0a2a
  • editorGroupHeader.tabsBackground#05000a
  • editorHint.foreground#b024ff
  • editorIndentGuide.activeBackground1#7b2cbf
  • editorIndentGuide.background1#1a0a2a
  • editorInfo.foreground#00f0ff
  • editorInlayHint.background#1a003320
  • editorInlayHint.foreground#7b2cbf
  • editorInlayHint.parameterForeground#64ffda
  • editorInlayHint.typeForeground#b024ff
  • editorLineNumber.activeForeground#b024ff
  • editorLineNumber.foreground#7b2cbf
  • editorStickyScroll.background#050008
  • editorStickyScroll.border#b024ff30
  • editorStickyScrollHover.background#0f001e
  • editorSuggestWidget.background#0a0014
  • editorSuggestWidget.border#1a0a2a
  • editorSuggestWidget.foreground#64ffda
  • editorSuggestWidget.highlightForeground#b024ff
  • editorSuggestWidget.selectedBackground#1a0a2a
  • editorWarning.foreground#d946ef
  • editorWhitespace.foreground#1a0a2a
  • editorWidget.background#0a0014
  • editorWidget.border#1a0a2a
  • gitDecoration.conflictingResourceForeground#ff006e
  • gitDecoration.deletedResourceForeground#ff006e
  • gitDecoration.ignoredResourceForeground#7b2cbf80
  • gitDecoration.modifiedResourceForeground#d946ef
  • gitDecoration.untrackedResourceForeground#06ffa5
  • input.background#05000a
  • input.border#1a0a2a
  • input.foreground#64ffda
  • input.placeholderForeground#64ffda60
  • inputOption.activeBorder#b024ff
  • inputValidation.errorBackground#ff006e20
  • inputValidation.errorBorder#ff006e
  • list.activeSelectionBackground#1a0a2a
  • list.activeSelectionForeground#b024ff
  • list.focusBackground#1a0a2a
  • list.focusForeground#b024ff
  • list.highlightForeground#00f0ff
  • list.hoverBackground#0f0520
  • list.hoverForeground#d946ef
  • list.inactiveSelectionBackground#0f0520
  • list.inactiveSelectionForeground#64ffda
  • menu.background#05000a
  • menu.foreground#64ffda
  • menu.selectionBackground#1a0a2a
  • menu.selectionForeground#b024ff
  • menubar.selectionBackground#1a0a2a
  • menubar.selectionForeground#b024ff
  • minimap.errorHighlight#ff006e80
  • minimap.findMatchHighlight#b024ff80
  • minimap.selectionHighlight#1a003360
  • minimap.warningHighlight#d946ef80
  • notificationCenter.border#1a0a2a
  • notificationCenterHeader.background#0a0014
  • notificationLink.foreground#00f0ff
  • notifications.background#0a0014
  • notifications.border#1a0a2a
  • panel.background#05000a
  • panel.border#1a0a2a
  • panelTitle.activeForeground#b024ff
  • panelTitle.inactiveForeground#64ffda99
  • peekView.border#b024ff
  • peekViewEditor.background#05000a
  • peekViewResult.background#05000a
  • peekViewTitle.background#0a0014
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#b024ff80
  • scrollbarSlider.background#1a0a2a80
  • scrollbarSlider.hoverBackground#7b2cbf80
  • sideBar.background#0a0014
  • sideBar.foreground#64ffda
  • sideBarSectionHeader.background#05000a
  • sideBarSectionHeader.foreground#d946ef
  • sideBarTitle.foreground#b024ff
  • statusBar.background#0a0014
  • statusBar.debuggingBackground#d946ef
  • statusBar.foreground#00f0ff
  • statusBar.noFolderBackground#0a0014
  • statusBarItem.hoverBackground#1a0a2a
  • symbolIcon.arrayForeground#00f0ff
  • symbolIcon.booleanForeground#ff00ff
  • symbolIcon.classForeground#b024ff
  • symbolIcon.colorForeground#d946ef
  • symbolIcon.constantForeground#ff00ff
  • symbolIcon.constructorForeground#d946ef
  • symbolIcon.enumeratorForeground#7b2cbf
  • symbolIcon.enumeratorMemberForeground#7b2cbf
  • symbolIcon.eventForeground#ff006e
  • symbolIcon.fieldForeground#00d9ff
  • symbolIcon.fileForeground#64ffda
  • symbolIcon.folderForeground#64ffda
  • symbolIcon.functionForeground#d946ef
  • symbolIcon.interfaceForeground#00f0ff
  • symbolIcon.keyForeground#b024ff
  • symbolIcon.keywordForeground#b024ff
  • symbolIcon.methodForeground#d946ef
  • symbolIcon.moduleForeground#06ffa5
  • symbolIcon.namespaceForeground#7b2cbf
  • symbolIcon.nullForeground#ff006e
  • symbolIcon.numberForeground#ff00ff
  • symbolIcon.objectForeground#00f0ff
  • symbolIcon.operatorForeground#b024ff
  • symbolIcon.packageForeground#06ffa5
  • symbolIcon.propertyForeground#00d9ff
  • symbolIcon.referenceForeground#64ffda
  • symbolIcon.snippetForeground#06ffa5
  • symbolIcon.stringForeground#00d9ff
  • symbolIcon.structForeground#b024ff
  • symbolIcon.textForeground#64ffda
  • symbolIcon.typeParameterForeground#00f0ff
  • symbolIcon.unitForeground#ff00ff
  • symbolIcon.variableForeground#64ffda
  • tab.activeBackground#0f0520
  • tab.activeBorder#b024ff
  • tab.activeBorderTop#b024ff
  • tab.activeForeground#b024ff
  • tab.border#00000000
  • tab.inactiveBackground#05000a
  • tab.inactiveForeground#64ffda99
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00f0ff
  • terminal.ansiBrightBlack#7b2cbf
  • terminal.ansiBrightBlue#00f0ff
  • terminal.ansiBrightCyan#00d9ff
  • terminal.ansiBrightGreen#06ffa5
  • terminal.ansiBrightMagenta#ff00ff
  • terminal.ansiBrightRed#ff006e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#d946ef
  • terminal.ansiCyan#00d9ff
  • terminal.ansiGreen#06ffa5
  • terminal.ansiMagenta#b024ff
  • terminal.ansiRed#ff006e
  • terminal.ansiWhite#64ffda
  • terminal.ansiYellow#d946ef
  • terminal.background#000000
  • terminal.foreground#64ffda
  • titleBar.activeBackground#0a0014
  • titleBar.activeForeground#b024ff
  • titleBar.inactiveBackground#05000a
  • titleBar.inactiveForeground#64ffda99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a1f9fitalic
keyword, storage.type, storage.modifier#b024ff—
keyword.control, keyword.operator.new#d946efbold
string, string.quoted#00d9ff—
constant.numeric, constant.language#ff00ff—
constant.character, constant.other#ff00ff—
variable, variable.other#64ffda—
variable.language, variable.parameter#00f0ff—
entity.name.function, support.function#d946ef—
entity.name.type, entity.name.class, support.class#b024ff—
entity.other.inherited-class#00f0ff—
support.type, support.other#00f0ff—
invalid#ff006ebold underline
invalid.deprecated#ff006eitalic strikethrough
meta.function-call, meta.method-call#d946ef—
entity.name.tag#b024ff—
entity.other.attribute-name#00f0ff—
markup.heading#b024ffbold
markup.bold#d946efbold
markup.italic#00f0ffitalic
markup.inline.raw, markup.fenced_code#06ffa5—
punctuation.definition.list#b024ff—
punctuation.separator, punctuation.terminator#7b2cbf—
punctuation.section.embedded#d946ef—
string.regexp#06ffa5—
keyword.operator#b024ff—
keyword.other.unit#ff00ff—
meta.import, meta.export#06ffa5—
variable.other.constant#ff00ff—
support.constant#ff00ff—
entity.name.namespace, entity.name.module#06ffa5—
storage.type.function.arrow#d946ef—
meta.brace, meta.block#7b2cbf—
source.python meta.function-call.arguments#00f0ff—
source.python support.type.python#b024ff—
source.python keyword.operator.logical#d946efbold
source.js meta.object-literal.key, source.ts meta.object-literal.key#00f0ff—
source.json meta.structure.dictionary.key#b024ff—
source.json meta.structure.dictionary.value string#00d9ff—
text.html.derivative#64ffda—
meta.tag, meta.tag.sgml#7b2cbf—
entity.name.tag.css, entity.name.tag.scss#b024ff—
support.type.property-name.css#00f0ff—
constant.numeric.css#ff00ff—
keyword.other.important.css#ff006ebold
support.class.tensorflow, support.class.pytorch, support.class.keras, entity.name.type.class.python#d946efbold
support.class.qiskit, variable.other.quantum#00f0ffitalic
entity.name.function.neural, support.function.neural#ff006e—
keyword.control.bci, entity.name.type.bci#ff006e—
keyword.dna, support.type.dna#06ffa5italic
entity.name.type.class.tensorflow, entity.name.type.class.pytorch, support.class.keras, variable.other.constant.tensorflow, variable.other.constant.pytorch#ff00ffbold
entity.name.function.quantum, support.function.qiskit, keyword.control.quantum#00f0ffbold italic
entity.name.class.layer, support.class.neural.layer, entity.name.type.layer#d946ef—
entity.name.type.class, support.type.primitive#5a1f9f—
entity.name.type.interface#7b2cbf—
keyword.control, storage.type#b024ff—
entity.name.function, support.function#d946ef—
meta.decorator, entity.name.function.decorator#ff00ff—