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.activeBorder#B9A7FF
  • activityBar.background#171525
  • activityBar.border#40365F
  • activityBar.foreground#D6D0E8
  • activityBar.inactiveForeground#6B6284
  • activityBarBadge.background#B9A7FF
  • activityBarBadge.foreground#1D1930
  • badge.background#B9A7FF
  • badge.foreground#1D1930
  • breadcrumb.activeSelectionForeground#B9A7FF
  • breadcrumb.focusForeground#D6D0E8
  • breadcrumb.foreground#8A80A5
  • breadcrumbPicker.background#24203A
  • button.background#B9A7FF
  • button.border#B9A7FF00
  • button.foreground#1D1930
  • button.hoverBackground#C9BAFF
  • button.secondaryBackground#40365F
  • button.secondaryForeground#D6D0E8
  • button.secondaryHoverBackground#514878
  • checkbox.background#24203A
  • checkbox.border#514878
  • checkbox.foreground#D6D0E8
  • debugIcon.breakpointForeground#E091A8
  • debugToolBar.background#24203A
  • debugToolBar.border#40365F
  • descriptionForeground#9C93B5
  • diffEditor.insertedLineBackground#9BC7A51F
  • diffEditor.insertedTextBackground#9BC7A52E
  • diffEditor.removedLineBackground#E091A81F
  • diffEditor.removedTextBackground#E091A82E
  • disabledForeground#6B6284
  • dropdown.background#24203A
  • dropdown.border#514878
  • dropdown.foreground#D6D0E8
  • dropdown.listBackground#24203A
  • editor.background#1D1930
  • editor.findMatchBackground#E0A7FF4D
  • editor.findMatchHighlightBackground#51487880
  • editor.foreground#D6D0E8
  • editor.hoverHighlightBackground#40365F80
  • editor.inactiveSelectionBackground#51487852
  • editor.lineHighlightBackground#24203A80
  • editor.lineHighlightBorder#24203A00
  • editor.rangeHighlightBackground#2D274866
  • editor.selectionBackground#514878B3
  • editor.selectionHighlightBackground#51487866
  • editor.wordHighlightBackground#40365F66
  • editor.wordHighlightStrongBackground#40365F99
  • editorBracketHighlight.foreground1#C7B6FF
  • editorBracketHighlight.foreground2#9BC7A5
  • editorBracketHighlight.foreground3#E0A7FF
  • editorBracketHighlight.foreground4#A8B8F5
  • editorBracketHighlight.foreground5#D8A7F0
  • editorBracketHighlight.foreground6#8FC7CC
  • editorBracketMatch.background#5148784D
  • editorBracketMatch.border#B9A7FF
  • editorCodeLens.foreground#6B6284
  • editorCursor.foreground#B9A7FF
  • editorError.foreground#E091A8
  • editorGroup.border#40365F
  • editorGroupHeader.noTabsBackground#1D1930
  • editorGroupHeader.tabsBackground#171525
  • editorGroupHeader.tabsBorder#40365F
  • editorGutter.addedBackground#9BC7A5
  • editorGutter.background#1D1930
  • editorGutter.deletedBackground#E091A8
  • editorGutter.modifiedBackground#B9A7FF
  • editorHint.foreground#B9A7FF
  • editorHoverWidget.background#24203A
  • editorHoverWidget.border#40365F
  • editorIndentGuide.activeBackground1#514878
  • editorIndentGuide.background1#2D2748
  • editorInfo.foreground#94A8E8
  • editorLineNumber.activeForeground#B9A7FF
  • editorLineNumber.foreground#5E547E
  • editorLink.activeForeground#B9A7FF
  • editorOverviewRuler.addedForeground#9BC7A599
  • editorOverviewRuler.border#2D274800
  • editorOverviewRuler.deletedForeground#E091A899
  • editorOverviewRuler.errorForeground#E091A8
  • editorOverviewRuler.findMatchForeground#E0A7FF80
  • editorOverviewRuler.infoForeground#94A8E8
  • editorOverviewRuler.modifiedForeground#B9A7FF99
  • editorOverviewRuler.warningForeground#E5C08A
  • editorRuler.foreground#2D2748
  • editorSuggestWidget.background#24203A
  • editorSuggestWidget.border#40365F
  • editorSuggestWidget.foreground#D6D0E8
  • editorSuggestWidget.highlightForeground#B9A7FF
  • editorSuggestWidget.selectedBackground#2D2748
  • editorSuggestWidget.selectedForeground#ECE8F8
  • editorWarning.foreground#E5C08A
  • editorWhitespace.foreground#332C4E
  • editorWidget.background#24203A
  • editorWidget.border#40365F
  • editorWidget.foreground#D6D0E8
  • errorForeground#E091A8
  • focusBorder#B9A7FF
  • foreground#D6D0E8
  • gitDecoration.addedResourceForeground#9BC7A5
  • gitDecoration.conflictingResourceForeground#E5C08A
  • gitDecoration.deletedResourceForeground#E091A8
  • gitDecoration.ignoredResourceForeground#6B6284
  • gitDecoration.modifiedResourceForeground#B9A7FF
  • gitDecoration.stageDeletedResourceForeground#E091A8
  • gitDecoration.stageModifiedResourceForeground#B9A7FF
  • gitDecoration.untrackedResourceForeground#8FC7CC
  • icon.foreground#9C93B5
  • input.background#24203A
  • input.border#514878
  • input.foreground#D6D0E8
  • input.placeholderForeground#6B6284
  • inputOption.activeBackground#51487880
  • inputOption.activeBorder#B9A7FF
  • inputOption.activeForeground#ECE8F8
  • inputValidation.errorBackground#3A2334
  • inputValidation.errorBorder#E091A8
  • inputValidation.errorForeground#F0C2D0
  • inputValidation.infoBackground#242B44
  • inputValidation.infoBorder#94A8E8
  • inputValidation.infoForeground#C6D1F2
  • inputValidation.warningBackground#3A3226
  • inputValidation.warningBorder#E5C08A
  • inputValidation.warningForeground#F2DDBB
  • keybindingLabel.background#2D274880
  • keybindingLabel.border#40365F
  • keybindingLabel.bottomBorder#514878
  • keybindingLabel.foreground#D6D0E8
  • list.activeSelectionBackground#40365F
  • list.activeSelectionForeground#ECE8F8
  • list.errorForeground#E091A8
  • list.focusBackground#40365F
  • list.focusForeground#ECE8F8
  • list.highlightForeground#B9A7FF
  • list.hoverBackground#2A2543
  • list.hoverForeground#D6D0E8
  • list.inactiveSelectionBackground#2D2748
  • list.inactiveSelectionForeground#D6D0E8
  • list.warningForeground#E5C08A
  • menu.background#24203A
  • menu.border#40365F
  • menu.foreground#D6D0E8
  • menu.selectionBackground#40365F
  • menu.selectionForeground#ECE8F8
  • menu.separatorBackground#40365F
  • menubar.selectionBackground#40365F80
  • menubar.selectionForeground#ECE8F8
  • minimap.background#1D1930
  • minimap.findMatchHighlight#E0A7FF
  • minimap.selectionHighlight#514878
  • minimapGutter.addedBackground#9BC7A5
  • minimapGutter.deletedBackground#E091A8
  • minimapGutter.modifiedBackground#B9A7FF
  • notificationCenter.border#40365F
  • notificationCenterHeader.background#2D2748
  • notificationCenterHeader.foreground#ECE8F8
  • notificationLink.foreground#B9A7FF
  • notifications.background#24203A
  • notifications.border#40365F
  • notifications.foreground#D6D0E8
  • notificationsErrorIcon.foreground#E091A8
  • notificationsInfoIcon.foreground#94A8E8
  • notificationsWarningIcon.foreground#E5C08A
  • notificationToast.border#40365F
  • panel.background#2D2748
  • panel.border#40365F
  • panelTitle.activeBorder#B9A7FF
  • panelTitle.activeForeground#ECE8F8
  • panelTitle.inactiveForeground#8A80A5
  • peekView.border#B9A7FF
  • peekViewEditor.background#211D36
  • peekViewEditor.matchHighlightBackground#51487866
  • peekViewResult.background#24203A
  • peekViewResult.matchHighlightBackground#51487866
  • peekViewResult.selectionBackground#2D2748
  • peekViewTitle.background#2D2748
  • peekViewTitleDescription.foreground#9C93B5
  • peekViewTitleLabel.foreground#ECE8F8
  • pickerGroup.border#40365F
  • pickerGroup.foreground#B9A7FF
  • problemsErrorIcon.foreground#E091A8
  • problemsInfoIcon.foreground#94A8E8
  • problemsWarningIcon.foreground#E5C08A
  • progressBar.background#B9A7FF
  • quickInput.background#24203A
  • quickInput.foreground#D6D0E8
  • quickInputList.focusBackground#40365F
  • quickInputList.focusForeground#ECE8F8
  • quickInputTitle.background#2D2748
  • sash.hoverBorder#B9A7FF
  • scrollbar.shadow#0F0D1A66
  • scrollbarSlider.activeBackground#B9A7FF66
  • scrollbarSlider.background#51487866
  • scrollbarSlider.hoverBackground#51487899
  • selection.background#51487899
  • settings.focusedRowBackground#24203A80
  • settings.headerForeground#ECE8F8
  • settings.modifiedItemIndicator#B9A7FF
  • sideBar.background#24203A
  • sideBar.border#40365F
  • sideBar.foreground#C3BBDD
  • sideBarSectionHeader.background#2D2748
  • sideBarSectionHeader.border#40365F00
  • sideBarSectionHeader.foreground#D6D0E8
  • sideBarTitle.foreground#ECE8F8
  • statusBar.background#171525
  • statusBar.border#40365F
  • statusBar.debuggingBackground#B9A7FF
  • statusBar.debuggingForeground#1D1930
  • statusBar.foreground#9C93B5
  • statusBar.noFolderBackground#2D2748
  • statusBar.noFolderForeground#D6D0E8
  • statusBarItem.activeBackground#40365FB3
  • statusBarItem.hoverBackground#40365F80
  • statusBarItem.remoteBackground#514878
  • statusBarItem.remoteForeground#ECE8F8
  • tab.activeBackground#1D1930
  • tab.activeBorderTop#B9A7FF
  • tab.activeForeground#ECE8F8
  • tab.border#40365F
  • tab.hoverBackground#211D36
  • tab.inactiveBackground#171525
  • tab.inactiveForeground#8A80A5
  • tab.lastPinnedBorder#514878
  • terminal.ansiBlack#2D2748
  • terminal.ansiBlue#94A8E8
  • terminal.ansiBrightBlack#6B6284
  • terminal.ansiBrightBlue#B4C2F2
  • terminal.ansiBrightCyan#AEDBDF
  • terminal.ansiBrightGreen#B5DBBD
  • terminal.ansiBrightMagenta#E8C2F7
  • terminal.ansiBrightRed#F0AEC0
  • terminal.ansiBrightWhite#ECE8F8
  • terminal.ansiBrightYellow#F2D5A8
  • terminal.ansiCyan#8FC7CC
  • terminal.ansiGreen#9BC7A5
  • terminal.ansiMagenta#D8A7F0
  • terminal.ansiRed#E091A8
  • terminal.ansiWhite#D6D0E8
  • terminal.ansiYellow#E5C08A
  • terminal.background#1D1930
  • terminal.border#40365F
  • terminal.foreground#D6D0E8
  • terminal.selectionBackground#51487880
  • terminalCursor.foreground#B9A7FF
  • textBlockQuote.background#24203A
  • textBlockQuote.border#514878
  • textCodeBlock.background#24203A
  • textLink.activeForeground#D8C8FF
  • textLink.foreground#B9A7FF
  • textPreformat.foreground#D8C8FF
  • titleBar.activeBackground#171525
  • titleBar.activeForeground#D6D0E8
  • titleBar.border#40365F
  • titleBar.inactiveBackground#171525
  • titleBar.inactiveForeground#6B6284
  • toolbar.activeBackground#2D2748
  • toolbar.hoverBackground#2D274880
  • tree.indentGuidesStroke#40365F
  • walkThrough.embeddedEditorBackground#24203A
  • welcomePage.background#1D1930
  • welcomePage.progress.foreground#B9A7FF
  • welcomePage.tileBackground#24203A
  • welcomePage.tileHoverBackground#2D2748
  • widget.border#40365F
  • widget.shadow#0F0D1A66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8E849Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical.python, storage, storage.type, storage.modifier, variable.language, constant.language, keyword.other.important#C7B6FF
