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#ff4d8d
  • activityBar.background#260b1f
  • activityBar.foreground#ffe6f2
  • activityBar.inactiveForeground#c27a9e
  • activityBarBadge.background#ff4d8d
  • activityBarBadge.foreground#170713
  • badge.background#ff4d8d
  • badge.foreground#170713
  • breadcrumb.activeSelectionForeground#ff4d8d
  • breadcrumb.background#170713
  • breadcrumb.focusForeground#ffe6f2
  • breadcrumb.foreground#c27a9e
  • button.background#ff4d8d
  • button.foreground#170713
  • button.hoverBackground#ffd166
  • button.secondaryBackground#481333
  • button.secondaryForeground#ffe6f2
  • button.secondaryHoverBackground#7a2854
  • checkbox.background#170713
  • checkbox.border#7a2854
  • checkbox.foreground#ffe6f2
  • descriptionForeground#c27a9e
  • diffEditor.border#7a2854
  • diffEditor.insertedTextBackground#8cf0c122
  • diffEditor.removedTextBackground#ff315d22
  • disabledForeground#c27a9e
  • dropdown.background#170713
  • dropdown.border#7a2854
  • dropdown.foreground#ffe6f2
  • editor.background#170713
  • editor.findMatchBackground#ffd16666
  • editor.findMatchHighlightBackground#ff4d8d33
  • editor.findRangeHighlightBackground#ffb3c722
  • editor.foreground#ffe6f2
  • editor.hoverHighlightBackground#ff4d8d18
  • editor.inactiveSelectionBackground#ff4d8d22
  • editor.lineHighlightBackground#260b1f
  • editor.lineHighlightBorder#7a2854
  • editor.selectionBackground#ff4d8d44
  • editor.selectionHighlightBackground#ffb3c733
  • editor.wordHighlightBackground#ff4d8d22
  • editor.wordHighlightStrongBackground#ffb3c722
  • editorBracketMatch.background#ff4d8d22
  • editorBracketMatch.border#ff4d8d
  • editorCursor.foreground#ff4d8d
  • editorGroup.border#7a2854
  • editorGroupHeader.tabsBackground#260b1f
  • editorGroupHeader.tabsBorder#7a2854
  • editorGutter.addedBackground#8cf0c1
  • editorGutter.background#170713
  • editorGutter.deletedBackground#ff315d
  • editorGutter.modifiedBackground#ffd166
  • editorHoverWidget.background#1f0919
  • editorHoverWidget.border#7a2854
  • editorHoverWidget.foreground#ffe6f2
  • editorIndentGuide.activeBackground1#ff4d8d
  • editorIndentGuide.background1#7a2854
  • editorLineNumber.activeForeground#ff4d8d
  • editorLineNumber.foreground#c27a9e
  • editorOverviewRuler.addedForeground#8cf0c1
  • editorOverviewRuler.border#170713
  • editorOverviewRuler.deletedForeground#ff315d
  • editorOverviewRuler.errorForeground#ff315d
  • editorOverviewRuler.infoForeground#ff4d8d
  • editorOverviewRuler.modifiedForeground#ffd166
  • editorOverviewRuler.warningForeground#ffd166
  • editorRuler.foreground#7a2854
  • editorSuggestWidget.background#1f0919
  • editorSuggestWidget.border#7a2854
  • editorSuggestWidget.foreground#ffe6f2
  • editorSuggestWidget.highlightForeground#ff4d8d
  • editorSuggestWidget.selectedBackground#481333
  • editorWhitespace.foreground#7a2854
  • errorForeground#ff315d
  • focusBorder#ff4d8d
  • foreground#ffe6f2
  • gitDecoration.addedResourceForeground#8cf0c1
  • gitDecoration.conflictingResourceForeground#ffb3c7
  • gitDecoration.deletedResourceForeground#ff315d
  • gitDecoration.ignoredResourceForeground#c27a9e
  • gitDecoration.modifiedResourceForeground#ffd166
  • gitDecoration.untrackedResourceForeground#8cf0c1
  • icon.foreground#ffe6f2
  • input.background#170713
  • input.border#7a2854
  • input.foreground#ffe6f2
  • input.placeholderForeground#c27a9e
  • inputOption.activeBackground#ff4d8d22
  • inputOption.activeBorder#ff4d8d
  • inputValidation.errorBackground#260b1f
  • inputValidation.errorBorder#ff315d
  • inputValidation.infoBackground#260b1f
  • inputValidation.infoBorder#ff4d8d
  • inputValidation.warningBackground#260b1f
  • inputValidation.warningBorder#ffd166
  • list.activeSelectionBackground#481333
  • list.activeSelectionForeground#ffe6f2
  • list.focusOutline#ff4d8d
  • list.highlightForeground#ff4d8d
  • list.hoverBackground#260b1f
  • list.inactiveSelectionBackground#260b1f
  • list.inactiveSelectionForeground#ffe6f2
  • menu.background#1f0919
  • menu.foreground#ffe6f2
  • menu.selectionBackground#481333
  • menu.selectionForeground#ffe6f2
  • menu.separatorBackground#7a2854
  • minimap.background#170713
  • minimap.errorHighlight#ff315d
  • minimap.findMatchHighlight#ffd166
  • minimap.selectionHighlight#ff4d8d70
  • minimap.warningHighlight#ffd166
  • notificationCenter.border#7a2854
  • notificationCenterHeader.background#481333
  • notificationCenterHeader.foreground#ffe6f2
  • notifications.background#1f0919
  • notifications.border#7a2854
  • notifications.foreground#ffe6f2
  • notificationToast.border#7a2854
  • panel.background#1f0919
  • panel.border#7a2854
  • panel.foreground#ffe6f2
  • panelTitle.activeBorder#ff4d8d
  • panelTitle.activeForeground#ffe6f2
  • panelTitle.inactiveForeground#c27a9e
  • peekView.border#ff4d8d
  • peekViewEditor.background#170713
  • peekViewResult.background#1f0919
  • peekViewTitle.background#481333
  • peekViewTitleDescription.foreground#c27a9e
  • peekViewTitleLabel.foreground#ffe6f2
  • pickerGroup.border#7a2854
  • pickerGroup.foreground#ff4d8d
  • progressBar.background#ff4d8d
  • quickInput.background#1f0919
  • quickInput.foreground#ffe6f2
  • quickInputList.focusBackground#481333
  • quickInputList.focusForeground#ffe6f2
  • quickInputTitle.background#481333
  • sash.hoverBorder#ff4d8d
  • scrollbarSlider.activeBackground#ff4d8d88
  • scrollbarSlider.background#7a285455
  • scrollbarSlider.hoverBackground#ff4d8d55
  • selection.background#ff4d8d44
  • settings.dropdownBackground#170713
  • settings.dropdownBorder#7a2854
  • settings.dropdownForeground#ffe6f2
  • settings.headerForeground#ffe6f2
  • settings.modifiedItemIndicator#ff4d8d
  • settings.textInputBackground#170713
  • settings.textInputBorder#7a2854
  • settings.textInputForeground#ffe6f2
  • sideBar.background#1f0919
  • sideBar.border#7a2854
  • sideBar.foreground#ffe6f2
  • sideBarSectionHeader.background#481333
  • sideBarSectionHeader.border#7a2854
  • sideBarSectionHeader.foreground#ffe6f2
  • sideBarTitle.foreground#ffe6f2
  • statusBar.background#481333
  • statusBar.border#7a2854
  • statusBar.debuggingBackground#ff4d8d
  • statusBar.debuggingForeground#170713
  • statusBar.foreground#ffe6f2
  • statusBar.noFolderBackground#260b1f
  • statusBarItem.hoverBackground#7a2854
  • statusBarItem.remoteBackground#ff4d8d
  • statusBarItem.remoteForeground#170713
  • symbolIcon.classForeground#c084fc
  • symbolIcon.functionForeground#ff77aa
  • symbolIcon.methodForeground#ff77aa
  • symbolIcon.propertyForeground#ffa3c4
  • symbolIcon.variableForeground#ffe6f2
  • tab.activeBackground#170713
  • tab.activeBorderTop#ff4d8d
  • tab.activeForeground#ffe6f2
  • tab.border#7a2854
  • tab.inactiveBackground#260b1f
  • tab.inactiveForeground#c27a9e
  • tab.unfocusedActiveBorderTop#c27a9e
  • terminal.ansiBlack#170713
  • terminal.ansiBlue#ff77aa
  • terminal.ansiBrightBlack#c27a9e
  • terminal.ansiBrightBlue#ff77aa
  • terminal.ansiBrightCyan#ff4d8d
  • terminal.ansiBrightGreen#8cf0c1
  • terminal.ansiBrightMagenta#ffb3c7
  • terminal.ansiBrightRed#ff315d
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd166
  • terminal.ansiCyan#ff4d8d
  • terminal.ansiGreen#8cf0c1
  • terminal.ansiMagenta#ffb3c7
  • terminal.ansiRed#ff315d
  • terminal.ansiWhite#ffe6f2
  • terminal.ansiYellow#ffd166
  • terminal.background#170713
  • terminal.foreground#ffe6f2
  • textBlockQuote.background#260b1f
  • textBlockQuote.border#ff4d8d
  • textCodeBlock.background#260b1f
  • textLink.activeForeground#ffd166
  • textLink.foreground#ff4d8d
  • titleBar.activeBackground#260b1f
  • titleBar.activeForeground#ffe6f2
  • titleBar.border#7a2854
  • titleBar.inactiveBackground#1f0919
  • titleBar.inactiveForeground#c27a9e
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a36685italic
string, constant.other.symbol, markup.inline.raw#ffb3c7
constant.numeric, constant.language, support.constant#ffd166
keyword, storage, storage.type, storage.modifier#ff4d8dbold
entity.name.function, support.function, meta.function-call#ff77aa
entity.name.type, entity.name.class, support.type, support.class#c084fc
variable, variable.other, meta.definition.variable#ffe6f2
variable.parameter, meta.function.parameters#ffd166
property, variable.other.property, support.variable.property#ffa3c4
entity.name.tag, punctuation.definition.tag#ff4d8d
entity.other.attribute-name#ffa3c4
markup.heading, entity.name.section#ff4d8dbold
markup.bold#ffd166bold
markup.italic#c084fcitalic
invalid, invalid.illegal#170713