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#A80020
  • activityBar.background#FFFFFF
  • activityBar.border#A80020
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#2B2B2B
  • activityBarBadge.background#A80020
  • activityBarBadge.foreground#FFFFFF
  • badge.background#A80020
  • badge.foreground#FFFFFF
  • button.background#FFFFFF
  • button.border#A80020
  • button.foreground#000000
  • button.hoverBackground#A8002044
  • button.secondaryBackground#FFFFFF
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#7A001844
  • checkbox.background#FFFFFF
  • checkbox.border#A80020
  • checkbox.foreground#000000
  • contrastActiveBorder#000000
  • contrastBorder#A80020
  • dropdown.background#FFFFFF
  • dropdown.border#A80020
  • dropdown.foreground#000000
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#A8002066
  • editor.findMatchBorder#000000
  • editor.findMatchHighlightBackground#A8002033
  • editor.findMatchHighlightBorder#A80020
  • editor.foreground#000000
  • editor.lineHighlightBorder#A8002088
  • editor.selectionBackground#A8002055
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#A8002033
  • editor.selectionHighlightBorder#A80020
  • editor.wordHighlightBackground#A8002033
  • editor.wordHighlightBorder#A80020
  • editor.wordHighlightStrongBorder#7A0018
  • editorBracketMatch.background#FFFFFF
  • editorBracketMatch.border#A80020
  • editorCursor.foreground#A80020
  • editorGroup.border#A80020
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#A80020
  • editorIndentGuide.activeBackground1#A80020
  • editorIndentGuide.background1#59595966
  • editorLineNumber.activeForeground#A80020
  • editorLineNumber.foreground#595959
  • editorOverviewRuler.border#A80020
  • editorRuler.foreground#595959
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#A80020
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#A80020
  • editorSuggestWidget.selectedBackground#A8002044
  • editorWhitespace.foreground#595959
  • editorWidget.background#FFFFFF
  • editorWidget.border#A80020
  • editorWidget.foreground#000000
  • extensionButton.prominentBackground#FFFFFF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#A8002044
  • focusBorder#000000
  • gitDecoration.deletedResourceForeground#7A0018
  • gitDecoration.ignoredResourceForeground#595959
  • gitDecoration.modifiedResourceForeground#A80020
  • gitDecoration.untrackedResourceForeground#105040
  • input.background#FFFFFF
  • input.border#A80020
  • input.foreground#000000
  • input.placeholderForeground#595959
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#000000
  • inputValidation.errorBorder#A80020
  • list.activeSelectionBackground#A8002044
  • list.activeSelectionForeground#000000
  • list.focusBackground#A8002044
  • list.focusForeground#000000
  • list.focusOutline#000000
  • list.highlightForeground#A80020
  • list.hoverBackground#A8002022
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#A8002022
  • list.inactiveSelectionForeground#000000
  • menu.background#FFFFFF
  • menu.border#A80020
  • menu.foreground#000000
  • menu.selectionBackground#A8002044
  • menu.selectionForeground#000000
  • menubar.selectionBackground#A8002044
  • menubar.selectionForeground#000000
  • minimap.findMatchHighlight#A80020
  • minimapSlider.background#59595944
  • notificationCenterHeader.background#FFFFFF
  • notifications.background#FFFFFF
  • notifications.border#A80020
  • notifications.foreground#000000
  • panel.background#FFFFFF
  • panel.border#A80020
  • panelTitle.activeBorder#A80020
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#2B2B2B
  • peekView.border#A80020
  • peekViewEditor.background#FFFFFF
  • peekViewResult.background#FFFFFF
  • peekViewTitle.background#FFFFFF
  • progressBar.background#A80020
  • quickInput.background#FFFFFF
  • quickInput.foreground#000000
  • quickInputTitle.background#FFFFFF
  • scrollbar.shadow#FFFFFF
  • scrollbarSlider.activeBackground#A80020
  • scrollbarSlider.background#59595988
  • scrollbarSlider.hoverBackground#A80020AA
  • selection.background#A8002066
  • sideBar.background#FFFFFF
  • sideBar.border#A80020
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.border#A80020
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#FFFFFF
  • statusBar.border#A80020
  • statusBar.debuggingBackground#A80020
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderBorder#A80020
  • statusBar.noFolderForeground#000000
  • statusBarItem.hoverBackground#A8002044
  • statusBarItem.remoteBackground#A80020
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#A80020
  • tab.activeBorderTop#A80020
  • tab.activeForeground#000000
  • tab.border#A80020
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#2B2B2B
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedInactiveForeground#2B2B2B
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#001080
  • terminal.ansiBrightBlack#4D4D4D
  • terminal.ansiBrightBlue#002DA8
  • terminal.ansiBrightCyan#17607A
  • terminal.ansiBrightGreen#006100
  • terminal.ansiBrightMagenta#5B2D8E
  • terminal.ansiBrightRed#A80020
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#6B5220
  • terminal.ansiCyan#0E5A73
  • terminal.ansiGreen#005A00
  • terminal.ansiMagenta#4A2475
  • terminal.ansiRed#7A0018
  • terminal.ansiWhite#4D4D4D
  • terminal.ansiYellow#634C1C
  • terminal.background#FFFFFF
  • terminal.border#A80020
  • terminal.foreground#000000
  • terminal.selectionBackground#A8002055
  • terminalCursor.foreground#A80020
  • textLink.activeForeground#7A0018
  • textLink.foreground#A80020
  • textPreformat.foreground#A80020
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#000000
  • titleBar.border#A80020
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#2B2B2B
  • tree.indentGuidesStroke#595959
  • widget.border#A80020
  • widget.shadow#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#005412italic
string, punctuation.definition.string#3000C0
constant.numeric, constant.language, constant.character#246066
keyword, keyword.control, storage, storage.type#A80020bold
entity.name.function, support.function#605448
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#063C78
variable, variable.parameter#5412FC
entity.name.tag, meta.tag#A80020bold
entity.other.attribute-name#5412FC
keyword.operator, punctuation#302A3C
meta.decorator, punctuation.decorator#605448