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#EFEAE0
  • activityBar.border#EFEAE0
  • activityBar.foreground#D6409F
  • activityBar.inactiveForeground#B8A898
  • activityBarBadge.background#D6409F
  • activityBarBadge.foreground#FDFAF5
  • badge.background#D6409F
  • badge.foreground#FDFAF5
  • breadcrumb.activeSelectionForeground#554D44
  • breadcrumb.background#FDFAF5
  • breadcrumb.focusForeground#554D44
  • breadcrumb.foreground#B8A898
  • breadcrumbPicker.background#F9F6F0
  • button.background#D6409F
  • button.foreground#FDFAF5
  • button.hoverBackground#D6409F99
  • debugExceptionWidget.background#F9F6F0
  • debugExceptionWidget.border#D4CEC6
  • debugToolBar.background#EFEAE0
  • debugToolBar.border#D4CEC6
  • diffEditor.border#D4CEC6
  • diffEditor.insertedTextBackground#A3C9A350
  • diffEditor.insertedTextBorder#A3C9A370
  • diffEditor.removedTextBackground#D6409F50
  • diffEditor.removedTextBorder#D6409F70
  • dropdown.background#F9F6F0
  • dropdown.border#D4CEC6
  • dropdown.foreground#554D44
  • dropdown.listBackground#F9F6F0
  • editor.background#FDFAF5
  • editor.findMatchBackground#D6409F40
  • editor.findMatchHighlightBackground#7A4EBF30
  • editor.foreground#554D44
  • editor.lineHighlightBackground#5E8A5E25
  • editor.selectionBackground#5E8A5E25
  • editor.selectionHighlightBackground#5E8A5E30
  • editor.wordHighlightBackground#5E8A5E20
  • editorBracketMatch.background#5E8A5E20
  • editorBracketMatch.border#5E8A5E
  • editorCodeLens.foreground#665E54
  • editorCursor.foreground#D6409F
  • editorError.foreground#D6409F
  • editorGroup.border#F3F0EA
  • editorGroup.dropBackground#F3F0EA
  • editorGroup.emptyBackground#FDFAF5
  • editorGroup.focusedEmptyBorder#FDFAF5
  • editorGroupHeader.noTabsBackground#FDFAF5
  • editorGroupHeader.tabsBackground#F3F0EA
  • editorGroupHeader.tabsBorder#D4CEC6
  • editorGutter.addedBackground#B8A898
  • editorGutter.background#FDFAF5
  • editorGutter.deletedBackground#D6409F
  • editorGutter.modifiedBackground#D6409F
  • editorHint.foreground#D6409F
  • editorHoverWidget.background#F9F6F0
  • editorHoverWidget.border#D4CEC6
  • editorIndentGuide.activeBackground#B8A898
  • editorIndentGuide.background#B8A89860
  • editorInfo.foreground#D6409F
  • editorInlayHint.background#F9F6F0
  • editorInlayHint.foreground#665E54
  • editorLineNumber.activeForeground#7A4EBF
  • editorLineNumber.foreground#B8A898
  • editorLink.activeForeground#D6409F
  • editorMarkerNavigation.background#D4CEC6
  • editorMarkerNavigationError.background#D6409F
  • editorMarkerNavigationInfo.background#D6409F
  • editorMarkerNavigationWarning.background#D6409F
  • editorOverviewRuler.addedForeground#8A9B6E
  • editorOverviewRuler.border#D4CEC6
  • editorOverviewRuler.bracketMatchForeground#D6409F
  • editorOverviewRuler.commonContentForeground#D4CEC6
  • editorOverviewRuler.currentContentForeground#8A9B6E
  • editorOverviewRuler.deletedForeground#D6409F
  • editorOverviewRuler.errorForeground#D6409F
  • editorOverviewRuler.findMatchForeground#D6409F
  • editorOverviewRuler.incomingContentForeground#8A9B6E
  • editorOverviewRuler.infoForeground#D6409F
  • editorOverviewRuler.modifiedForeground#8A9B6E
  • editorOverviewRuler.rangeHighlightForeground#D6409F
  • editorOverviewRuler.selectionHighlightForeground#D6409F
  • editorOverviewRuler.warningForeground#D6409F
  • editorOverviewRuler.wordHighlightForeground#D6409F
  • editorOverviewRuler.wordHighlightStrongForeground#D6409F
  • editorRangeHighlightBackground#F3F0EA
  • editorRuler.foreground#D4CEC6
  • editorSuggestWidget.background#F9F6F0
  • editorSuggestWidget.border#D4CEC6
  • editorSuggestWidget.foreground#554D44
  • editorSuggestWidget.highlightForeground#D6409F
  • editorSuggestWidget.selectedBackground#F3F0EA
  • editorWarning.foreground#D6409F
  • editorWhitespace.foreground#B8A898
  • editorWidget.background#F9F6F0
  • editorWidget.border#D4CEC6
  • errorForeground#D6409F
  • extensionButton.prominentBackground#D6409F
  • extensionButton.prominentForeground#FDFAF5
  • extensionButton.prominentHoverBackground#D6409F99
  • focusBorder#5E8A5E
  • foreground#554D44
  • gitDecoration.conflictingResourceForeground#D6409F
  • gitDecoration.deletedResourceForeground#D6409F
  • gitDecoration.ignoredResourceForeground#B8A898
  • gitDecoration.modifiedResourceForeground#D6409F
  • gitDecoration.untrackedResourceForeground#B8A898
  • input.background#FDFAF5
  • input.border#D4CEC6
  • input.foreground#554D44
  • input.placeholderForeground#B8A898
  • inputOption.activeBorder#D4CEC6
  • inputValidation.errorBackground#FDFAF5
  • inputValidation.errorBorder#D6409F
  • inputValidation.errorForeground#D6409F
  • inputValidation.infoBackground#FDFAF5
  • inputValidation.infoBorder#D6409F
  • inputValidation.infoForeground#D6409F
  • inputValidation.warningBackground#FDFAF5
  • inputValidation.warningBorder#D6409F
  • inputValidation.warningForeground#D6409F
  • list.activeSelectionBackground#F3F0EA
  • list.activeSelectionForeground#D6409F
  • list.dropBackground#F3F0EA
  • list.errorForeground#FF0000
  • list.focusBackground#F3F0EA
  • list.focusForeground#D6409F
  • list.hoverBackground#F3F0EA
  • list.hoverForeground#D6409F
  • list.inactiveSelectionBackground#F3F0EA
  • list.inactiveSelectionForeground#D6409F
  • listFilterWidget.background#F9F6F0
  • listFilterWidget.noMatchesOutline#D6409F
  • listFilterWidget.outline#D4CEC6
  • menu.background#F9F6F0
  • menu.border#D4CEC6
  • menu.foreground#665E54
  • menu.selectionBackground#F3F0EA
  • menu.selectionForeground#D6409F
  • menu.separatorBackground#D4CEC6
  • menubar.selectionBackground#F3F0EA
  • menubar.selectionForeground#D6409F
  • merge.border#D4CEC6
  • merge.commonContentBackground#F9F6F055
  • merge.commonHeaderBackground#F9F6F077
  • merge.currentContentBackground#8A9B6E22
  • merge.currentHeaderBackground#8A9B6E77
  • merge.incomingContentBackground#D6409F22
  • merge.incomingHeaderBackground#D6409F77
  • notificationCenter.border#D4CEC6
  • notificationCenterHeader.background#EFEAE0
  • notificationCenterHeader.foreground#554D44
  • notificationLink.foreground#D6409F
  • notifications.background#EFEAE0
  • notifications.border#D4CEC6
  • notifications.foreground#554D44
  • notificationToast.border#D4CEC6
  • panel.background#F9F6F0
  • panel.border#D4CEC6
  • panel.dropBorder#D4CEC6
  • panelInput.border#B8A898
  • panelSection.border#D4CEC6
  • panelSection.dropBackground#F3F0EA
  • panelSectionHeader.background#F3F0EA
  • panelSectionHeader.foreground#D6409F
  • panelTitle.activeBorder#D6409F
  • panelTitle.activeForeground#554D44
  • panelTitle.inactiveForeground#B8A898
  • peekView.border#D6409F
  • peekViewEditor.background#FDFAF5
  • peekViewEditor.matchHighlightBackground#D6409F
  • peekViewEditor.matchHighlightBorder#D6409F
  • peekViewEditorGutter.background#F9F6F0
  • peekViewResult.background#FDFAF5
  • peekViewResult.fileForeground#B8A898
  • peekViewResult.lineForeground#554D44
  • peekViewResult.matchHighlightBackground#D6409F40
  • peekViewResult.selectionBackground#F3F0EA
  • peekViewResult.selectionForeground#D6409F
  • peekViewTitle.background#F9F6F0
  • peekViewTitleDescription.foreground#665E54
  • peekViewTitleLabel.foreground#D6409F
  • pickerGroup.border#F9F6F0
  • pickerGroup.foreground#D6409F
  • progressBar.background#D6409F
  • quickInput.background#F9F6F0
  • quickInput.foreground#665E54
  • quickInputList.focusBackground#F3F0EA
  • quickInputList.focusForeground#D6409F
  • scrollbarSlider.background#B8A89860
  • scrollbarSlider.hoverBackground#B8A898
  • selection.background#5E8A5E25
  • settings.checkboxBackground#F9F6F0
  • settings.checkboxBorder#D4CEC6
  • settings.checkboxForeground#554D44
  • settings.dropdownBackground#F9F6F0
  • settings.dropdownBorder#D4CEC6
  • settings.dropdownForeground#554D44
  • settings.dropdownListBorder#D4CEC6
  • settings.headerForeground#554D44
  • settings.modifiedItemIndicator#8A9B6E
  • settings.numberInputBackground#FDFAF5
  • settings.numberInputBorder#D4CEC6
  • settings.numberInputForeground#554D44
  • settings.textInputBackground#FDFAF5
  • settings.textInputBorder#D4CEC6
  • settings.textInputForeground#554D44
  • sideBar.background#F9F6F0
  • sideBar.border#F3F0EA
  • sideBar.foreground#B8A898
  • sideBarSectionHeader.background#F3F0EA
  • sideBarSectionHeader.border#F3F0EA
  • sideBarSectionHeader.foreground#B8A898
  • sideBarTitle.foreground#D6409F
  • statusBar.background#EFEAE0
  • statusBar.border#D4CEC6
  • statusBar.foreground#D6409F
  • statusBarItem.activeBackground#EFEAE0
  • statusBarItem.hoverBackground#EFEAE0
  • statusBarItem.prominentBackground#D4CEC6
  • statusBarItem.remoteBackground#EFEAE0
  • statusBarItem.remoteForeground#B8A898
  • tab.activeBackground#FDFAF5
  • tab.activeBorder#D6409F
  • tab.activeForeground#D6409F
  • tab.border#F3F0EA
  • tab.inactiveBackground#F3F0EA
  • tab.inactiveForeground#9E948A
  • terminal.ansiBlack#FDFAF5
  • terminal.ansiBlue#7A4EBF
  • terminal.ansiBrightBlack#B8A898
  • terminal.ansiBrightBlue#7A4EBF
  • terminal.ansiBrightCyan#A3C9A3
  • terminal.ansiBrightGreen#6C9C86
  • terminal.ansiBrightMagenta#D6409F
  • terminal.ansiBrightRed#D6409F
  • terminal.ansiBrightWhite#554D44
  • terminal.ansiBrightYellow#B8A898
  • terminal.ansiCyan#A3C9A3
  • terminal.ansiGreen#6C9C86
  • terminal.ansiMagenta#D6409F
  • terminal.ansiRed#D6409F
  • terminal.ansiWhite#554D44
  • terminal.ansiYellow#B8A898
  • terminal.background#FDFAF5
  • terminal.border#D4CEC6
  • terminal.foreground#554D44
  • terminal.selectionBackground#5E8A5E25
  • terminalCursor.background#D6409F
  • terminalCursor.foreground#D6409F
  • textBlockQuote.background#F9F6F0
  • textBlockQuote.border#F3F0EA
  • textCodeBlock.background#FDFAF5
  • textLink.activeForeground#D6409F
  • textLink.foreground#D6409F
  • textPreformat.foreground#554D44
  • textSeparator.foreground#B8A898
  • titleBar.activeBackground#EFEAE0
  • titleBar.activeForeground#9E948A
  • titleBar.border#D4CEC6
  • titleBar.inactiveBackground#EFEAE0
  • titleBar.inactiveForeground#9E948A
  • tree.indentGuidesStroke#D4CEC6
  • walkThrough.embeddedEditorBackground#FDFAF5
  • welcomePage.buttonBackground#F9F6F0
  • welcomePage.buttonHoverBackground#F9F6F099
  • widget.shadow#D4CEC6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, meta.method#D6409Fbold
variable, entity.other.attribute-name#8A9B6Eitalic bold
string#A3C9A3italic
keyword, storage.type, entity.name.tag#D6409Fbold
constant.numeric, keyword.operator#B8A898
keyword.operator#D6409F
comment#A0988Citalic
entity.name.tag.html#D6409F
storage.type, support.type, entity.name.class#7A4EBF
entity.other.attribute-name.html#8A9B6E
entity.name.tag.css#5E8A5E
support.type.property-name.css#D6409F
Fable by Gabriele Meucci - VS Code Theme