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#FFFFFF40
  • activityBar.activeBorder#FFAA00
  • activityBar.activeFocusBorder#8B4513
  • activityBar.background#000000
  • activityBar.border#D4A76A
  • activityBar.dropBorder#8B4513
  • activityBar.foreground#FFAA00
  • activityBar.inactiveForeground#996600
  • activityBarBadge.background#FFAA00
  • activityBarBadge.foreground#000000
  • badge.background#FFAA00
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#8B4513
  • breadcrumb.background#FFFEF8
  • breadcrumb.focusForeground#5D4E37
  • breadcrumb.foreground#A0826D
  • breadcrumbPicker.background#FFFFFF
  • button.background#FFAA00
  • button.foreground#000000
  • button.hoverBackground#CC8800
  • button.secondaryBackground#1A1200
  • button.secondaryForeground#FFAA00
  • button.secondaryHoverBackground#332200
  • charts.blue#D4A76A
  • charts.foreground#8B4513
  • charts.green#A67B5B
  • charts.lines#D4A76A
  • charts.orange#E67E22
  • charts.purple#8B4513
  • charts.red#C74020
  • charts.yellow#FDB863
  • checkbox.background#FFFFFF
  • checkbox.border#D4A76A
  • checkbox.foreground#5D4E37
  • commandCenter.activeForeground#8B4513
  • commandCenter.background#F5E6D3E0
  • commandCenter.border#D4A76A
  • commandCenter.foreground#5D4E37
  • contrastBorder#00000000
  • debugConsole.errorForeground#C74020
  • debugConsole.infoForeground#8B4513
  • debugConsole.inputIconForeground#8B4513
  • debugConsole.sourceForeground#A67B5B
  • debugConsole.warningForeground#E67E22
  • debugIcon.breakpointCurrentStackframeForeground#FDB863
  • debugIcon.breakpointDisabledForeground#D4A76A80
  • debugIcon.breakpointForeground#C74020
  • debugIcon.breakpointStackframeForeground#D4A76A
  • debugIcon.breakpointUnverifiedForeground#E67E2280
  • debugIcon.continueForeground#A67B5B
  • debugIcon.disconnectForeground#8B4513
  • debugIcon.pauseForeground#E67E22
  • debugIcon.restartForeground#D4A76A
  • debugIcon.startForeground#A67B5B
  • debugIcon.stepBackForeground#8B4513
  • debugIcon.stepIntoForeground#8B4513
  • debugIcon.stepOutForeground#8B4513
  • debugIcon.stepOverForeground#8B4513
  • debugIcon.stopForeground#C74020
  • debugToolBar.background#FFFFFF
  • diffEditor.border#D4A76A
  • diffEditor.diagonalFill#F0E6D6
  • diffEditor.insertedLineBackground#F0FFF0
  • diffEditor.insertedTextBackground#E0FFE0
  • diffEditor.insertedTextBorder#228B2200
  • diffEditor.removedLineBackground#FFF0F0
  • diffEditor.removedTextBackground#FFE0E0
  • diffEditor.removedTextBorder#8B000000
  • dropdown.background#0A0700
  • dropdown.border#FFAA00
  • dropdown.foreground#FFAA00
  • dropdown.listBackground#0A0700
  • editor.background#000000
  • editor.findMatchBackground#FFCC00
  • editor.findMatchBorder#CC9900
  • editor.findMatchHighlightBackground#FFE680
  • editor.findRangeHighlightBackground#FFF4D5
  • editor.focusedStackFrameHighlightBackground#228B2240
  • editor.foldBackground#F5E6D380
  • editor.foreground#FFAA00
  • editor.inactiveSelectionBackground#FFAA0030
  • editor.lineHighlightBackground#1A120040
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#FFF8F0
  • editor.selectionBackground#FFAA0050
  • editor.selectionHighlightBackground#FFAA0030
  • editor.stackFrameHighlightBackground#FFCC0040
  • editor.wordHighlightBackground#99660040
  • editor.wordHighlightStrongBackground#FFAA0050
  • editorBracketHighlight.foreground1#8B4513
  • editorBracketHighlight.foreground2#228B22
  • editorBracketHighlight.foreground3#00688B
  • editorBracketHighlight.foreground4#8B008B
  • editorBracketHighlight.foreground5#CC8800
  • editorBracketHighlight.foreground6#8B0000
  • editorBracketMatch.background#FFE4B560
  • editorBracketMatch.border#8B4513
  • editorBracketPairGuide.activeBackground1#8B451360
  • editorBracketPairGuide.activeBackground2#228B2260
  • editorBracketPairGuide.activeBackground3#00688B60
  • editorBracketPairGuide.activeBackground4#8B008B60
  • editorBracketPairGuide.activeBackground5#CC880060
  • editorBracketPairGuide.activeBackground6#8B000060
  • editorCodeLens.foreground#A0826D
  • editorCursor.foreground#FFAA00
  • editorError.foreground#8B0000
  • editorGroup.border#FFAA00
  • editorGroup.dropBackground#FFE4B560
  • editorGroupHeader.border#FFAA00
  • editorGroupHeader.noTabsBackground#0A0700
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#FFAA00
  • editorGutter.addedBackground#228B22
  • editorGutter.background#FFF8F0
  • editorGutter.commentRangeForeground#D4A76A
  • editorGutter.deletedBackground#8B0000
  • editorGutter.modifiedBackground#8B6914
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D4A76A
  • editorIndentGuide.activeBackground1#D4A76A
  • editorIndentGuide.background1#F0E6D6
  • editorInfo.foreground#8B6914
  • editorInlayHint.background#F5E6D3E0
  • editorInlayHint.foreground#8B7355
  • editorInlayHint.parameterBackground#F5E6D3E0
  • editorInlayHint.parameterForeground#8B7355
  • editorInlayHint.typeBackground#F5E6D3E0
  • editorInlayHint.typeForeground#8B7355
  • editorLightBulb.foreground#CC8800
  • editorLightBulbAutoFix.foreground#228B22
  • editorLineNumber.activeForeground#FFAA00
  • editorLineNumber.dimmedForeground#664400
  • editorLineNumber.foreground#996600
  • editorLink.activeForeground#00688B
  • editorOverviewRuler.addedForeground#228B22
  • editorOverviewRuler.commonContentForeground#A0826D
  • editorOverviewRuler.currentContentForeground#228B22
  • editorOverviewRuler.deletedForeground#8B0000
  • editorOverviewRuler.errorForeground#8B0000
  • editorOverviewRuler.findMatchForeground#FFCC00
  • editorOverviewRuler.incomingContentForeground#8B6914
  • editorOverviewRuler.infoForeground#8B6914
  • editorOverviewRuler.modifiedForeground#8B6914
  • editorOverviewRuler.warningForeground#CC8800
  • editorRuler.foreground#F0E6D6
  • editorStickyScroll.background#FFFEF8F0
  • editorStickyScrollHover.background#FFF8F0
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D4A76A
  • editorSuggestWidget.foreground#5D4E37
  • editorSuggestWidget.highlightForeground#8B0000
  • editorSuggestWidget.selectedBackground#8B4513
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorUnnecessaryCode.opacity#5D4E3760
  • editorWarning.foreground#CC8800
  • editorWhitespace.foreground#F0E6D6
  • editorWidget.background#FFFFFF
  • editorWidget.border#D4A76A
  • editorWidget.resizeBorder#8B4513
  • extensionBadge.remoteBackground#8B4513
  • extensionBadge.remoteForeground#F5E6D3
  • extensionButton.prominentBackground#D4A76A
  • extensionButton.prominentForeground#F5E6D3
  • extensionButton.prominentHoverBackground#8B4513
  • extensionIcon.preReleaseForeground#E67E22
  • extensionIcon.starForeground#FDB863
  • extensionIcon.verifiedForeground#A67B5B
  • focusBorder#FFAA00
  • gitDecoration.addedResourceForeground#228B22
  • gitDecoration.conflictingResourceForeground#CC8800
  • gitDecoration.deletedResourceForeground#8B0000
  • gitDecoration.ignoredResourceForeground#A0826D
  • gitDecoration.modifiedResourceForeground#8B6914
  • gitDecoration.renamedResourceForeground#8B008B
  • gitDecoration.submoduleResourceForeground#008B8B
  • gitDecoration.untrackedResourceForeground#228B22
  • input.background#0A0700
  • input.border#FFAA00
  • input.foreground#FFAA00
  • input.placeholderForeground#996600
  • inputOption.activeBackground#FFAA0040
  • inputOption.activeBorder#FFAA00
  • inputOption.activeForeground#FFAA00
  • inputValidation.errorBackground#330000
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#1A1200
  • inputValidation.infoBorder#FFAA00
  • inputValidation.warningBackground#332200
  • inputValidation.warningBorder#FF8800
  • keybindingLabel.background#D4A76A80
  • keybindingLabel.border#D4A76A
  • keybindingLabel.bottomBorder#8B4513
  • keybindingLabel.foreground#8B4513
  • list.activeSelectionBackground#FFAA00
  • list.activeSelectionForeground#000000
  • list.dropBackground#FFAA0040
  • list.errorForeground#FF0000
  • list.focusBackground#1A1200
  • list.focusForeground#FFAA00
  • list.highlightForeground#FFAA00
  • list.hoverBackground#1A1200
  • list.hoverForeground#FFAA00
  • list.inactiveSelectionBackground#996600
  • list.inactiveSelectionForeground#FFAA00
  • list.warningForeground#FF8800
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#8B0000
  • listFilterWidget.outline#8B4513
  • menu.background#FFFFFF
  • menu.foreground#5D4E37
  • menu.selectionBackground#8B4513
  • menu.selectionBorder#A0522D
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#D4A76A
  • merge.border#D4A76A
  • merge.commonContentBackground#FAFAFA
  • merge.commonHeaderBackground#F5F5F5
  • merge.currentContentBackground#F0FFF0
  • merge.currentHeaderBackground#E0FFE0
  • merge.incomingContentBackground#FFFAEB
  • merge.incomingHeaderBackground#FFF4D5
  • minimap.background#FFFEF8
  • minimap.errorHighlight#8B0000
  • minimap.findMatchHighlight#FFCC00
  • minimap.selectionHighlight#FFE4B5
  • minimap.selectionOccurrenceHighlight#FFF0DC
  • minimap.warningHighlight#CC8800
  • notificationCenter.border#D4A76A
  • notificationCenterHeader.background#F5E6D3
  • notificationCenterHeader.foreground#8B4513
  • notificationLink.foreground#00688B
  • notifications.background#FFFFFF
  • notifications.border#D4A76A
  • notifications.foreground#5D4E37
  • notificationsErrorIcon.foreground#8B0000
  • notificationsInfoIcon.foreground#8B6914
  • notificationsWarningIcon.foreground#CC8800
  • notificationToast.border#D4A76A
  • panel.background#000000
  • panel.border#FFAA00
  • panelInput.border#D4A76A
  • panelSection.border#D4A76A
  • panelSection.dropBackground#FFE4B560
  • panelSectionHeader.background#F5E6D3
  • panelSectionHeader.border#D4A76A
  • panelSectionHeader.foreground#8B4513
  • panelTitle.activeBorder#FFAA00
  • panelTitle.activeForeground#FFAA00
  • panelTitle.inactiveForeground#996600
  • peekView.border#8B4513
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFCC0080
  • peekViewEditor.matchHighlightBorder#CC9900
  • peekViewResult.background#FAF0E6
  • peekViewResult.fileForeground#5D4E37
  • peekViewResult.lineForeground#8B7355
  • peekViewResult.matchHighlightBackground#FFCC0080
  • peekViewResult.selectionBackground#FFE4B5
  • peekViewResult.selectionForeground#5D4E37
  • peekViewTitle.background#F5E6D3
  • peekViewTitleDescription.foreground#A0826D
  • peekViewTitleLabel.foreground#8B4513
  • pickerGroup.border#D4A76A
  • pickerGroup.foreground#8B4513
  • ports.iconRunningProcessForeground#A67B5B
  • problemsErrorIcon.foreground#8B0000
  • problemsInfoIcon.foreground#8B6914
  • problemsWarningIcon.foreground#CC8800
  • progressBar.background#8B4513
  • quickInput.background#FFFFFF
  • quickInput.foreground#5D4E37
  • quickInputList.focusBackground#8B4513
  • quickInputList.focusForeground#FFFFFF
  • quickInputTitle.background#F5E6D3
  • sash.hoverBorder#8B4513
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#FFAA00C0
  • scrollbarSlider.background#D4A76A60
  • scrollbarSlider.hoverBackground#D4A76A90
  • selection.background#8B451340
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#D4A76A
  • settings.checkboxForeground#5D4E37
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#D4A76A
  • settings.dropdownForeground#5D4E37
  • settings.dropdownListBorder#D4A76A
  • settings.headerForeground#8B4513
  • settings.modifiedItemIndicator#8B6914
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#D4A76A
  • settings.numberInputForeground#5D4E37
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#D4A76A
  • settings.textInputForeground#5D4E37
  • sideBar.background#0A0700
  • sideBar.border#FFAA00
  • sideBar.dropBackground#FFE4B560
  • sideBar.foreground#FFAA00
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#FFAA00
  • sideBarSectionHeader.foreground#FFAA00
  • sideBarTitle.foreground#FFAA00
  • statusBar.background#000000
  • statusBar.border#FFAA00
  • statusBar.debuggingBackground#FFAA00
  • statusBar.debuggingBorder#A0522D
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#FFAA00
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#D4A76A
  • statusBar.noFolderForeground#FFAA00
  • statusBarItem.activeBackground#D4A76A40
  • statusBarItem.compactHoverBackground#D4A76A60
  • statusBarItem.errorBackground#8B0000
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.focusBorder#8B4513
  • statusBarItem.hoverBackground#D4A76A60
  • statusBarItem.hoverForeground#5D4E37
  • statusBarItem.prominentBackground#8B4513
  • statusBarItem.prominentForeground#8B4513
  • statusBarItem.prominentHoverBackground#A0522D
  • statusBarItem.remoteBackground#8B4513
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#CC8800
  • statusBarItem.warningForeground#FFFFFF
  • symbolIcon.arrayForeground#D4A76A
  • symbolIcon.booleanForeground#A67B5B
  • symbolIcon.classForeground#8B4513
  • symbolIcon.colorForeground#FDB863
  • symbolIcon.constantForeground#C74020
  • symbolIcon.constructorForeground#8B4513
  • symbolIcon.enumeratorForeground#D4A76A
  • symbolIcon.enumeratorMemberForeground#A67B5B
  • symbolIcon.eventForeground#E67E22
  • symbolIcon.fieldForeground#D4A76A
  • symbolIcon.fileForeground#A67B5B
  • symbolIcon.folderForeground#8B4513
  • symbolIcon.functionForeground#C74020
  • symbolIcon.interfaceForeground#D4A76A
  • symbolIcon.keyForeground#FDB863
  • symbolIcon.keywordForeground#8B4513
  • symbolIcon.methodForeground#C74020
  • symbolIcon.moduleForeground#D4A76A
  • symbolIcon.namespaceForeground#8B4513
  • symbolIcon.nullForeground#A67B5B
  • symbolIcon.numberForeground#FDB863
  • symbolIcon.objectForeground#D4A76A
  • symbolIcon.operatorForeground#8B4513
  • symbolIcon.packageForeground#D4A76A
  • symbolIcon.propertyForeground#A67B5B
  • symbolIcon.referenceForeground#C74020
  • symbolIcon.snippetForeground#E67E22
  • symbolIcon.stringForeground#A67B5B
  • symbolIcon.structForeground#8B4513
  • symbolIcon.textForeground#8B4513
  • symbolIcon.typeParameterForeground#D4A76A
  • symbolIcon.unitForeground#A67B5B
  • symbolIcon.variableForeground#D4A76A
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FFAA00
  • tab.activeForeground#FFAA00
  • tab.border#000000
  • tab.hoverBackground#1A1200
  • tab.hoverForeground#FFAA00
  • tab.inactiveBackground#0A0700
  • tab.inactiveForeground#996600
  • tab.lastPinnedBorder#FFAA00
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#996600
  • tab.unfocusedInactiveBackground#0A0700
  • tab.unfocusedInactiveForeground#664400
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5588FF
  • terminal.ansiBrightBlack#664400
  • terminal.ansiBrightBlue#88AAFF
  • terminal.ansiBrightCyan#66FFFF
  • terminal.ansiBrightGreen#66FF66
  • terminal.ansiBrightMagenta#FF66FF
  • terminal.ansiBrightRed#FF6666
  • terminal.ansiBrightWhite#FFCC00
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#FFAA00
  • terminal.ansiYellow#FFFF00
  • terminal.background#000000
  • terminal.foreground#FFAA00
  • terminal.selectionBackground#FFAA0050
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFAA00
  • testing.iconErrored#8B0000
  • testing.iconFailed#8B0000
  • testing.iconPassed#228B22
  • testing.iconQueued#CC8800
  • testing.iconSkipped#A0826D
  • testing.peekBorder#D4A76A
  • textBlockQuote.background#FFFFFF
  • textBlockQuote.border#D4A76A
  • textCodeBlock.background#FFF8F0
  • textLink.activeForeground#4682B4
  • textLink.foreground#00688B
  • textPreformat.foreground#5D4E37
  • textSeparator.foreground#D4A76A
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFAA00
  • titleBar.border#FFAA00
  • titleBar.inactiveBackground#1A1200
  • titleBar.inactiveForeground#996600
  • tree.indentGuidesStroke#F0E6D6
  • walkThrough.embeddedEditorBackground#F5E6D3
  • welcomePage.background#F5E6D3
  • welcomePage.progress.background#D4A76A40
  • welcomePage.progress.foreground#8B4513
  • welcomePage.tileBackground#EDD9C080
  • widget.shadow#00000020
  • window.activeBorder#8B4513
  • window.inactiveBorder#E8D4B0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0826Ditalic
