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.activeBackground#6B442214
  • activityBar.activeBorder#6B4422
  • activityBar.background#E8D8B8
  • activityBar.border#C4A878
  • activityBar.foreground#6B4422
  • activityBar.inactiveForeground#8A6A48
  • activityBarBadge.background#6B4422
  • activityBarBadge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#6B4422
  • breadcrumb.background#F4E8CC
  • breadcrumb.focusForeground#6B4422
  • breadcrumb.foreground#8A6A48
  • breadcrumbPicker.background#EEE0C0
  • button.background#6B4422
  • button.foreground#FFFFFF
  • button.hoverBackground#8D6644
  • button.secondaryBackground#C4A878
  • button.secondaryForeground#2A1E0E
  • button.secondaryHoverBackground#B49868
  • checkbox.background#F4E8CC
  • checkbox.border#C4A878
  • debugToolBar.background#EEE0C0
  • debugToolBar.border#C4A878
  • descriptionForeground#5A3E22
  • diffEditor.insertedLineBackground#22AA5512
  • diffEditor.insertedTextBackground#22AA5518
  • diffEditor.removedLineBackground#CC112212
  • diffEditor.removedTextBackground#CC112218
  • diffEditorGutter.insertedLineBackground#22AA5530
  • diffEditorGutter.removedLineBackground#CC112230
  • disabledForeground#8A6A4880
  • dropdown.background#F4E8CC
  • dropdown.border#C4A878
  • dropdown.foreground#2A1E0E
  • editor.background#F4E8CC
  • editor.findMatchBackground#AA550040
  • editor.findMatchHighlightBackground#AA550022
  • editor.foreground#2A1E0E
  • editor.inactiveSelectionBackground#6B442218
  • editor.lineHighlightBackground#6B44220E
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#6B44220E
  • editor.selectionBackground#6B442228
  • editor.selectionHighlightBackground#6B442218
  • editor.wordHighlightBackground#6B442218
  • editor.wordHighlightStrongBackground#6B442228
  • editorBracketMatch.background#6B442222
  • editorBracketMatch.border#6B4422AA
  • editorCodeLens.foreground#8A6A48
  • editorCursor.background#F4E8CC
  • editorCursor.foreground#6B4422
  • editorError.foreground#CC1122
  • editorGroup.border#C4A878
  • editorGroup.dropBackground#6B442222
  • editorGroupHeader.noTabsBackground#E8D8B8
  • editorGroupHeader.tabsBackground#E8D8B8
  • editorGutter.addedBackground#22AA55
  • editorGutter.background#F4E8CC
  • editorGutter.deletedBackground#CC1122
  • editorGutter.modifiedBackground#6B4422
  • editorHint.foreground#6B442288
  • editorHoverWidget.background#EEE0C0
  • editorHoverWidget.border#6B442244
  • editorIndentGuide.activeBackground1#6B442255
  • editorIndentGuide.background1#C4A878
  • editorInfo.foreground#8D6644
  • editorLineNumber.activeForeground#6B4422
  • editorLineNumber.foreground#8A6A48
  • editorOverviewRuler.addedForeground#22AA55
  • editorOverviewRuler.border#C4A878
  • editorOverviewRuler.deletedForeground#CC1122
  • editorOverviewRuler.errorForeground#CC1122
  • editorOverviewRuler.findMatchForeground#AA550088
  • editorOverviewRuler.infoForeground#8D6644
  • editorOverviewRuler.modifiedForeground#6B4422
  • editorOverviewRuler.selectionHighlightForeground#6B442255
  • editorOverviewRuler.warningForeground#AA5500
  • editorOverviewRuler.wordHighlightForeground#6B442244
  • editorRuler.foreground#C4A878
  • editorSuggestWidget.background#EEE0C0
  • editorSuggestWidget.border#6B442244
  • editorSuggestWidget.foreground#2A1E0E
  • editorSuggestWidget.highlightForeground#6B4422
  • editorSuggestWidget.selectedBackground#6B442222
  • editorWarning.foreground#AA5500
  • editorWhitespace.foreground#C4A878
  • editorWidget.background#EEE0C0
  • editorWidget.border#6B442244
  • editorWidget.foreground#2A1E0E
  • errorForeground#CC1122
  • extensionButton.prominentBackground#6B4422
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#8D6644
  • focusBorder#6B442288
  • foreground#2A1E0E
  • gitDecoration.addedResourceForeground#22AA55
  • gitDecoration.conflictingResourceForeground#AA5500
  • gitDecoration.deletedResourceForeground#CC1122
  • gitDecoration.ignoredResourceForeground#8A6A48
  • gitDecoration.modifiedResourceForeground#6B4422
  • gitDecoration.submoduleResourceForeground#8D6644
  • gitDecoration.untrackedResourceForeground#8D6644
  • icon.foreground#8D6644
  • input.background#F4E8CC
  • input.border#C4A878
  • input.foreground#2A1E0E
  • input.placeholderForeground#8A6A48
  • inputOption.activeBackground#6B442222
  • inputOption.activeBorder#6B4422
  • inputValidation.errorBackground#FFF0F0
  • inputValidation.errorBorder#CC1122
  • inputValidation.infoBackground#F4E8CC
  • inputValidation.infoBorder#6B4422
  • inputValidation.warningBackground#FFFAF0
  • inputValidation.warningBorder#AA5500
  • list.activeSelectionBackground#6B442222
  • list.activeSelectionForeground#6B4422
  • list.dropBackground#6B442222
  • list.errorForeground#CC1122
  • list.focusBackground#6B442222
  • list.focusForeground#6B4422
  • list.highlightForeground#6B4422
  • list.hoverBackground#6B442214
  • list.hoverForeground#2A1E0E
  • list.inactiveSelectionBackground#6B442214
  • list.inactiveSelectionForeground#2A1E0E
  • list.warningForeground#AA5500
  • menu.background#EEE0C0
  • menu.border#C4A878
  • menu.foreground#2A1E0E
  • menu.selectionBackground#6B442222
  • menu.selectionForeground#6B4422
  • menu.separatorBackground#C4A878
  • menubar.selectionBackground#6B442222
  • menubar.selectionForeground#6B4422
  • minimap.background#F4E8CC
  • minimap.errorHighlight#CC1122
  • minimap.findMatchHighlight#AA550066
  • minimap.selectionHighlight#6B442244
  • minimapGutter.addedBackground#22AA55
  • minimapGutter.deletedBackground#CC1122
  • minimapGutter.modifiedBackground#6B4422
  • notificationCenterHeader.background#E8D8B8
  • notificationLink.foreground#6B4422
  • notifications.background#EEE0C0
  • notifications.border#6B442244
  • notifications.foreground#2A1E0E
  • notificationsErrorIcon.foreground#CC1122
  • notificationsInfoIcon.foreground#8D6644
  • notificationsWarningIcon.foreground#AA5500
  • notificationToast.border#6B442244
  • panel.background#EEE0C0
  • panel.border#C4A878
  • panelTitle.activeBorder#6B4422
  • panelTitle.activeForeground#6B4422
  • panelTitle.inactiveForeground#8A6A48
  • peekView.border#6B4422
  • peekViewEditor.background#EEE0C0
  • peekViewEditor.matchHighlightBackground#6B442230
  • peekViewEditorGutter.background#EEE0C0
  • peekViewResult.background#E8D8B8
  • peekViewResult.fileForeground#2A1E0E
  • peekViewResult.lineForeground#5A3E22
  • peekViewResult.matchHighlightBackground#6B442225
  • peekViewResult.selectionBackground#6B442222
  • peekViewResult.selectionForeground#6B4422
  • peekViewTitle.background#E8D8B8
  • peekViewTitleDescription.foreground#8D6644
  • peekViewTitleLabel.foreground#6B4422
  • pickerGroup.border#C4A878
  • pickerGroup.foreground#6B4422
  • progressBar.background#6B4422
  • scrollbar.shadow#00000018
  • scrollbarSlider.activeBackground#6B442266
  • scrollbarSlider.background#6B442222
  • scrollbarSlider.hoverBackground#6B442244
  • selection.background#6B442228
  • settings.headerForeground#6B4422
  • settings.modifiedItemIndicator#6B4422
  • sideBar.background#EEE0C0
  • sideBar.border#C4A878
  • sideBar.foreground#5A3E22
  • sideBarSectionHeader.background#EEE0C0
  • sideBarSectionHeader.border#C4A878
  • sideBarSectionHeader.foreground#8D6644
  • sideBarTitle.foreground#6B4422
  • statusBar.background#6B4422
  • statusBar.border#8D6644
  • statusBar.debuggingBackground#AA5500
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#E8D8B8
  • statusBar.noFolderForeground#2A1E0E
  • statusBarItem.activeBackground#6B442244
  • statusBarItem.errorBackground#CC1122
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#6B442233
  • statusBarItem.remoteBackground#6B4422
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#F4E8CC
  • tab.activeBorder#00000000
  • tab.activeBorderTop#6B4422
  • tab.activeForeground#6B4422
  • tab.border#C4A878
  • tab.hoverBackground#6B442214
  • tab.hoverBorder#6B442255
  • tab.inactiveBackground#E8D8B8
  • tab.inactiveForeground#8A6A48
  • tab.unfocusedActiveBackground#F4E8CC
  • tab.unfocusedActiveForeground#8D6644
  • tab.unfocusedInactiveBackground#E8D8B8
  • tab.unfocusedInactiveForeground#8A6A48
  • terminal.ansiBlack#E8D8B8
  • terminal.ansiBlue#6B4422
  • terminal.ansiBrightBlack#8A6A48
  • terminal.ansiBrightBlue#8D6644
  • terminal.ansiBrightCyan#2299AA
  • terminal.ansiBrightGreen#44BB66
  • terminal.ansiBrightMagenta#AA44BB
  • terminal.ansiBrightRed#EE3344
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#CC7722
  • terminal.ansiCyan#007788
  • terminal.ansiGreen#2A8844
  • terminal.ansiMagenta#882299
  • terminal.ansiRed#CC1122
  • terminal.ansiWhite#2A1E0E
  • terminal.ansiYellow#AA5500
  • terminal.background#EEE0C0
  • terminal.border#C4A878
  • terminal.foreground#2A1E0E
  • terminal.selectionBackground#6B442230
  • terminalCursor.foreground#6B4422
  • textBlockQuote.background#EEE0C0
  • textBlockQuote.border#C4A878
  • textCodeBlock.background#EEE0C0
  • textLink.activeForeground#8D6644
  • textLink.foreground#6B4422
  • textSeparator.foreground#C4A878
  • titleBar.activeBackground#E8D8B8
  • titleBar.activeForeground#2A1E0E
  • titleBar.border#C4A878
  • titleBar.inactiveBackground#E8D8B8
  • titleBar.inactiveForeground#8A6A48
  • widget.shadow#00000018

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A6A48italic
string, string.quoted, string.template#9B3322
constant.character.escape, string.regexp#892110
keyword, keyword.control, keyword.operator.new, keyword.other.important#6B4422bold
storage.type, storage.modifier#6B4422bold
entity.name.function, meta.function-call entity.name.function, support.function#8D6644
entity.name.type, entity.name.class, support.class, support.type#8D6644
entity.other.inherited-class#8D6644italic
variable, variable.other.readwrite#2A1E0E
variable.parameter#8D6644italic
variable.other.constant, constant.other#9B3322bold
constant.numeric#9B3322
constant.language#6B4422bold
entity.name.tag#6B4422
entity.other.attribute-name#8D6644
keyword.operator#8D6644
punctuation, meta.brace, punctuation.accessor#8A6A48
variable.other.property, support.variable.property, variable.other.object.property#6A4E32
invalid, invalid.illegal, invalid.deprecated#CC1122underline