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.border#000000
  • activityBar.dropBorder#000000
  • activityBar.foreground#FF7EB6
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#FF7EB6
  • activityBarBadge.foreground#000000
  • badge.background#FF7EB6
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#CCCCCC
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#CCCCCC
  • breadcrumb.foreground#666666
  • breadcrumbPicker.background#000000
  • button.background#D16D9C
  • button.foreground#000000
  • button.hoverBackground#D16D9C99
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#000000
  • debugToolBar.background#111111
  • debugToolBar.border#111111
  • descriptionForeground#6c757d
  • diffEditor.border#000000
  • diffEditor.insertedTextBackground#A3C9A322
  • diffEditor.insertedTextBorder#A3C9A344
  • diffEditor.removedTextBackground#D16D9C22
  • diffEditor.removedTextBorder#D16D9C44
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#FF7EB6
  • editor.findMatchHighlightBackground#000000
  • editor.findRangeHighlightBackground#000000
  • editor.foreground#CCCCCC
  • editor.hoverHighlightBackground#000000
  • editor.inactiveSelectionBackground#000000
  • editor.lineHighlightBackground#1C1C1C
  • editor.lineHighlightBorder#1C1C1C
  • editor.rangeHighlightBackground#000000
  • editor.selectionBackground#D16D9C60
  • editor.selectionForeground#CCCCCC
  • editor.selectionHighlightBackground#FF7EB630
  • editor.wordHighlightBackground#000000
  • editor.wordHighlightStrongBackground#000000
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#FF7EB6
  • editorCodeLens.foreground#6c757d
  • editorCursor.background#000000
  • editorCursor.foreground#FF7EB6
  • editorError.foreground#D16D9C
  • editorGroup.border#000000
  • editorGroup.dropBackground#000000
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#A3C9A3
  • editorGutter.background#000000
  • editorGutter.deletedBackground#D16D9C
  • editorGutter.modifiedBackground#FF7EB6
  • editorHint.foreground#FF7EB6
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#000000
  • editorIndentGuide.activeBackground1#666666
  • editorIndentGuide.background1#66666666
  • editorInfo.foreground#FF7EB6
  • editorInlayHint.background#000000
  • editorInlayHint.foreground#666666
  • editorLineNumber.activeForeground#FF7EB6
  • editorLineNumber.foreground#4A4A4A
  • editorLink.activeForeground#FF7EB6
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#D16D9C
  • editorMarkerNavigationInfo.background#FF7EB6
  • editorMarkerNavigationWarning.background#FF7EB6
  • editorOverviewRuler.addedForeground#A3C9A3
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.bracketMatchForeground#FF7EB6
  • editorOverviewRuler.commonContentForeground#000000
  • editorOverviewRuler.currentContentForeground#8A9B6E
  • editorOverviewRuler.deletedForeground#D16D9C
  • editorOverviewRuler.errorForeground#D16D9C
  • editorOverviewRuler.findMatchForeground#FF7EB6
  • editorOverviewRuler.incomingContentForeground#A3C9A3
  • editorOverviewRuler.infoForeground#FF7EB6
  • editorOverviewRuler.modifiedForeground#8A9B6E
  • editorOverviewRuler.rangeHighlightForeground#FF7EB6
  • editorOverviewRuler.selectionHighlightForeground#FF7EB6
  • editorOverviewRuler.warningForeground#FF7EB6
  • editorOverviewRuler.wordHighlightForeground#FF7EB6
  • editorOverviewRuler.wordHighlightStrongForeground#FF7EB6
  • editorPane.background#000000
  • editorRuler.foreground#000000
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#000000
  • editorSuggestWidget.foreground#CCCCCC
  • editorSuggestWidget.highlightForeground#FF7EB6
  • editorSuggestWidget.selectedBackground#000000
  • editorWarning.foreground#FF7EB6
  • editorWhitespace.foreground#666666
  • editorWidget.background#000000
  • editorWidget.border#000000
  • errorForeground#D16D9C
  • extensionButton.prominentBackground#D16D9C
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#D16D9C99
  • focusBorder#8A9B6E
  • foreground#CCCCCC
  • gitDecoration.conflictingResourceForeground#D16D9C
  • gitDecoration.deletedResourceForeground#D16D9C
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#FF7EB6
  • gitDecoration.untrackedResourceForeground#A3C9A3
  • input.background#000000
  • input.border#000000
  • input.foreground#6c757d
  • input.placeholderForeground#6c757d
  • inputOption.activeBorder#000000
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#D16D9C
  • inputValidation.errorForeground#D16D9C
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#FF7EB6
  • inputValidation.infoForeground#FF7EB6
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#FF7EB6
  • inputValidation.warningForeground#FF7EB6
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#FF7EB6
  • list.dropBackground#000000
  • list.errorForeground#FF0000
  • list.focusBackground#000000
  • list.focusForeground#FF7EB6
  • list.hoverBackground#000000
  • list.hoverForeground#FF7EB6
  • list.inactiveFocusBackground#000000
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#FF7EB6
  • list.invalidItemForeground#D16D9C
  • list.warningForeground#FF7EB6
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#D16D9C
  • listFilterWidget.outline#000000
  • menu.background#000000
  • menu.foreground#6c757d
  • menu.selectionBackground#000000
  • menu.selectionForeground#FF7EB6
  • menubar.selectionBackground#000000
  • menubar.selectionForeground#CCCCCC
  • merge.border#666666
  • merge.commonContentBackground#00000055
  • merge.commonHeaderBackground#00000077
  • merge.currentContentBackground#8A9B6E22
  • merge.currentHeaderBackground#8A9B6E77
  • merge.incomingContentBackground#FF7EB622
  • merge.incomingHeaderBackground#FF7EB677
  • notificationCenter.border#111111
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#CCCCCC
  • notificationLink.foreground#FF7EB6
  • notifications.background#111111
  • notifications.border#111111
  • notifications.foreground#CCCCCC
  • notificationToast.border#111111
  • panel.background#000000
  • panel.border#000000
  • panel.dropBorder#000000
  • panelInput.border#666666
  • panelSection.border#000000
  • panelSection.dropBackground#000000
  • panelSectionHeader.background#000000
  • panelSectionHeader.foreground#FF7EB6
  • panelTitle.activeBorder#FF7EB6
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#666666
  • peekView.border#FF7EB6
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#FF7EB6
  • peekViewEditor.matchHighlightBorder#FF7EB6
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#666666
  • peekViewResult.lineForeground#CCCCCC
  • peekViewResult.matchHighlightBackground#FF7EB633
  • peekViewResult.selectionBackground#000000
  • peekViewResult.selectionForeground#FF7EB6
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#666666
  • peekViewTitleLabel.foreground#666666
  • pickerGroup.border#000000
  • pickerGroup.foreground#FF7EB6
  • progressBar.background#FF7EB6
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#666666
  • scrollbarSlider.background#66666699
  • scrollbarSlider.hoverBackground#666666B3
  • selection.background#D16D9C60
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#000000
  • settings.checkboxForeground#CCCCCC
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#000000
  • settings.dropdownForeground#CCCCCC
  • settings.dropdownListBorder#000000
  • settings.headerForeground#CCCCCC
  • settings.modifiedItemIndicator#8A9B6E
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#000000
  • settings.numberInputForeground#CCCCCC
  • settings.textInputBackground#000000
  • settings.textInputBorder#000000
  • settings.textInputForeground#CCCCCC
  • sideBar.background#000000
  • sideBar.border#000000
  • sideBar.foreground#666666
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#000000
  • sideBarSectionHeader.foreground#666666
  • sideBarTitle.foreground#FF7EB6
  • statusBar.background#000000
  • statusBar.foreground#FF7EB6
  • statusBarItem.activeBackground#000000
  • statusBarItem.hoverBackground#111111
  • statusBarItem.remoteBackground#111111
  • statusBarItem.remoteForeground#666666
  • tab.activeBackground#000000
  • tab.activeBorder#FF7EB6
  • tab.activeBorderTop#000000
  • tab.activeForeground#FF7EB6
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.hoverBorder#FF7EB6
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#666666
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#FF7EB699
  • tab.unfocusedActiveBorderTop#000000
  • tab.unfocusedActiveForeground#CCCCCC
  • tab.unfocusedHoverBackground#000000
  • tab.unfocusedHoverBorder#FF7EB699
  • tab.unfocusedInactiveForeground#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#9E7EBE
  • terminal.ansiBrightBlack#4A4A4A
  • terminal.ansiBrightBlue#9E7EBE
  • terminal.ansiBrightCyan#A3C9A3
  • terminal.ansiBrightGreen#A3C9A3
  • terminal.ansiBrightMagenta#FF7EB6
  • terminal.ansiBrightRed#D16D9C
  • terminal.ansiBrightWhite#CCCCCC
  • terminal.ansiBrightYellow#C49B6C
  • terminal.ansiCyan#A3C9A3
  • terminal.ansiGreen#A3C9A3
  • terminal.ansiMagenta#FF7EB6
  • terminal.ansiRed#D16D9C
  • terminal.ansiWhite#CCCCCC
  • terminal.ansiYellow#C49B6C
  • terminal.background#000000
  • terminal.border#000000
  • terminal.foreground#CCCCCC
  • terminal.selectionBackground#D16D9C60
  • terminalCursor.background#FF7EB6
  • terminalCursor.foreground#FF7EB6
  • textBlockQuote.background#000000
  • textBlockQuote.border#000000
  • textCodeBlock.background#000000
  • textLink.activeForeground#FF7EB6
  • textLink.foreground#FF7EB6
  • textPreformat.foreground#CCCCCC
  • textSeparator.foreground#6c757d
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#6c757d
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#6c757d
  • tree.indentGuidesStroke#000000
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.buttonBackground#000000
  • welcomePage.buttonHoverBackground#00000099
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, meta.method#FF7EB6bold
variable#8A9B6Eitalic bold
string#A3C9A3italic
keyword#FF7EB6bold
constant.numeric#C49B6C
comment#666666italic
storage.type, support.type, entity.name.class#9E7EBE
keyword.operator#D16D9C
entity.name.tag.html#FF7EB6
entity.other.attribute-name.html#8A9B6E
entity.name.tag.css#8A9B6E
support.type.property-name.css#D16D9C