keyword.control.flow, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from#C7B6FFitalic
keyword.operator, punctuation.separator.key-value, punctuation.accessor#A79BC7
entity.name.function, support.function, meta.function-call.generic, meta.require, variable.function, entity.name.method#D8C8FF
variable.parameter, meta.function.parameters variable#B5ABD1italic
string, string.quoted, string.template, punctuation.definition.string, markup.inline.raw.string#9BC7A5
string.regexp, constant.character.escape, punctuation.definition.template-expression, punctuation.section.embedded#E0A7FF
constant.numeric, constant.other, constant.character, variable.other.constant, support.constant#E0A7FF
constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.python#E0A7FFitalic
entity.name.type, entity.name.class, entity.other.inherited-class, support.class, support.type, entity.name.type.interface, entity.name.type.alias, entity.name.namespace, meta.type.annotation entity.name.type#A8B8F5
support.type.primitive, support.type.builtin, keyword.type#A8B8F5italic
meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.annotation#E0A7FFitalic
variable, variable.other.readwrite, meta.definition.variable, support.variable#D6D0E8
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#C3BBDD
variable.language.this, variable.language.self, variable.language.super, variable.parameter.function.language.special.self.python#C7B6FFitalic
entity.name.tag, punctuation.definition.tag, support.class.component#C7B6FF
support.class.component.jsx, support.class.component.tsx, entity.name.tag.custom#A8B8F5
entity.other.attribute-name, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#D8C8FFitalic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#C7B6FF
support.type.property-name.css, support.type.vendored.property-name.css#D8C8FF
support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css#E0A7FF
support.type.property-name.json, meta.structure.dictionary.key.python string#C7B6FF
meta.structure.dictionary.value string.quoted.json, string.quoted.double.json#9BC7A5
markup.heading, markup.heading entity.name, punctuation.definition.heading.markdown#C7B6FFbold
markup.bold, punctuation.definition.bold#A8B8F5bold
markup.italic, punctuation.definition.italic#D8C8FFitalic
markup.underline.link, string.other.link, constant.other.reference.link.markdown#8FC7CC
string.other.link.title.markdown, string.other.link.description.markdown#A8B8F5
markup.inline.raw, markup.fenced_code.block, markup.raw.block#E0A7FF
markup.quote#9C93B5italic
punctuation.definition.list.begin.markdown, markup.list.numbered.markdown punctuation.definition.list#D8C8FF
support.function.builtin.python, support.function.magic.python, support.variable.magic.python#D8C8FFitalic
punctuation, meta.brace, punctuation.definition.parameters, punctuation.definition.block#9C93B5
invalid, invalid.illegal#E091A8
markup.inserted, meta.diff.header.to-file#9BC7A5
markup.deleted, meta.diff.header.from-file#E091A8
markup.changed#E5C08A