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#37220F
  • activityBar.activeBorder#B99577
  • activityBar.activeFocusBorder#B99577
  • activityBar.activeForeground#C0A085
  • activityBar.background#37220F
  • activityBar.dropBackground#B8733330
  • activityBar.foreground#B99577
  • activityBar.inactiveForeground#B9957760
  • activityBarBadge.background#B99577
  • activityBarBadge.foreground#37220F
  • badge.background#B99577
  • badge.foreground#37220F
  • breadcrumb.activeForeground#B99577
  • breadcrumb.activeSelectionForeground#B99577
  • breadcrumb.background#321F0E
  • breadcrumb.focusForeground#EAD5C2
  • breadcrumb.foreground#EAD5C260
  • breadcrumbPicker.background#321F0E
  • breadcrumbPicker.focusForeground#B99577
  • breadcrumbPicker.foreground#EAD5C2
  • button.background#B99577
  • button.border#B99577
  • button.foreground#37220F
  • button.hoverBackground#C0A085
  • button.secondaryBackground#EAD5C220
  • button.secondaryForeground#EAD5C2
  • button.secondaryHoverBackground#EAD5C230
  • charts.blue#C08587
  • charts.foreground#EAD5C2
  • charts.green#C08587
  • charts.lines#EAD5C230
  • charts.orange#A89587
  • charts.purple#B99577
  • charts.red#B87333
  • charts.yellow#A89587
  • checkbox.background#37220F
  • checkbox.border#EAD5C230
  • checkbox.checkedBackground#B99577
  • checkbox.checkedForeground#37220F
  • checkbox.foreground#EAD5C2
  • debugToolBar.background#37220F
  • debugToolBar.border#EAD5C220
  • descriptionForeground#EAD5C270
  • diffEditor.background#37220F
  • diffEditor.border#EAD5C220
  • diffEditor.diagonalFill#B9957720
  • diffEditor.insertedLineBackground#3FB95020
  • diffEditor.insertedTextBackground#3FB95030
  • diffEditor.removedLineBackground#FF7B7B20
  • diffEditor.removedTextBackground#FF7B7B30
  • diffEditorGutter.insertedLineBackground#3FB95060
  • diffEditorGutter.removedLineBackground#FF7B7B60
  • disabledForeground#EAD5C250
  • dropdown.background#37220F
  • dropdown.border#EAD5C230
  • dropdown.foreground#EAD5C2
  • editor.background#37220F
  • editor.findMatchBackground#B8733350
  • editor.findMatchBorder#B87333
  • editor.findMatchHighlightBackground#B8733330
  • editor.findMatchHighlightBorder#B8733350
  • editor.foldBackground#B8733320
  • editor.foreground#EAD5C2
  • editor.hoverHighlightBackground#B9957725
  • editor.inactiveSelectionBackground#B8733340
  • editor.lineHighlightBackground#321F0E
  • editor.lineHighlightBorder#B8733330
  • editor.linkedEditingBackground#B9957730
  • editor.rangeHighlightBackground#B8733320
  • editor.selectionBackground#B8733360
  • editor.selectionHighlightBackground#B8733330
  • editor.wordHighlightBackground#B8733325
  • editor.wordHighlightBorder#B8733360
  • editor.wordHighlightStrongBackground#B8733340
  • editorBracketMatch.background#B9957740
  • editorBracketMatch.border#B99577
  • editorCodeLens.foreground#EAD5C260
  • editorCursor.background#37220F
  • editorCursor.foreground#B99577
  • editorError.background#B8733330
  • editorError.foreground#B87333
  • editorGroup.background#37220F
  • editorGroup.emptyBackground#37220F
  • editorGroupHeader.background#37220F
  • editorGroupHeader.dropBackground#B8733330
  • editorGroupHeader.noTabsBackground#37220F
  • editorGroupHeader.tabsBackground#37220F
  • editorGroupHeader.tabsBorder#EAD5C210
  • editorGutter.addedBackground#C08587
  • editorGutter.background#37220F
  • editorGutter.deletedBackground#B87333
  • editorGutter.foreground#EAD5C260
  • editorGutter.modifiedBackground#A89587
  • editorHoverWidget.background#321F0E
  • editorHoverWidget.border#EAD5C230
  • editorHoverWidget.foreground#EAD5C2
  • editorHoverWidget.statusBarBackground#37220F
  • editorIndentGuide.activeBackground#B8733360
  • editorIndentGuide.background#EAD5C220
  • editorInfo.background#C0858730
  • editorInfo.foreground#C08587
  • editorLightBulb.foreground#A89587
  • editorLightBulbAutoFix.foreground#C08587
  • editorLineNumber.activeForeground#EAD5C2
  • editorLineNumber.breakpointForeground#B87333
  • editorLineNumber.errorForeground#B87333
  • editorLineNumber.foreground#EAD5C260
  • editorLineNumber.infoForeground#C08587
  • editorLineNumber.warningForeground#A89587
  • editorMarkerNavigation.background#EAD5C210
  • editorMarkerNavigationError.background#B8733360
  • editorMarkerNavigationInfo.background#C0858760
  • editorMarkerNavigationWarning.background#A8958760
  • editorOverviewRuler.border#B8733360
  • editorRuler.foreground#EAD5C220
  • editorSuggestWidget.background#321F0E
  • editorSuggestWidget.border#EAD5C230
  • editorSuggestWidget.foreground#EAD5C2
  • editorSuggestWidget.highlightForeground#B99577
  • editorSuggestWidget.selectedBackground#B8733330
  • editorWarning.background#A8958730
  • editorWarning.foreground#A89587
  • editorWhitespace.foreground#EAD5C240
  • editorWidget.background#321F0E
  • editorWidget.border#EAD5C230
  • editorWidget.resizeBorder#B87333
  • focusBorder#B8733360
  • foreground#EAD5C2
  • gitDecoration.addedResourceForeground#3FB950
  • gitDecoration.conflictingResourceForeground#D29922
  • gitDecoration.deletedResourceForeground#FF7B7B
  • gitDecoration.ignoredResourceForeground#EAD5C250
  • gitDecoration.modifiedResourceForeground#D29922
  • gitDecoration.submoduleResourceForeground#B9B677
  • gitDecoration.untrackedResourceForeground#3FB950
  • icon.foreground#B99577
  • input.background#37220F
  • input.border#EAD5C230
  • input.foreground#EAD5C2
  • input.placeholderForeground#EAD5C250
  • inputOption.activeBackground#B99577
  • inputOption.activeBorder#B99577
  • inputOption.activeForeground#37220F
  • inputOption.hoverBackground#EAD5C220
  • inputOption.hoverBorder#B9957750
  • inputValidation.errorBackground#B8733340
  • inputValidation.errorForeground#B87333
  • inputValidation.infoBackground#C0858740
  • inputValidation.infoForeground#C08587
  • inputValidation.warningBackground#A8958740
  • inputValidation.warningForeground#A89587
  • keybindingLabel.background#EAD5C220
  • keybindingLabel.border#EAD5C230
  • keybindingLabel.bottomBorder#B99577
  • keybindingLabel.foreground#EAD5C2
  • list.activeSelectionBackground#B8733340
  • list.activeSelectionForeground#EAD5C2
  • list.background#321F0E
  • list.dropBackground#B8733330
  • list.errorForeground#B87333
  • list.filterMatchBackground#B8733340
  • list.filterMatchBorder#B87333
  • list.focusBackground#B8733330
  • list.focusForeground#EAD5C2
  • list.foreground#EAD5C2
  • list.highlightForeground#B99577
  • list.hoverBackground#EAD5C210
  • list.hoverForeground#EAD5C2
  • list.inactiveSelectionBackground#EAD5C215
  • list.inactiveSelectionForeground#EAD5C280
  • list.invalidItemForeground#B87333
  • list.warningForeground#A89587
  • menu.background#321F0E
  • menu.border#EAD5C230
  • menu.foreground#EAD5C2
  • menu.selectionBackground#B8733330
  • menu.selectionBorder#B99577
  • menu.selectionForeground#EAD5C2
  • menu.separatorBackground#EAD5C220
  • merge.border#EAD5C230
  • merge.currentContentBackground#3FB95015
  • merge.currentHeaderBackground#3FB95040
  • merge.incomingContentBackground#FF7B7B15
  • merge.incomingHeaderBackground#FF7B7B40
  • minimap.background#37220F
  • minimap.errorHighlight#B87333
  • minimap.findMatchHighlight#B8733380
  • minimap.foreground#EAD5C250
  • minimap.selectionHighlight#B8733360
  • minimap.warningHighlight#A89587
  • minimapSlider.activeBackground#B99577
  • minimapSlider.background#EAD5C220
  • minimapSlider.hoverBackground#EAD5C230
  • notification.buttonBackground#B99577
  • notification.buttonBorder#B99577
  • notification.buttonForeground#37220F
  • notification.buttonHoverBackground#C0A085
  • notification.centerBorder#EAD5C220
  • notificationCenter.background#321F0E
  • notificationCenter.border#EAD5C230
  • notificationCenterHeader.background#321F0E
  • notificationCenterHeader.foreground#EAD5C2
  • notificationLink.activeForeground#B87333
  • notifications.background#321F0E
  • notifications.border#EAD5C230
  • notifications.errorBackground#B8733330
  • notifications.errorIcon#B87333
  • notifications.foreground#EAD5C2
  • notifications.infoBackground#C0858730
  • notifications.infoIcon#C08587
  • notifications.warningBackground#A8958730
  • notifications.warningIcon#A89587
  • notificationToast.background#321F0E
  • notificationToast.border#EAD5C230
  • notificationToast.foreground#EAD5C2
  • panel.background#37220F
  • panel.border#EAD5C220
  • panel.dropBackground#B8733330
  • panelSection.background#321F0E
  • panelSection.border#EAD5C220
  • panelSectionHeader.background#37220F
  • panelSectionHeader.foreground#EAD5C2
  • panelTitle.activeBorder#B99577
  • panelTitle.activeForeground#EAD5C2
  • panelTitle.inactiveForeground#EAD5C250
  • peekView.background#321F0E
  • peekView.border#EAD5C230
  • peekViewEditor.background#321F0E
  • peekViewEditor.matchHighlightBackground#B9957740
  • peekViewEditorGutter.background#37220F
  • peekViewResult.background#37220F
  • peekViewResult.fileBackground#37220F
  • peekViewResult.lineForeground#EAD5C2
  • peekViewResult.matchHighlightBackground#B9957740
  • peekViewResult.selectionBackground#B8733340
  • peekViewResult.selectionForeground#EAD5C2
  • peekViewTitle.background#321F0E
  • peekViewTitle.border#EAD5C220
  • peekViewTitle.foreground#EAD5C2
  • peekViewTitleDescription.foreground#EAD5C260
  • peekViewTitleLabel.foreground#B99577
  • problemsErrorIcon.foreground#B87333
  • problemsInfoIcon.foreground#C08587
  • problemsWarningIcon.foreground#A89587
  • progressBar.background#B99577
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#B99577
  • scrollbarSlider.background#EAD5C220
  • scrollbarSlider.hoverBackground#EAD5C230
  • settings.checkboxBackground#37220F
  • settings.checkboxBorder#EAD5C230
  • settings.checkboxForeground#EAD5C2
  • settings.dropdownBackground#37220F
  • settings.dropdownBorder#EAD5C230
  • settings.dropdownForeground#EAD5C2
  • settings.headerForeground#B99577
  • settings.inactiveModifiedItemIndicator#EAD5C250
  • settings.modifiedItemIndicator#B87333
  • settings.numberInputBackground#37220F
  • settings.numberInputBorder#EAD5C230
  • settings.numberInputForeground#EAD5C2
  • settings.rowHoverBackground#EAD5C210
  • settings.textInputBackground#37220F
  • settings.textInputBorder#EAD5C230
  • settings.textInputForeground#EAD5C2
  • sideBar.background#321F0E
  • sideBar.dropBackground#B8733330
  • sideBar.foreground#EAD5C2
  • sideBarSectionHeader.background#37220F
  • sideBarSectionHeader.border#EAD5C220
  • sideBarSectionHeader.foreground#B99577
  • sideBarTitle.foreground#EAD5C2
  • statusBar.background#B99577
  • statusBar.debuggingBackground#B87333
  • statusBar.debuggingForeground#37220F
  • statusBar.foreground#37220F
  • statusBar.noFolderBackground#B99577
  • statusBarItem.activeBackground#B8733330
  • statusBarItem.hoverBackground#EAD5C215
  • statusBarItem.remoteBackground#C08587
  • tab.activeBackground#37220F
  • tab.activeBorder#B99577
  • tab.activeBorderTop#B99577
  • tab.activeForeground#EAD5C2
  • tab.activeModifiedBorder#B87333
  • tab.border#EAD5C210
  • tab.hoverBackground#B9957715
  • tab.hoverBorder#B99577
  • tab.inactiveBackground#321F0E
  • tab.inactiveForeground#EAD5C260
  • tab.inactiveModifiedBorder#B8733350
  • tab.lastPinnedBorder#EAD5C220
  • tab.unfocusedActiveBackground#37220F
  • tab.unfocusedActiveBorder#B99577
  • tab.unfocusedActiveBorderTop#B99577
  • tab.unfocusedHoverBackground#B9957710
  • tab.unfocusedInactiveBackground#321F0E
  • terminal.background#37220F
  • terminal.border#EAD5C220
  • terminal.dropBackground#B8733330
  • terminal.findMatchBackground#B8733350
  • terminal.findMatchHighlightBackground#B8733330
  • terminal.foreground#EAD5C2
  • terminal.hoverHighlightBackground#B9957725
  • terminal.selectionBackground#B8733340
  • terminal.selectionForeground#EAD5C2
  • terminalCursor.background#37220F
  • terminalCursor.foreground#B99577
  • textBlockQuote.background#EAD5C210
  • textBlockQuote.border#B99577
  • textLink.activeForeground#B87333
  • textLink.foreground#B99577
  • textPreformat.foreground#C08587
  • textSeparator.foreground#EAD5C240
  • titleBar.activeBackground#37220F
  • titleBar.activeForeground#EAD5C2
  • titleBar.inactiveBackground#321F0E
  • titleBar.inactiveForeground#EAD5C250
  • tree.indentGuidesStroke#EAD5C230
  • tree.tableColumnsBorder#EAD5C230
  • tree.tableOddRowsBackground#EAD5C210
  • walkThrough.embeddedEditorBackground#37220F
  • welcomePage.background#37220F
  • welcomePage.buttonBackground#B99577
  • welcomePage.buttonForeground#37220F
  • welcomePage.buttonHoverBackground#C0A085
  • welcomePage.tileBackground#321F0E
  • welcomePage.tileBorder#EAD5C220
  • welcomePage.tileHoverBackground#EAD5C210
  • window.activeBorder#B99577
  • window.inactiveBorder#EAD5C220

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#80776Eitalic
comment.line#80776Eitalic
comment.block#80776Eitalic
comment.documentation#80776Eitalic
string#B9B677—
string.quoted#B9B677—
string.template#B9B677—
string.interpolated#B9B677—
string.regexp#C08587—
constant.numeric#CEB5A0—
constant.character#CEB5A0—
constant.character.escape#B9B677—
constant.language#C08587—
variable.other.constant#CEB5A0—
keyword#CEB5A0italic
keyword.control#CEB5A0bold
keyword.operator#CEB5A0—
keyword.other#CEB5A0—
storage#CEB5A0italic
storage.modifier#CEB5A0italic
storage.type#A89587italic
entity.name.function#C08587—
entity.name.function.member#C08587—
entity.name.class#E3D5C9bold
entity.name.struct#E3D5C9bold
entity.name.type#A89587—
entity.name.tag#CEB5A0—
entity.other.attribute-name#CEB5A0—
support.function#C08587—
support.class#E3D5C9—
support.type#A89587—
support.constant#A89587—
support.variable#A89587—
variable#EAD5C2—
variable.other.readwrite#EAD5C2—
variable.parameter#CEB5A0italic
variable.other.property#A89587—
punctuation#EAD5C2B0—
punctuation.definition.string#B9B677—
punctuation.definition.comment#80776E—
punctuation.definition.tag#CEB5A0—
punctuation.separator#EAD5C2B0—
markup.heading#CEB5A0bold
markup.bold#EAD5C2bold
markup.italic#EAD5C2italic
markup.underline#EAD5C2underline
markup.inline.raw#CEB5A0—
markup.list.unnumbered#CEB5A0—
markup.list.numbered#CEB5A0—
markup.quote#80776E—
markup.deleted#CEB5A0strikethrough
markup.inserted#C08587—
markup.changed#A89587—
meta.diff#CEB5A0—
meta.diff.header#CEB5A0—
meta.range#A89587—
emphasis.strong#EAD5C2bold
emphasis.italic#EAD5C2italic
entity.name.link#B9B677underline