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#C65D28
  • activityBar.background#0A0807
  • activityBar.foreground#A69A8F
  • activityBar.inactiveForeground#5A524A
  • activityBarBadge.background#C65D28
  • activityBarBadge.foreground#0A0705
  • badge.background#C65D28
  • badge.foreground#0A0705
  • breadcrumb.activeSelectionForeground#E1DDD8
  • breadcrumb.background#080706
  • breadcrumb.focusForeground#E1DDD8
  • breadcrumb.foreground#837A73
  • breadcrumbPicker.background#17100C
  • button.background#C65D28
  • button.border#2A211B
  • button.foreground#F7ECDF
  • button.hoverBackground#D47A45
  • button.secondaryBackground#241D17
  • button.secondaryForeground#D3CEC7
  • button.secondaryHoverBackground#322A23
  • checkbox.background#17100C
  • checkbox.border#2A211B
  • checkbox.foreground#E1DDD8
  • debugConsole.errorForeground#A4514A
  • debugConsole.infoForeground#E1DDD8
  • debugConsole.sourceForeground#837A73
  • debugConsole.warningForeground#C5A34A
  • debugConsoleInputIcon.foreground#A69A8F
  • debugExceptionWidget.background#17100C
  • debugExceptionWidget.border#A4514A
  • debugIcon.breakpointForeground#D47A45
  • debugToolBar.background#17100C
  • diffEditor.diagonalFill#15110D
  • diffEditor.insertedLineBackground#3E716B17
  • diffEditor.insertedTextBackground#3E716B2E
  • diffEditor.removedLineBackground#6B292625
  • diffEditor.removedTextBackground#6B292644
  • diffEditor.unchangedRegionBackground#15110D
  • diffEditor.unchangedRegionForeground#837A73
  • diffEditor.unchangedRegionShadow#00000066
  • diffEditorOverview.insertedForeground#3E716B
  • diffEditorOverview.removedForeground#A4514A
  • dropdown.background#17100C
  • dropdown.border#2A211B
  • dropdown.foreground#E1DDD8
  • dropdown.listBackground#15110D
  • editor.background#080706
  • editor.findMatchBackground#C65D2866
  • editor.findMatchHighlightBackground#6B341844
  • editor.findRangeHighlightBackground#17100C99
  • editor.focusedStackFrameHighlightBackground#6B34184D
  • editor.foreground#E1DDD8
  • editor.inactiveSelectionBackground#6733192E
  • editor.lineHighlightBackground#0E0B09
  • editor.selectionBackground#67331959
  • editor.selectionHighlightBackground#35281C66
  • editor.snippetFinalTabstopHighlightBackground#C65D2844
  • editor.snippetFinalTabstopHighlightBorder#D47A45
  • editor.snippetTabstopHighlightBackground#17100C
  • editor.stackFrameHighlightBackground#6B341833
  • editor.wordHighlightBackground#2F251B99
  • editor.wordHighlightStrongBackground#C65D2833
  • editorBracketHighlight.foreground1#C65D28
  • editorBracketHighlight.foreground2#B98245
  • editorBracketHighlight.foreground3#C5A34A
  • editorBracketHighlight.foreground4#837A73
  • editorBracketHighlight.foreground5#8D837A
  • editorBracketHighlight.foreground6#D47A45
  • editorBracketHighlight.unexpectedBracket.foreground#A4514A
  • editorCursor.background#080706
  • editorCursor.foreground#D47A45
  • editorError.foreground#A4514A
  • editorGroup.border#2A211B
  • editorGroup.emptyBackground#080706
  • editorGroupHeader.noTabsBackground#0D0A08
  • editorGroupHeader.tabsBackground#0D0A08
  • editorGroupHeader.tabsBorder#2A211B
  • editorGutter.addedBackground#3E716B
  • editorGutter.background#080706
  • editorGutter.deletedBackground#A4514A
  • editorGutter.modifiedBackground#B98245
  • editorHint.foreground#4E8B82
  • editorHoverWidget.background#17100C
  • editorHoverWidget.border#2A211B
  • editorHoverWidget.foreground#E1DDD8
  • editorHoverWidget.highlightForeground#D47A45
  • editorIndentGuide.activeBackground1#2A211B
  • editorIndentGuide.background1#191410
  • editorInfo.foreground#4E8B82
  • editorInlayHint.background#15110D
  • editorInlayHint.foreground#8D837A
  • editorLineNumber.activeForeground#A69A8F
  • editorLineNumber.foreground#5F564E
  • editorLink.activeForeground#B98245
  • editorOverviewRuler.border#080706
  • editorOverviewRuler.findMatchForeground#C65D2882
  • editorRuler.foreground#15100C
  • editorSuggestWidget.background#17100C
  • editorSuggestWidget.border#2A211B
  • editorSuggestWidget.foreground#E1DDD8
  • editorSuggestWidget.highlightForeground#D47A45
  • editorSuggestWidget.selectedBackground#2E241C
  • editorSuggestWidget.selectedForeground#E1DDD8
  • editorWarning.foreground#C5A34A
  • editorWhitespace.foreground#201A14
  • editorWidget.background#17100C
  • editorWidget.border#2A211B
  • editorWidget.foreground#E1DDD8
  • extensionButton.prominentBackground#C65D28
  • extensionButton.prominentForeground#F7ECDF
  • extensionButton.prominentHoverBackground#D47A45
  • focusBorder#C65D28
  • gitDecoration.addedResourceForeground#5E8B7A
  • gitDecoration.conflictingResourceForeground#D47A45
  • gitDecoration.deletedResourceForeground#A4514A
  • gitDecoration.ignoredResourceForeground#4E4741
  • gitDecoration.modifiedResourceForeground#C5A34A
  • gitDecoration.renamedResourceForeground#5E8B7A
  • gitDecoration.stageDeletedResourceForeground#A4514A
  • gitDecoration.stageModifiedResourceForeground#C5A34A
  • gitDecoration.submoduleResourceForeground#837A73
  • gitDecoration.untrackedResourceForeground#B5AB9F
  • input.background#17100C
  • input.border#2A211B
  • input.foreground#E1DDD8
  • input.placeholderForeground#6F665F
  • inputOption.activeBackground#6B341833
  • inputOption.activeBorder#C65D28
  • inputOption.activeForeground#E1DDD8
  • inputValidation.errorBackground#4A1E1B
  • inputValidation.errorBorder#A4514A
  • inputValidation.infoBackground#18302B
  • inputValidation.infoBorder#3E716B
  • inputValidation.warningBackground#4E3A1C
  • inputValidation.warningBorder#C5A34A
  • keybindingLabel.background#17100C
  • keybindingLabel.border#2A211B
  • keybindingLabel.bottomBorder#2A211B
  • keybindingLabel.foreground#D3CEC7
  • list.activeSelectionBackground#2E241C
  • list.activeSelectionForeground#E1DDD8
  • list.dropBackground#C65D2833
  • list.focusBackground#2E241C
  • list.focusForeground#E1DDD8
  • list.highlightForeground#D47A45
  • list.hoverBackground#1A1410
  • list.inactiveSelectionBackground#241C16
  • list.inactiveSelectionForeground#D3CEC7
  • listFilterWidget.background#17100C
  • listFilterWidget.noMatchesOutline#A4514A
  • listFilterWidget.outline#C65D28
  • menu.background#17100C
  • menu.foreground#E1DDD8
  • menu.selectionBackground#2E241C
  • menu.selectionForeground#E1DDD8
  • menu.separatorBackground#2A211B
  • menubar.selectionBackground#17100C
  • menubar.selectionForeground#E1DDD8
  • merge.border#2A211B
  • merge.commonContentBackground#17100C99
  • merge.currentHeaderBackground#6B341833
  • merge.incomingHeaderBackground#24514B55
  • minimap.background#080706
  • minimap.errorHighlight#A4514A
  • minimap.findMatchHighlight#C65D28C8
  • minimap.selectionHighlight#6B341899
  • minimap.warningHighlight#C5A34A
  • notificationCenter.border#2A211B
  • notificationCenterHeader.background#15110D
  • notificationCenterHeader.foreground#A69A8F
  • notificationLink.foreground#B98245
  • notifications.background#17100C
  • notifications.border#2A211B
  • notifications.foreground#E1DDD8
  • notificationToast.border#2A211B
  • panel.background#15110D
  • panel.border#2A211B
  • panelSection.border#2A211B
  • panelSectionHeader.background#15110D
  • panelSectionHeader.foreground#A69A8F
  • panelTitle.activeBorder#C65D28
  • panelTitle.activeForeground#E1DDD8
  • panelTitle.inactiveForeground#837A73
  • peekView.border#C65D28
  • peekViewEditor.background#080706
  • peekViewEditor.matchHighlightBackground#6B34184D
  • peekViewResult.background#0D0A08
  • peekViewResult.fileForeground#B5AB9F
  • peekViewResult.lineForeground#837A73
  • peekViewResult.matchHighlightBackground#6B341859
  • peekViewResult.selectionBackground#2E241C
  • peekViewResult.selectionForeground#E1DDD8
  • peekViewTitle.background#15110D
  • peekViewTitleDescription.foreground#837A73
  • peekViewTitleLabel.foreground#E1DDD8
  • pickerGroup.border#2A211B
  • pickerGroup.foreground#837A73
  • ports.iconRunningProcessForeground#A4514A
  • problemsErrorIcon.foreground#A4514A
  • problemsInfoIcon.foreground#4E8B82
  • problemsWarningIcon.foreground#C5A34A
  • quickInput.background#17100C
  • quickInput.foreground#E1DDD8
  • quickInputList.focusBackground#2E241C
  • quickInputList.focusForeground#E1DDD8
  • sash.hoverBorder#D47A45
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#4A4139BB
  • scrollbarSlider.background#2A211B66
  • scrollbarSlider.hoverBackground#3A322A99
  • searchEditor.findMatchBackground#6B341844
  • searchEditor.textInputBorder#2A211B
  • selection.background#6B341859
  • settings.checkboxBackground#17100C
  • settings.checkboxBorder#2A211B
  • settings.checkboxForeground#E1DDD8
  • settings.dropdownBackground#17100C
  • settings.dropdownBorder#2A211B
  • settings.dropdownForeground#E1DDD8
  • settings.headerForeground#D3CEC7
  • settings.modifiedItemIndicator#C5A34A
  • settings.numberInputBackground#17100C
  • settings.numberInputBorder#2A211B
  • settings.numberInputForeground#E1DDD8
  • settings.rowHoverBackground#1A1410AA
  • settings.textInputBackground#17100C
  • settings.textInputBorder#2A211B
  • settings.textInputForeground#E1DDD8
  • sideBar.background#0D0A08
  • sideBar.border#2A211B
  • sideBar.foreground#A69A8F
  • sideBarSectionHeader.background#0D0A08
  • sideBarSectionHeader.border#2A211B
  • sideBarSectionHeader.foreground#8D837A
  • sideBarTitle.foreground#B5AB9F
  • sideBySideEditor.horizontalBorder#2A211B
  • sideBySideEditor.verticalBorder#2A211B
  • statusBar.background#17100C
  • statusBar.border#2A211B
  • statusBar.debuggingBackground#7A3A1D
  • statusBar.debuggingForeground#E1DDD8
  • statusBar.foreground#A69A8F
  • statusBar.noFolderBackground#17100C
  • statusBar.noFolderForeground#A69A8F
  • statusBarItem.errorBackground#4A1E1B
  • statusBarItem.errorForeground#E1DDD8
  • statusBarItem.hoverBackground#2A211B
  • statusBarItem.prominentForeground#E1DDD8
  • statusBarItem.prominentHoverBackground#2A211B
  • statusBarItem.remoteBackground#7A3A1D
  • statusBarItem.remoteForeground#E1DDD8
  • statusBarItem.warningBackground#4E3A1C
  • statusBarItem.warningForeground#E1DDD8
  • tab.activeBackground#080706
  • tab.activeBorder#C65D28
  • tab.activeBorderTop#C65D28
  • tab.activeForeground#E1DDD8
  • tab.border#17100C
  • tab.hoverBackground#15110D
  • tab.hoverBorder#8D837A
  • tab.hoverForeground#E1DDD8
  • tab.inactiveBackground#0D0A08
  • tab.inactiveForeground#6F665F
  • tab.lastPinnedBorder#2A211B
  • tab.unfocusedActiveBorder#6F665F
  • tab.unfocusedActiveForeground#A69A8F
  • tab.unfocusedInactiveForeground#5A524A
  • terminal.ansiBlack#17100C
  • terminal.ansiBlue#8A93A3
  • terminal.ansiBrightBlack#58504A
  • terminal.ansiBrightBlue#A6B0C0
  • terminal.ansiBrightCyan#77A89F
  • terminal.ansiBrightGreen#7FAE99
  • terminal.ansiBrightMagenta#C09A85
  • terminal.ansiBrightRed#BE6A5E
  • terminal.ansiBrightWhite#EFEAE2
  • terminal.ansiBrightYellow#D5B355
  • terminal.ansiCyan#4F857C
  • terminal.ansiGreen#5C8579
  • terminal.ansiMagenta#A0775E
  • terminal.ansiRed#A4514A
  • terminal.ansiWhite#D3CEC7
  • terminal.ansiYellow#C5A34A
  • terminal.background#080706
  • terminal.border#2A211B
  • terminal.foreground#E1DDD8
  • terminal.selectionBackground#6B341859
  • terminalCursor.background#080706
  • terminalCursor.foreground#D47A45
  • titleBar.activeBackground#0A0807
  • titleBar.activeForeground#A69A8F
  • titleBar.border#2A211B
  • titleBar.inactiveBackground#0A0807
  • titleBar.inactiveForeground#5A524A
  • tree.indentGuidesStroke#241D17
  • walkThrough.embeddedEditorBackground#080706
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.comment, comment#5A5048italic
comment.block.documentation, comment.documentation#6E645C
keyword, keyword.control, keyword.other, keyword.operator.new, keyword.operator.delete#C65D28
keyword.operator, keyword.operator.template, keyword.operator.instantiation#8D837A
keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison#8D837A
storage.type, storage.modifier, storage.type.function, storage.type.class#C65D28
string, string.quoted.single, string.quoted.double, string.quoted.triple#BC9157
string.template, string.interpolated#BC9157
string.escape, constant.character.escape#C5A34A
constant.numeric, constant.numeric.integer, constant.numeric.float#C5A34A
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#B98245
constant.character, constant.other#B98245
constant.other.symbol, constant.other.key#B98245
constant.other.color, constant.other.rgb-value#B98245
variable, variable.other, variable.other.object, variable.other.property#CFC9C2
variable.language, variable.other.readwrite#D3CEC7
variable.parameter, variable.parameter.function#A9A097
entity.name.function, entity.name.function.call, entity.name.function.macro, entity.name.method, support.function, support.macro#EBE3D8
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.interface, entity.name.namespace, entity.name.module, support.type, support.class, storage.type.generic, entity.other.inherited-class#A69A8F
support.type.property-name, support.variable.property, entity.name.constant#B98245
support.constant, constant.other.placeholder#B98245
punctuation, punctuation.separator#837A73
punctuation.definition.string#BC9157
punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.block, punctuation.section#837A73
meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.tag#837A73
punctuation.definition.function, punctuation.definition.method#EBE3D8
punctuation.definition.variable#B98245
operator#8D837A
entity.name.tag, meta.tag#C98454
entity.other.attribute-name, entity.other.attribute-name.id, entity.other.attribute-name.class#BFA98A
entity.name.selector, meta.selector#B98245
markup.heading, markup.heading.setext, markup.heading.markdown#D47A45bold
markup.bold#E1DDD8bold
markup.italic#B98245italic
markup.link, markup.link.url, markup.underline.link#B98245
markup.quote, markup.quote.markdown#8D837Aitalic
markup.list, markup.list.numbered, markup.list.unnumbered#E1DDD8
markup.inline.raw, markup.fenced_code.block.markdown#B98245
markup.inserted#55897E
markup.deleted#A4514A
markup.changed#C5A34A
markup.error#A4514A
invalid, invalid.illegal#A4514A
invalid.deprecated#5A5048italic
none, default#E1DDD8