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#000000
  • activityBar.foreground#d633ff
  • activityBar.inactiveForeground#cc66ff
  • activityBarBadge.background#ff00ff
  • activityBarBadge.foreground#0a0816
  • badge.background#d633ff
  • badge.foreground#0a0816
  • breadcrumb.activeSelectionForeground#d633ff
  • breadcrumb.background#0a0816
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cc66ff
  • breadcrumbPicker.background#250047
  • button.background#d633ff
  • button.foreground#0a0816
  • button.hoverBackground#ff66ff
  • checkbox.background#250047
  • checkbox.border#d633ff
  • checkbox.foreground#ffffff
  • debugToolBar.background#250047
  • descriptionForeground#cc66ff
  • diffEditor.insertedTextBackground#00ff0022
  • diffEditor.removedTextBackground#ff224422
  • dropdown.background#250047
  • dropdown.border#d633ff
  • dropdown.foreground#ffffff
  • editor.background#0a0816
  • editor.findMatchBackground#d633ff44
  • editor.findMatchHighlightBackground#d633ff22
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1a0033
  • editor.selectionBackground#4b0654
  • editor.selectionHighlightBackground#4b065466
  • editor.wordHighlightBackground#4b065466
  • editor.wordHighlightStrongBackground#d633ff44
  • editorBracketMatch.background#00d9ff44
  • editorBracketMatch.border#00d9ff
  • editorCodeLens.foreground#cc66ff
  • editorCursor.background#0a0816
  • editorCursor.foreground#ff00ff
  • editorError.foreground#ff2244
  • editorGroup.border#49008f
  • editorGroup.dropBackground#d633ff22
  • editorGroupHeader.noTabsBackground#0a0816
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#49008f
  • editorGutter.addedBackground#00ff00
  • editorGutter.deletedBackground#ff2244
  • editorGutter.modifiedBackground#00ffff
  • editorHoverWidget.background#250047
  • editorHoverWidget.border#d633ff
  • editorIndentGuide.activeBackground#00ffff
  • editorIndentGuide.background#4b0654
  • editorInfo.foreground#00ffff
  • editorLineNumber.activeForeground#00d9ff
  • editorLineNumber.foreground#cc66ff
  • editorLink.activeForeground#00ffff
  • editorMarkerNavigation.background#250047
  • editorMarkerNavigationError.background#ff2244
  • editorMarkerNavigationInfo.background#00ffff
  • editorMarkerNavigationWarning.background#ffff00
  • editorOverviewRuler.border#d633ff
  • editorOverviewRuler.currentContentForeground#d633ff
  • editorOverviewRuler.incomingContentForeground#00ffff
  • editorRuler.foreground#4b0654
  • editorSuggestWidget.background#250047
  • editorSuggestWidget.border#d633ff
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#00d9ff
  • editorSuggestWidget.selectedBackground#4b0654
  • editorWarning.foreground#ffff00
  • editorWhitespace.foreground#4b0654
  • editorWidget.background#250047
  • editorWidget.border#d633ff
  • errorForeground#ff2244
  • extensionButton.prominentBackground#d633ff
  • extensionButton.prominentForeground#0a0816
  • extensionButton.prominentHoverBackground#ff66ff
  • focusBorder#00d9ff
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ff66ff
  • gitDecoration.deletedResourceForeground#ff2244
  • gitDecoration.ignoredResourceForeground#cc66ff
  • gitDecoration.modifiedResourceForeground#00ffff
  • gitDecoration.submoduleResourceForeground#cc66ff
  • gitDecoration.untrackedResourceForeground#ffff00
  • icon.foreground#d633ff
  • input.background#1a0033
  • input.border#d633ff
  • input.foreground#ffffff
  • input.placeholderForeground#cc66ff
  • inputOption.activeBackground#d633ff44
  • inputOption.activeBorder#00d9ff
  • inputValidation.errorBackground#ff224422
  • inputValidation.errorBorder#ff2244
  • inputValidation.infoBackground#00ffff22
  • inputValidation.infoBorder#00ffff
  • inputValidation.warningBackground#ffff0022
  • inputValidation.warningBorder#ffff00
  • list.activeSelectionBackground#d633ff33
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d633ff22
  • list.focusBackground#d633ff33
  • list.focusForeground#ffffff
  • list.highlightForeground#00d9ff
  • list.hoverBackground#d633ff22
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#d633ff22
  • list.inactiveSelectionForeground#ffffff
  • list.invalidItemForeground#ff2244
  • list.warningForeground#ffff00
  • listFilterWidget.background#250047
  • listFilterWidget.noMatchesOutline#ff2244
  • listFilterWidget.outline#00d9ff
  • menu.background#250047
  • menu.border#d633ff
  • menu.foreground#ffffff
  • menu.selectionBackground#d633ff33
  • menu.selectionBorder#00d9ff
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#d633ff
  • menubar.selectionBackground#d633ff33
  • menubar.selectionForeground#ffffff
  • merge.currentContentBackground#d633ff22
  • merge.currentHeaderBackground#d633ff44
  • merge.incomingContentBackground#00ffff22
  • merge.incomingHeaderBackground#00ffff44
  • minimap.background#0a0816
  • minimap.errorHighlight#ff2244
  • minimap.findMatchHighlight#d633ff44
  • minimap.selectionHighlight#d633ff44
  • minimap.warningHighlight#ffff00
  • notificationCenter.border#d633ff
  • notificationCenterHeader.background#250047
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#00ffff
  • notifications.background#250047
  • notifications.border#d633ff
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2244
  • notificationsInfoIcon.foreground#00ffff
  • notificationsWarningIcon.foreground#ffff00
  • panel.background#0a0816
  • panel.border#d633ff
  • panel.dropBorder#00d9ff
  • panelInput.border#d633ff
  • panelTitle.activeBorder#00d9ff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cc66ff
  • peekView.border#00d9ff
  • peekViewEditor.background#0a0816
  • peekViewEditor.matchHighlightBackground#d633ff44
  • peekViewResult.background#250047
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#cc66ff
  • peekViewResult.matchHighlightBackground#d633ff44
  • peekViewResult.selectionBackground#d633ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#250047
  • peekViewTitleDescription.foreground#cc66ff
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#d633ff
  • pickerGroup.foreground#00d9ff
  • progressBar.background#00d9ff
  • quickInput.background#250047
  • quickInput.foreground#ffffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#d633ff66
  • scrollbarSlider.background#d633ff33
  • scrollbarSlider.hoverBackground#d633ff66
  • selection.background#d633ff44
  • settings.checkboxBackground#250047
  • settings.checkboxBorder#d633ff
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#250047
  • settings.dropdownBorder#d633ff
  • settings.dropdownForeground#ffffff
  • settings.dropdownListBorder#d633ff
  • settings.headerForeground#00d9ff
  • settings.modifiedItemIndicator#00d9ff
  • settings.numberInputBackground#1a0033
  • settings.numberInputBorder#d633ff
  • settings.numberInputForeground#ffffff
  • settings.textInputBackground#1a0033
  • settings.textInputBorder#d633ff
  • settings.textInputForeground#ffffff
  • sideBar.background#000000
  • sideBar.border#49008f
  • sideBar.dropBackground#d633ff22
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#0a0816
  • sideBarSectionHeader.border#49008f
  • sideBarSectionHeader.foreground#00d9ff
  • sideBarTitle.foreground#ff99ff
  • statusBar.background#000000
  • statusBar.debuggingBackground#ff66ff
  • statusBar.debuggingForeground#0a0816
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#d633ff44
  • statusBarItem.hoverBackground#d633ff33
  • statusBarItem.prominentBackground#d633ff
  • statusBarItem.prominentForeground#0a0816
  • statusBarItem.prominentHoverBackground#ff66ff
  • statusBarItem.remoteBackground#00ffff
  • statusBarItem.remoteForeground#0a0816
  • tab.activeBackground#0a0816
  • tab.activeBorder#00d9ff
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#00ffff
  • tab.border#49008f
  • tab.hoverBackground#d633ff22
  • tab.hoverBorder#00d9ff66
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#cc66ff
  • tab.inactiveModifiedBorder#cc66ff
  • tab.unfocusedActiveBackground#0a0816
  • tab.unfocusedActiveBorder#cc66ff
  • tab.unfocusedActiveForeground#cc66ff
  • tab.unfocusedActiveModifiedBorder#cc66ff
  • tab.unfocusedHoverBackground#d633ff11
  • tab.unfocusedHoverBorder#cc66ff
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#cc66ff
  • tab.unfocusedInactiveModifiedBorder#cc66ff
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0099ff
  • terminal.ansiBrightBlack#818181
  • terminal.ansiBrightBlue#66ccff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#66ff66
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff6666
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff2244
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#0a0816
  • terminal.border#d633ff
  • terminal.foreground#ffffff
  • terminal.selectionBackground#d633ff44
  • terminalCursor.background#0a0816
  • terminalCursor.foreground#ff00ff
  • textBlockQuote.background#250047
  • textBlockQuote.border#d633ff
  • textCodeBlock.background#250047
  • textLink.activeForeground#00ffff
  • textLink.foreground#00ffff
  • textPreformat.foreground#ffff00
  • textSeparator.foreground#d633ff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#d633ff
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#cc66ff
  • tree.indentGuidesStroke#d633ff33
  • tree.tableColumnsBorder#49008f
  • tree.tableOddRowsBackground#000000
  • walkThrough.embeddedEditorBackground#0a0816
  • welcomePage.background#0a0816
  • welcomePage.buttonBackground#d633ff
  • welcomePage.buttonHoverBackground#ff66ff
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cc66ffitalic
variable, string constant.other.placeholder#ffffff—
constant.other.color#ffffff—
invalid, invalid.illegal#ff2244—
keyword, storage.type, storage.modifier#d633ff—
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, 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#00ffff—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff00ff—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#00ffff—
meta.block variable.other#ffffff—
support.other.variable, string.other.link#ff00ff—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff66ff—
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#ff99ff—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffff00—
support.type#00d9ff—
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#00ffff—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff2244—
variable.language#ff2244italic
entity.name.method.js#00ffffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#00ffff—
entity.other.attribute-name#d633ff—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffff00italic
entity.other.attribute-name.class#ffff00—
source.sass keyword.control#00ffff—
markup.inserted#00ff00—
markup.deleted#ff2244—
markup.changed#d633ff—
string.regexp#00ffff—
constant.character.escape#00ffff—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#00ffffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff2244italic
source.json meta.structure.dictionary.json support.type.property-name.json#d633ff—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffff00—
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#ff66ff—
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#ff2244—
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#00ffff—
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#ff00ff—
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#ffff00—
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#d633ff—
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#00ff00—
text.html.markdown, punctuation.definition.list_item.markdown#ffffff—
text.html.markdown markup.inline.raw.markdown#d633ff—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#cc66ff—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00ff00—
markup.italic#ff00ffitalic
markup.bold, markup.bold string#ff00ffbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ff00ffbold
markup.underline#ff66ffunderline
markup.quote punctuation.definition.blockquote.markdown#cc66ff—
markup.quote—italic
string.other.link.title.markdown#00ffff—
string.other.link.description.title.markdown#d633ff—
constant.other.reference.link.markdown#ffff00—
markup.raw.block#d633ff—
markup.raw.block.fenced.markdown#ffffff—
punctuation.definition.fenced.markdown#ffffff—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffffff—
variable.language.fenced.markdown#cc66ff—
meta.separator#cc66ffbold
markup.table#ffffff—