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#d99a2b
  • activityBar.background#1f130a
  • activityBar.foreground#f4dfb4
  • activityBar.inactiveForeground#aa7f4b
  • activityBarBadge.background#d99a2b
  • activityBarBadge.foreground#120b06
  • badge.background#d99a2b
  • badge.foreground#120b06
  • breadcrumb.activeSelectionForeground#d99a2b
  • breadcrumb.background#120b06
  • breadcrumb.focusForeground#f4dfb4
  • breadcrumb.foreground#aa7f4b
  • button.background#d99a2b
  • button.foreground#120b06
  • button.hoverBackground#c08457
  • button.secondaryBackground#3a2412
  • button.secondaryForeground#f4dfb4
  • button.secondaryHoverBackground#6f4a24
  • checkbox.background#120b06
  • checkbox.border#6f4a24
  • checkbox.foreground#f4dfb4
  • descriptionForeground#aa7f4b
  • diffEditor.border#6f4a24
  • diffEditor.insertedTextBackground#7fb06922
  • diffEditor.removedTextBackground#d45d4522
  • disabledForeground#aa7f4b
  • dropdown.background#120b06
  • dropdown.border#6f4a24
  • dropdown.foreground#f4dfb4
  • editor.background#120b06
  • editor.findMatchBackground#c0845766
  • editor.findMatchHighlightBackground#d99a2b33
  • editor.findRangeHighlightBackground#7fb06922
  • editor.foreground#f4dfb4
  • editor.hoverHighlightBackground#d99a2b18
  • editor.inactiveSelectionBackground#d99a2b22
  • editor.lineHighlightBackground#1f130a
  • editor.lineHighlightBorder#6f4a24
  • editor.selectionBackground#d99a2b44
  • editor.selectionHighlightBackground#7fb06933
  • editor.wordHighlightBackground#d99a2b22
  • editor.wordHighlightStrongBackground#7fb06922
  • editorBracketMatch.background#d99a2b22
  • editorBracketMatch.border#d99a2b
  • editorCursor.foreground#d99a2b
  • editorGroup.border#6f4a24
  • editorGroupHeader.tabsBackground#1f130a
  • editorGroupHeader.tabsBorder#6f4a24
  • editorGutter.addedBackground#7fb069
  • editorGutter.background#120b06
  • editorGutter.deletedBackground#d45d45
  • editorGutter.modifiedBackground#c08457
  • editorHoverWidget.background#170e08
  • editorHoverWidget.border#6f4a24
  • editorHoverWidget.foreground#f4dfb4
  • editorIndentGuide.activeBackground1#d99a2b
  • editorIndentGuide.background1#6f4a24
  • editorLineNumber.activeForeground#d99a2b
  • editorLineNumber.foreground#aa7f4b
  • editorOverviewRuler.addedForeground#7fb069
  • editorOverviewRuler.border#120b06
  • editorOverviewRuler.deletedForeground#d45d45
  • editorOverviewRuler.errorForeground#d45d45
  • editorOverviewRuler.infoForeground#d99a2b
  • editorOverviewRuler.modifiedForeground#c08457
  • editorOverviewRuler.warningForeground#c08457
  • editorRuler.foreground#6f4a24
  • editorSuggestWidget.background#170e08
  • editorSuggestWidget.border#6f4a24
  • editorSuggestWidget.foreground#f4dfb4
  • editorSuggestWidget.highlightForeground#d99a2b
  • editorSuggestWidget.selectedBackground#3a2412
  • editorWhitespace.foreground#6f4a24
  • errorForeground#d45d45
  • focusBorder#d99a2b
  • foreground#f4dfb4
  • gitDecoration.addedResourceForeground#7fb069
  • gitDecoration.conflictingResourceForeground#7fb069
  • gitDecoration.deletedResourceForeground#d45d45
  • gitDecoration.ignoredResourceForeground#aa7f4b
  • gitDecoration.modifiedResourceForeground#c08457
  • gitDecoration.untrackedResourceForeground#7fb069
  • icon.foreground#f4dfb4
  • input.background#120b06
  • input.border#6f4a24
  • input.foreground#f4dfb4
  • input.placeholderForeground#aa7f4b
  • inputOption.activeBackground#d99a2b22
  • inputOption.activeBorder#d99a2b
  • inputValidation.errorBackground#1f130a
  • inputValidation.errorBorder#d45d45
  • inputValidation.infoBackground#1f130a
  • inputValidation.infoBorder#d99a2b
  • inputValidation.warningBackground#1f130a
  • inputValidation.warningBorder#c08457
  • list.activeSelectionBackground#3a2412
  • list.activeSelectionForeground#f4dfb4
  • list.focusOutline#d99a2b
  • list.highlightForeground#d99a2b
  • list.hoverBackground#1f130a
  • list.inactiveSelectionBackground#1f130a
  • list.inactiveSelectionForeground#f4dfb4
  • menu.background#170e08
  • menu.foreground#f4dfb4
  • menu.selectionBackground#3a2412
  • menu.selectionForeground#f4dfb4
  • menu.separatorBackground#6f4a24
  • minimap.background#120b06
  • minimap.errorHighlight#d45d45
  • minimap.findMatchHighlight#c08457
  • minimap.selectionHighlight#d99a2b70
  • minimap.warningHighlight#c08457
  • notificationCenter.border#6f4a24
  • notificationCenterHeader.background#3a2412
  • notificationCenterHeader.foreground#f4dfb4
  • notifications.background#170e08
  • notifications.border#6f4a24
  • notifications.foreground#f4dfb4
  • notificationToast.border#6f4a24
  • panel.background#170e08
  • panel.border#6f4a24
  • panel.foreground#f4dfb4
  • panelTitle.activeBorder#d99a2b
  • panelTitle.activeForeground#f4dfb4
  • panelTitle.inactiveForeground#aa7f4b
  • peekView.border#d99a2b
  • peekViewEditor.background#120b06
  • peekViewResult.background#170e08
  • peekViewTitle.background#3a2412
  • peekViewTitleDescription.foreground#aa7f4b
  • peekViewTitleLabel.foreground#f4dfb4
  • pickerGroup.border#6f4a24
  • pickerGroup.foreground#d99a2b
  • progressBar.background#d99a2b
  • quickInput.background#170e08
  • quickInput.foreground#f4dfb4
  • quickInputList.focusBackground#3a2412
  • quickInputList.focusForeground#f4dfb4
  • quickInputTitle.background#3a2412
  • sash.hoverBorder#d99a2b
  • scrollbarSlider.activeBackground#d99a2b88
  • scrollbarSlider.background#6f4a2455
  • scrollbarSlider.hoverBackground#d99a2b55
  • selection.background#d99a2b44
  • settings.dropdownBackground#120b06
  • settings.dropdownBorder#6f4a24
  • settings.dropdownForeground#f4dfb4
  • settings.headerForeground#f4dfb4
  • settings.modifiedItemIndicator#d99a2b
  • settings.textInputBackground#120b06
  • settings.textInputBorder#6f4a24
  • settings.textInputForeground#f4dfb4
  • sideBar.background#170e08
  • sideBar.border#6f4a24
  • sideBar.foreground#f4dfb4
  • sideBarSectionHeader.background#3a2412
  • sideBarSectionHeader.border#6f4a24
  • sideBarSectionHeader.foreground#f4dfb4
  • sideBarTitle.foreground#f4dfb4
  • statusBar.background#3a2412
  • statusBar.border#6f4a24
  • statusBar.debuggingBackground#d99a2b
  • statusBar.debuggingForeground#120b06
  • statusBar.foreground#f4dfb4
  • statusBar.noFolderBackground#1f130a
  • statusBarItem.hoverBackground#6f4a24
  • statusBarItem.remoteBackground#d99a2b
  • statusBarItem.remoteForeground#120b06
  • symbolIcon.classForeground#d6a96c
  • symbolIcon.functionForeground#c08457
  • symbolIcon.methodForeground#c08457
  • symbolIcon.propertyForeground#f1b56a
  • symbolIcon.variableForeground#f4dfb4
  • tab.activeBackground#120b06
  • tab.activeBorderTop#d99a2b
  • tab.activeForeground#f4dfb4
  • tab.border#6f4a24
  • tab.inactiveBackground#1f130a
  • tab.inactiveForeground#aa7f4b
  • tab.unfocusedActiveBorderTop#aa7f4b
  • terminal.ansiBlack#120b06
  • terminal.ansiBlue#c08457
  • terminal.ansiBrightBlack#aa7f4b
  • terminal.ansiBrightBlue#c08457
  • terminal.ansiBrightCyan#d99a2b
  • terminal.ansiBrightGreen#7fb069
  • terminal.ansiBrightMagenta#7fb069
  • terminal.ansiBrightRed#d45d45
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#c08457
  • terminal.ansiCyan#d99a2b
  • terminal.ansiGreen#7fb069
  • terminal.ansiMagenta#7fb069
  • terminal.ansiRed#d45d45
  • terminal.ansiWhite#f4dfb4
  • terminal.ansiYellow#c08457
  • terminal.background#120b06
  • terminal.foreground#f4dfb4
  • textBlockQuote.background#1f130a
  • textBlockQuote.border#d99a2b
  • textCodeBlock.background#1f130a
  • textLink.activeForeground#c08457
  • textLink.foreground#d99a2b
  • titleBar.activeBackground#1f130a
  • titleBar.activeForeground#f4dfb4
  • titleBar.border#6f4a24
  • titleBar.inactiveBackground#170e08
  • titleBar.inactiveForeground#aa7f4b
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d6a3eitalic
string, constant.other.symbol, markup.inline.raw#b5c86b
constant.numeric, constant.language, support.constant#e0b15c
keyword, storage, storage.type, storage.modifier#d99a2bbold
entity.name.function, support.function, meta.function-call#c08457
entity.name.type, entity.name.class, support.type, support.class#d6a96c
variable, variable.other, meta.definition.variable#f4dfb4
variable.parameter, meta.function.parameters#c08457
property, variable.other.property, support.variable.property#f1b56a
entity.name.tag, punctuation.definition.tag#d99a2b
entity.other.attribute-name#f1b56a
markup.heading, entity.name.section#d99a2bbold
markup.bold#c08457bold
markup.italic#d6a96citalic
invalid, invalid.illegal#120b06