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#992600
  • activityBar.background#FFFFFF
  • activityBar.border#992600
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#2B2B2B
  • activityBarBadge.background#992600
  • activityBarBadge.foreground#FFFFFF
  • badge.background#992600
  • badge.foreground#FFFFFF
  • button.background#FFFFFF
  • button.border#992600
  • button.foreground#000000
  • button.hoverBackground#99260044
  • button.secondaryBackground#FFFFFF
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#6B1B0044
  • checkbox.background#FFFFFF
  • checkbox.border#992600
  • checkbox.foreground#000000
  • contrastActiveBorder#000000
  • contrastBorder#992600
  • dropdown.background#FFFFFF
  • dropdown.border#992600
  • dropdown.foreground#000000
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#99260066
  • editor.findMatchBorder#000000
  • editor.findMatchHighlightBackground#99260033
  • editor.findMatchHighlightBorder#992600
  • editor.foreground#000000
  • editor.lineHighlightBorder#99260088
  • editor.selectionBackground#99260055
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#99260033
  • editor.selectionHighlightBorder#992600
  • editor.wordHighlightBackground#99260033
  • editor.wordHighlightBorder#992600
  • editor.wordHighlightStrongBorder#6B1B00
  • editorBracketMatch.background#FFFFFF
  • editorBracketMatch.border#992600
  • editorCursor.foreground#992600
  • editorGroup.border#992600
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#992600
  • editorIndentGuide.activeBackground1#992600
  • editorIndentGuide.background1#59595966
  • editorLineNumber.activeForeground#992600
  • editorLineNumber.foreground#595959
  • editorOverviewRuler.border#992600
  • editorRuler.foreground#595959
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#992600
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#992600
  • editorSuggestWidget.selectedBackground#99260044
  • editorWhitespace.foreground#595959
  • editorWidget.background#FFFFFF
  • editorWidget.border#992600
  • editorWidget.foreground#000000
  • extensionButton.prominentBackground#FFFFFF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#99260044
  • focusBorder#000000
  • gitDecoration.deletedResourceForeground#6B1B00
  • gitDecoration.ignoredResourceForeground#595959
  • gitDecoration.modifiedResourceForeground#992600
  • gitDecoration.untrackedResourceForeground#204030
  • input.background#FFFFFF
  • input.border#992600
  • input.foreground#000000
  • input.placeholderForeground#595959
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#000000
  • inputValidation.errorBorder#992600
  • list.activeSelectionBackground#99260044
  • list.activeSelectionForeground#000000
  • list.focusBackground#99260044
  • list.focusForeground#000000
  • list.focusOutline#000000
  • list.highlightForeground#992600
  • list.hoverBackground#99260022
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#99260022
  • list.inactiveSelectionForeground#000000
  • menu.background#FFFFFF
  • menu.border#992600
  • menu.foreground#000000
  • menu.selectionBackground#99260044
  • menu.selectionForeground#000000
  • menubar.selectionBackground#99260044
  • menubar.selectionForeground#000000
  • minimap.findMatchHighlight#992600
  • minimapSlider.background#59595944
  • notificationCenterHeader.background#FFFFFF
  • notifications.background#FFFFFF
  • notifications.border#992600
  • notifications.foreground#000000
  • panel.background#FFFFFF
  • panel.border#992600
  • panelTitle.activeBorder#992600
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#2B2B2B
  • peekView.border#992600
  • peekViewEditor.background#FFFFFF
  • peekViewResult.background#FFFFFF
  • peekViewTitle.background#FFFFFF
  • progressBar.background#992600
  • quickInput.background#FFFFFF
  • quickInput.foreground#000000
  • quickInputTitle.background#FFFFFF
  • scrollbar.shadow#FFFFFF
  • scrollbarSlider.activeBackground#992600
  • scrollbarSlider.background#59595988
  • scrollbarSlider.hoverBackground#992600AA
  • selection.background#99260066
  • sideBar.background#FFFFFF
  • sideBar.border#992600
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.border#992600
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#FFFFFF
  • statusBar.border#992600
  • statusBar.debuggingBackground#992600
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#FFFFFF
  • statusBar.noFolderBorder#992600
  • statusBar.noFolderForeground#000000
  • statusBarItem.hoverBackground#99260044
  • statusBarItem.remoteBackground#992600
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#992600
  • tab.activeBorderTop#992600
  • tab.activeForeground#000000
  • tab.border#992600
  • 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#992600
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#6B5220
  • terminal.ansiCyan#0E5A73
  • terminal.ansiGreen#005A00
  • terminal.ansiMagenta#4A2475
  • terminal.ansiRed#6B1B00
  • terminal.ansiWhite#4D4D4D
  • terminal.ansiYellow#634C1C
  • terminal.background#FFFFFF
  • terminal.border#992600
  • terminal.foreground#000000
  • terminal.selectionBackground#99260055
  • terminalCursor.foreground#992600
  • textLink.activeForeground#6B1B00
  • textLink.foreground#992600
  • textPreformat.foreground#992600
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#000000
  • titleBar.border#992600
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#2B2B2B
  • tree.indentGuidesStroke#595959
  • widget.border#992600
  • widget.shadow#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#36604Eitalic
string, punctuation.definition.string#6642A2
constant.numeric, constant.language, constant.character#18606C
keyword, keyword.control, storage, storage.type#992600bold
entity.name.function, support.function#483624
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#003C66
variable, variable.parameter#4818FC
entity.name.tag, meta.tag#992600bold
entity.other.attribute-name#4818FC
keyword.operator, punctuation#422430
meta.decorator, punctuation.decorator#483624