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#F4F4F4
  • activityBar.border#F4F4F4
  • activityBar.dropBorder#F4F4F4
  • activityBar.foreground#E85A94
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#E85A94
  • activityBarBadge.foreground#FFFFFF
  • badge.background#E85A94
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#333333
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#333333
  • breadcrumb.foreground#888888
  • breadcrumbPicker.background#FAFAFA
  • button.background#6C9C86
  • button.foreground#FFFFFF
  • button.hoverBackground#6C9C8699
  • debugExceptionWidget.background#FAFAFA
  • debugExceptionWidget.border#F4F4F4
  • debugToolBar.background#F1F1F1
  • debugToolBar.border#F1F1F1
  • diffEditor.border#F4F4F4
  • diffEditor.insertedTextBackground#A3C9A350
  • diffEditor.insertedTextBorder#A3C9A370
  • diffEditor.removedTextBackground#E85A9450
  • diffEditor.removedTextBorder#E85A9470
  • dropdown.background#FFFFFF
  • dropdown.border#F4F4F4
  • dropdown.foreground#333333
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#EFEFEF
  • editor.findMatchBorder#E85A94
  • editor.findMatchHighlightBackground#EFEFEF
  • editor.findRangeHighlightBackground#EFEFEF
  • editor.foreground#333333
  • editor.hoverHighlightBackground#EFEFEF
  • editor.inactiveSelectionBackground#F9F9F9
  • editor.lineHighlightBackground#F1F1F1
  • editor.lineHighlightBorder#F1F1F1
  • editor.rangeHighlightBackground#EFEFEF
  • editor.selectionBackground#D6D6D650
  • editor.selectionForeground#333333
  • editor.selectionHighlightBackground#E85A9450
  • editor.wordHighlightBackground#EFEFEF
  • editor.wordHighlightStrongBackground#EFEFEF
  • editorBracketMatch.background#EFEFEF
  • editorBracketMatch.border#E85A94
  • editorCodeLens.foreground#888888
  • editorCursor.foreground#E85A94
  • editorError.foreground#E85A94
  • editorGroup.border#F4F4F4
  • editorGroup.dropBackground#F9F9F9
  • editorGroup.emptyBackground#FFFFFF
  • editorGroup.focusedEmptyBorder#FFFFFF
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#FAFAFA
  • editorGroupHeader.tabsBorder#F4F4F4
  • editorGutter.addedBackground#6C9C86
  • editorGutter.background#FFFFFF
  • editorGutter.deletedBackground#E85A94
  • editorGutter.modifiedBackground#E85A94
  • editorHint.foreground#E85A94
  • editorHoverWidget.background#FAFAFA
  • editorHoverWidget.border#F4F4F4
  • editorIndentGuide.activeBackground1#888888
  • editorIndentGuide.background1#88888866
  • editorInfo.foreground#E85A94
  • editorInlayHint.background#FAFAFA
  • editorInlayHint.foreground#999999
  • editorLineNumber.activeForeground#E85A94
  • editorLineNumber.foreground#888888
  • editorLink.activeForeground#E85A94
  • editorMarkerNavigation.background#F4F4F4
  • editorMarkerNavigationError.background#E85A94
  • editorMarkerNavigationInfo.background#E85A94
  • editorMarkerNavigationWarning.background#E85A94
  • editorOverviewRuler.addedForeground#6C9C86
  • editorOverviewRuler.border#F4F4F4
  • editorOverviewRuler.bracketMatchForeground#E85A94
  • editorOverviewRuler.commonContentForeground#F4F4F4
  • editorOverviewRuler.currentContentForeground#6C9C86
  • editorOverviewRuler.deletedForeground#E85A94
  • editorOverviewRuler.errorForeground#E85A94
  • editorOverviewRuler.findMatchForeground#E85A94
  • editorOverviewRuler.incomingContentForeground#6C9C86
  • editorOverviewRuler.infoForeground#E85A94
  • editorOverviewRuler.modifiedForeground#6C9C86
  • editorOverviewRuler.rangeHighlightForeground#E85A94
  • editorOverviewRuler.selectionHighlightForeground#E85A94
  • editorOverviewRuler.warningForeground#E85A94
  • editorOverviewRuler.wordHighlightForeground#E85A94
  • editorOverviewRuler.wordHighlightStrongForeground#E85A94
  • editorPane.background#FFFFFF
  • editorRuler.foreground#F4F4F4
  • editorSuggestWidget.background#FAFAFA
  • editorSuggestWidget.border#F4F4F4
  • editorSuggestWidget.foreground#333333
  • editorSuggestWidget.highlightForeground#E85A94
  • editorSuggestWidget.selectedBackground#EFEFEF
  • editorWarning.foreground#E85A94
  • editorWhitespace.foreground#888888
  • editorWidget.background#FAFAFA
  • editorWidget.border#F4F4F4
  • errorForeground#E85A94
  • extensionButton.prominentBackground#6C9C86
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#6C9C8699
  • focusBorder#6C9C86
  • foreground#333333
  • gitDecoration.conflictingResourceForeground#D6409F
  • gitDecoration.deletedResourceForeground#D6409F
  • gitDecoration.ignoredResourceForeground#999999
  • gitDecoration.modifiedResourceForeground#E85A94
  • gitDecoration.untrackedResourceForeground#6C9C86
  • input.background#FFFFFF
  • input.border#F4F4F4
  • input.foreground#333333
  • input.placeholderForeground#999999
  • inputOption.activeBorder#F4F4F4
  • inputValidation.errorBackground#FFFFFF
  • inputValidation.errorBorder#E85A94
  • inputValidation.errorForeground#E85A94
  • inputValidation.infoBackground#FFFFFF
  • inputValidation.infoBorder#E85A94
  • inputValidation.infoForeground#E85A94
  • inputValidation.warningBackground#FFFFFF
  • inputValidation.warningBorder#E85A94
  • inputValidation.warningForeground#E85A94
  • list.activeSelectionBackground#EFEFEF
  • list.activeSelectionForeground#E85A94
  • list.dropBackground#F9F9F9
  • list.errorForeground#FF4500
  • list.focusBackground#EFEFEF
  • list.focusForeground#E85A94
  • list.hoverBackground#EFEFEF
  • list.hoverForeground#D6409F
  • list.inactiveFocusBackground#F9F9F9
  • list.inactiveSelectionBackground#F9F9F9
  • list.inactiveSelectionForeground#E85A94
  • list.invalidItemForeground#E85A94
  • list.warningForeground#E85A94
  • listFilterWidget.background#FAFAFA
  • listFilterWidget.noMatchesOutline#E85A94
  • listFilterWidget.outline#F4F4F4
  • menu.background#FFFFFF
  • menu.foreground#6c757d
  • menu.selectionBackground#EFEFEF
  • menu.selectionForeground#E85A94
  • menubar.selectionBackground#EFEFEF
  • menubar.selectionForeground#333333
  • merge.border#888888
  • merge.commonContentBackground#FFFFFF55
  • merge.commonHeaderBackground#FFFFFF77
  • merge.currentContentBackground#6C9C8622
  • merge.currentHeaderBackground#6C9C8677
  • merge.incomingContentBackground#E85A9450
  • merge.incomingHeaderBackground#E85A9477
  • notificationCenter.border#F1F1F1
  • notificationCenterHeader.background#F1F1F1
  • notificationCenterHeader.foreground#333333
  • notificationLink.foreground#E85A94
  • notifications.background#F1F1F1
  • notifications.border#F1F1F1
  • notifications.foreground#333333
  • notificationToast.border#F1F1F1
  • panel.background#FAFAFA
  • panel.border#F4F4F4
  • panel.dropBorder#F4F4F4
  • panelInput.border#999999
  • panelSection.border#F4F4F4
  • panelSection.dropBackground#F4F4F4
  • panelSectionHeader.background#F4F4F4
  • panelSectionHeader.foreground#E85A94
  • panelTitle.activeBorder#E85A94
  • panelTitle.activeForeground#333333
  • panelTitle.inactiveForeground#999999
  • peekView.border#E85A94
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#E85A94
  • peekViewEditor.matchHighlightBorder#E85A94
  • peekViewEditorGutter.background#FAFAFA
  • peekViewResult.background#FFFFFF
  • peekViewResult.fileForeground#999999
  • peekViewResult.lineForeground#333333
  • peekViewResult.matchHighlightBackground#E85A9450
  • peekViewResult.selectionBackground#EFEFEF
  • peekViewResult.selectionForeground#E85A94
  • peekViewTitle.background#FAFAFA
  • peekViewTitleDescription.foreground#999999
  • peekViewTitleLabel.foreground#999999
  • pickerGroup.border#FFFFFF
  • pickerGroup.foreground#E85A94
  • progressBar.background#E85A94
  • scrollbar.shadow#CCCCCC
  • scrollbarSlider.activeBackground#999999
  • scrollbarSlider.background#99999999
  • scrollbarSlider.hoverBackground#999999B3
  • selection.background#D6D6D650
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#F4F4F4
  • settings.checkboxForeground#333333
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#F4F4F4
  • settings.dropdownForeground#333333
  • settings.dropdownListBorder#F4F4F4
  • settings.headerForeground#333333
  • settings.modifiedItemIndicator#6C9C86
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#F4F4F4
  • settings.numberInputForeground#333333
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#F4F4F4
  • settings.textInputForeground#333333
  • sideBar.background#FAFAFA
  • sideBar.border#F4F4F4
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#F4F4F4
  • sideBarSectionHeader.border#F4F4F4
  • sideBarSectionHeader.foreground#888888
  • sideBarTitle.foreground#E85A94
  • statusBar.background#f1f1f1
  • statusBar.foreground#E85A94
  • statusBarItem.activeBackground#F1F1F1
  • statusBarItem.hoverBackground#F1F1F1
  • statusBarItem.prominentBackground#99999950
  • statusBarItem.remoteBackground#F1F1F1
  • statusBarItem.remoteForeground#999999
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#E85A94
  • tab.activeBorderTop#FFFFFF
  • tab.activeForeground#E85A94
  • tab.border#FFFFFF
  • tab.hoverBackground#EFEFEF
  • tab.hoverBorder#E85A94
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#888888
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#E85A9499
  • tab.unfocusedActiveBorderTop#FFFFFF
  • tab.unfocusedActiveForeground#333333
  • tab.unfocusedHoverBackground#EFEFEF
  • tab.unfocusedHoverBorder#E85A9499
  • tab.unfocusedInactiveForeground#888888
  • terminal.ansiBlack#FFFFFF
  • terminal.ansiBlue#7A4EBF
  • terminal.ansiBrightBlack#888888
  • terminal.ansiBrightBlue#7A4EBF
  • terminal.ansiBrightCyan#A3C9A3
  • terminal.ansiBrightGreen#6C9C86
  • terminal.ansiBrightMagenta#D6409F
  • terminal.ansiBrightRed#E85A94
  • terminal.ansiBrightWhite#333333
  • terminal.ansiBrightYellow#B8A898
  • terminal.ansiCyan#A3C9A3
  • terminal.ansiGreen#6C9C86
  • terminal.ansiMagenta#D6409F
  • terminal.ansiRed#E85A94
  • terminal.ansiWhite#333333
  • terminal.ansiYellow#B8A898
  • terminal.background#FFFFFF
  • terminal.border#FFFFFF
  • terminal.foreground#333333
  • terminal.selectionBackground#D6D6D650
  • terminalCursor.background#E85A94
  • terminalCursor.foreground#E85A94
  • textBlockQuote.background#FAFAFA
  • textBlockQuote.border#F4F4F4
  • textCodeBlock.background#FFFFFF
  • textLink.activeForeground#E85A94
  • textLink.foreground#E85A94
  • textPreformat.foreground#333333
  • textSeparator.foreground#888888
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#6c757d
  • titleBar.border#FFFFFF
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#6c757d
  • tree.indentGuidesStroke#F4F4F4
  • walkThrough.embeddedEditorBackground#FFFFFF
  • widget.shadow#CCCCCC

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