keyword, storage, storage.type#8B4513bold
storage.modifier, storage.type.function#8B4513bold
constant, variable.other.constant#8B0000
constant.numeric, constant.language#8B0000
constant.other.symbol, constant.other.enum#CC8800
string, string.quoted, string.interpolated#228B22
string.template#228B22
constant.character.escape#008B8B
variable, meta.definition.variable#5D4E37
variable.parameter, meta.function.parameter#8B6914
support.variable.property, variable.other.property#8B6914
entity.name.function, support.function#00688Bbold
meta.function-call, support.function.console#00688B
entity.name.type, support.class, support.type#8B008Bbold
support.type.property-name, support.type.primitive#8B008B
support.constant, support.constant.property-value#8B0000
storage.type.interface, entity.name.namespace#008B8B
punctuation.definition.parameters, punctuation.section.group#8B6914
punctuation.separator, punctuation.terminator#8B7355
entity.name.tag#8B4513bold
entity.name.tag.html#8B4513bold
meta.tag#8B4513
entity.other.attribute-name#00688B
meta.tag.attribute#00688B
support.type.property-name.dom, support.type.property-name.css#00688B
markup.heading#8B4513bold
markup.bold#8B4513bold
markup.italic#8B4513italic
markup.inline.raw#228B22
markup.list, punctuation.definition.list#8B0000
markup.quote#A0826D
markup.fenced_code.block, markup.raw.block#228B22
meta.preprocessor, keyword.other.preprocessor#008B8B
constant.character.entity, punctuation.definition.entity#CC8800
markup.underline, markup.inserted#228B22
markup.deleted, punctuation.definition.deleted#8B0000
markup.changed, punctuation.definition.changed#CC8800
invalid, invalid.illegal#8B0000bold underline