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#334a51
  • activityBar.activeBorder#334a51
  • activityBar.activeFocusBorder#334a51
  • activityBar.background#272a2c
  • activityBar.dropBorder#bfc8cb
  • activityBar.foreground#cee7ef
  • activityBar.inactiveForeground#bfc8cb
  • activityBarBadge.background#feba43
  • activityBarBadge.foreground#432c00
  • activityBarTop.activeBorder#55d6f4
  • activityBarTop.dropBorder#bfc8cb
  • activityBarTop.foreground#55d6f4
  • activityBarTop.inactiveForeground#bfc8cb
  • activityErrorBadge.background#c00102
  • activityErrorBadge.foreground#ffffff
  • activityWarningBadge.background#e9c400
  • activityWarningBadge.foreground#3a3000
  • badge.background#feba43
  • badge.foreground#432c00
  • banner.background#e1e3e4
  • banner.foreground#2e3132
  • banner.iconForeground#00687a
  • breadcrumb.activeSelectionForeground#55d6f4
  • breadcrumb.focusForeground#e1e3e4
  • breadcrumbPicker.background#1d2021
  • button.background#55d6f4
  • button.foreground#003640
  • button.hoverBackground#4ec9e6
  • button.secondaryBackground#334a51
  • button.secondaryForeground#cee7ef
  • button.secondaryHoverBackground#3f575e
  • button.separator#003640
  • charts.blue#458588
  • charts.foreground#bfc8cb
  • charts.green#98971a
  • charts.lines#a89984
  • charts.orange#d65d0e
  • charts.purple#b16286
  • charts.red#cc241d
  • charts.yellow#d79921
  • chat.avatarBackground#e1e3e4
  • chat.avatarForeground#111415
  • chat.requestBorder#3f484b
  • chat.requestBubbleBackground#e1e3e414
  • chat.slashCommandBackground#004e5c
  • chat.slashCommandForeground#acedff
  • checkbox.background#00000000
  • checkbox.border#bfc8cb
  • checkbox.disabled.background#00000000
  • checkbox.disabled.foreground#bfc8cb61
  • checkbox.foreground#55d6f4
  • commandCenter.activeBackground#334a51
  • commandCenter.activeBorder#334a51
  • commandCenter.activeForeground#cee7ef
  • commandCenter.background#272a2c
  • commandCenter.border#3f484b
  • commandCenter.foreground#e1e3e4
  • commandCenter.inactiveBorder#3f484b
  • commandCenter.inactiveForeground#bfc8cb
  • debugConsole.errorForeground#ff5545
  • debugConsole.infoForeground#e1e3e4
  • debugConsole.sourceForeground#92d1d4
  • debugConsole.warningForeground#feba43
  • debugIcon.breakpointCurrentStackframeForeground#ffd600
  • debugIcon.breakpointDisabledForeground#bfc8cb9e
  • debugIcon.breakpointForeground#ff5542
  • debugIcon.breakpointStackframeForeground#54e170
  • debugIcon.breakpointUnverifiedForeground#bfc8cb9e
  • debugIcon.continueForeground#92d1d4
  • debugIcon.disconnectForeground#ff5545
  • debugIcon.pauseForeground#92d1d4
  • debugIcon.restartForeground#cdcc4e
  • debugIcon.startForeground#cdcc4e
  • debugIcon.stepBackForeground#92d1d4
  • debugIcon.stepIntoForeground#92d1d4
  • debugIcon.stepOutForeground#92d1d4
  • debugIcon.stepOverForeground#92d1d4
  • debugIcon.stopForeground#ff5545
  • debugTokenExpression.boolean#5b9b9e
  • debugTokenExpression.error#ff5542
  • debugTokenExpression.name#92d1d4
  • debugTokenExpression.number#abcec0
  • debugTokenExpression.string#c67b90
  • debugTokenExpression.value#bfc8cb
  • debugToolBar.background#1d2021
  • debugToolBar.border#3f484b
  • debugView.exceptionLabelBackground#930001
  • debugView.exceptionLabelForeground#ffdad4
  • debugView.stateLabelBackground#004e5c
  • debugView.stateLabelForeground#acedff
  • debugView.valueChangedHighlight#feba43d6
  • descriptionForeground#bfc8cb
  • diffEditor.border#3f484b
  • diffEditor.diagonalFill#272a2c
  • diffEditor.insertedLineBackground#4a490061
  • diffEditor.insertedTextBackground#4a490061
  • diffEditor.move.border#899295
  • diffEditor.moveActive.border#feba43
  • diffEditor.removedLineBackground#93000561
  • diffEditor.removedTextBackground#93000561
  • diffEditor.unchangedCodeBackground#191c1d
  • diffEditor.unchangedRegionBackground#191c1d
  • diffEditor.unchangedRegionForeground#bfc8cb
  • diffEditor.unchangedRegionShadow#899295
  • diffEditorGutter.insertedLineBackground#4a490029
  • diffEditorGutter.removedLineBackground#93000529
  • disabledForeground#e1e3e461
  • dropdown.background#1d2021
  • dropdown.border#899295
  • dropdown.foreground#bfc8cb
  • dropdown.listBackground#1d2021
  • editor.background#111415
  • editor.findMatchBackground#e1e3e429
  • editor.findMatchBorder#e1e3e49e
  • editor.findMatchHighlightBackground#cdcc4e29
  • editor.findMatchHighlightBorder#cdcc4e9e
  • editor.findRangeHighlightBackground#bfc8cb14
  • editor.focusedStackFrameHighlightBackground#feba4329
  • editor.foldBackground#bfc8cb14
  • editor.foreground#bfc8cb
  • editor.hoverHighlightBackground#e1e3e41f
  • editor.lineHighlightBorder#272a2c
  • editor.rangeHighlightBackground#bfc8cb1f
  • editor.selectionBackground#334a51
  • editor.selectionHighlightBorder#e1e3e429
  • editor.snippetTabstopHighlightBackground#bfc8cb14
  • editor.snippetTabstopHighlightBorder#bfc8cb99
  • editor.stackFrameHighlightBackground#feba4329
  • editor.wordHighlightBackground#e1e3e414
  • editor.wordHighlightBorder#e1e3e461
  • editor.wordHighlightStrongBackground#92d1d414
  • editor.wordHighlightStrongBorder#92d1d461
  • editorBracketHighlight.foreground1#00000000
  • editorBracketHighlight.foreground2#00000000
  • editorBracketHighlight.foreground3#00000000
  • editorBracketHighlight.foreground4#00000000
  • editorBracketHighlight.foreground5#00000000
  • editorBracketHighlight.foreground6#00000000
  • editorBracketHighlight.unexpectedBracket.foreground#ff5542
  • editorBracketMatch.background#bfc8cb14
  • editorBracketMatch.border#bfc8cb61
  • editorBracketPairGuide.activeBackground1#bfc8cb61
  • editorBracketPairGuide.background1#bfc8cb14
  • editorCodeLens.foreground#55d6f49e
  • editorCursor.foreground#e1e3e4
  • editorError.background#ff554214
  • editorError.foreground#ff5542
  • editorGhostText.background#92d1d414
  • editorGhostText.border#92d1d461
  • editorGhostText.foreground#92d1d461
  • editorGroup.border#3f484b
  • editorGroup.dropBackground#e1e3e429
  • editorGroup.dropIntoPromptBackground#111415
  • editorGroup.dropIntoPromptBorder#111415
  • editorGroup.emptyBackground#191c1d
  • editorGroupHeader.border#3f484b
  • editorGroupHeader.noTabsBackground#111415
  • editorGroupHeader.tabsBackground#191c1d
  • editorGroupHeader.tabsBorder#3f484b
  • editorGutter.addedBackground#cdcc4e9e
  • editorGutter.addedSecondaryBackground#cdcc4e61
  • editorGutter.deletedBackground#ff55459e
  • editorGutter.foldingControlForeground#bfc8cbd6
  • editorGutter.modifiedBackground#92d1d49e
  • editorGutter.modifiedSecondaryBackground#92d1d461
  • editorHoverWidget.background#191c1d
  • editorHoverWidget.border#3f484b
  • editorHoverWidget.highlightForeground#55d6f4
  • editorHoverWidget.statusBarBackground#272a2c
  • editorIndentGuide.activeBackground1#bfc8cb61
  • editorIndentGuide.background1#bfc8cb14
  • editorInfo.background#92d1d414
  • editorInfo.foreground#92d1d4
  • editorInlayHint.background#bfc8cb1f
  • editorInlayHint.foreground#bfc8cb
  • editorInlayHint.parameterBackground#5b9b9e1f
  • editorInlayHint.parameterForeground#5b9b9e
  • editorInlayHint.typeBackground#76b6b91f
  • editorInlayHint.typeForeground#76b6b9
  • editorLightBulb.foreground#feba43
  • editorLightBulbAi.foreground#feba43
  • editorLightBulbAutoFix.foreground#92d1d4
  • editorLineNumber.activeForeground#bfc8cb
  • editorLineNumber.dimmedForeground#bfc8cb29
  • editorLineNumber.foreground#bfc8cb61
  • editorLink.activeForeground#55d6f4
  • editorMarkerNavigationError.background#c00102
  • editorMarkerNavigationError.headerBackground#191c1d
  • editorMarkerNavigationInfo.background#92d1d4
  • editorMarkerNavigationInfo.headerBackground#191c1d
  • editorMarkerNavigationWarning.background#e9c400
  • editorMarkerNavigationWarning.headerBackground#191c1d
  • editorMultiCursor.primary.foreground#55d6f4
  • editorMultiCursor.secondary.foreground#bfc8cb
  • editorOverviewRuler.background#191c1d
  • editorOverviewRuler.border#3f484b
  • editorOverviewRuler.bracketMatchForeground#bfc8cb
  • editorOverviewRuler.errorForeground#ff55429e
  • editorOverviewRuler.findMatchForeground#cdcc4e9e
  • editorOverviewRuler.infoForeground#92d1d49e
  • editorOverviewRuler.rangeHighlightForeground#bfc8cb9e
  • editorOverviewRuler.selectionHighlightForeground#bfc8cb9e
  • editorOverviewRuler.warningForeground#ffd6009e
  • editorOverviewRuler.wordHighlightForeground#e1e3e49e
  • editorOverviewRuler.wordHighlightStrongForeground#92d1d49e
  • editorPane.background#191c1d
  • editorStickyScroll.background#191c1d
  • editorStickyScroll.shadow#00000026
  • editorStickyScrollHover.background#bfc8cb14
  • editorSuggestWidget.background#191c1d
  • editorSuggestWidget.border#3f484b
  • editorSuggestWidgetStatus.foreground#bfc8cb
  • editorUnicodeHighlight.background#feba4314
  • editorUnicodeHighlight.border#feba43
  • editorWarning.background#ffd60014
  • editorWarning.foreground#ffd600
  • editorWhitespace.foreground#bfc8cb61
  • editorWidget.background#1d2021
  • editorWidget.resizeBorder#3f484b
  • errorForeground#ff5542
  • extensionBadge.remoteBackground#004e5c
  • extensionBadge.remoteForeground#acedff
  • extensionButton.prominentBackground#b2cbd2
  • extensionIcon.preReleaseForeground#4a4900
  • extensionIcon.sponsorForeground#ff5542
  • extensionIcon.starForeground#feba43
  • extensionIcon.verifiedForeground#feba43
  • focusBorder#b2cbd2
  • foreground#e1e3e4
  • gitDecoration.addedResourceForeground#cdcc4ed6
  • gitDecoration.conflictingResourceForeground#ff5545
  • gitDecoration.deletedResourceForeground#ff5545
  • gitDecoration.ignoredResourceForeground#bfc8cbd6
  • gitDecoration.modifiedResourceForeground#feba43
  • gitDecoration.renamedResourceForeground#cdcc4e
  • gitDecoration.stageDeletedResourceForeground#ff5545d6
  • gitDecoration.stageModifiedResourceForeground#feba43d6
  • gitDecoration.submoduleResourceForeground#92d1d4
  • gitDecoration.untrackedResourceForeground#cdcc4e
  • icon.foreground#e1e3e4
  • inlineChat.border#899295
  • inlineChatDiff.inserted#4a490061
  • inlineChatDiff.removed#93000561
  • inlineChatInput.background#00000000
  • inlineChatInput.border#3f484b
  • inlineChatInput.focusBorder#899295
  • inlineChatInput.placeholderForeground#bfc8cb
  • inlineEdit.gutterIndicator.primaryBackground#b2cbd2
  • inlineEdit.gutterIndicator.primaryBorder#b2cbd2
  • inlineEdit.gutterIndicator.primaryForeground#1d343a
  • inlineEdit.modifiedBackground#4a490061
  • inlineEdit.modifiedChangedLineBackground#4a490061
  • inlineEdit.modifiedChangedTextBackground#4a490061
  • inlineEdit.originalBackground#93000561
  • inlineEdit.originalChangedTextBackground#93000561
  • inlineEdit.tabWillAcceptModifiedBorder#4a4900
  • inlineEdit.tabWillAcceptOriginalBorder#930005
  • input.background#00000000
  • input.border#899295
  • input.foreground#e1e3e4
  • input.placeholderForeground#bfc8cb
  • inputOption.activeBackground#334a51
  • inputOption.activeBorder#334a51
  • inputOption.activeForeground#cee7ef
  • inputOption.hoverBackground#bfc8cb14
  • inputValidation.errorBackground#c00102
  • inputValidation.errorBorder#c00102
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#92d1d4
  • inputValidation.infoBorder#92d1d4
  • inputValidation.infoForeground#003739
  • inputValidation.warningBackground#e9c400
  • inputValidation.warningBorder#e9c400
  • inputValidation.warningForeground#3a3000
  • keybindingLabel.background#004e5c
  • keybindingLabel.border#acedff61
  • keybindingLabel.bottomBorder#acedff29
  • keybindingLabel.foreground#acedff
  • keybindingTable.headerBackground#272a2c
  • list.activeSelectionBackground#334a51
  • list.activeSelectionForeground#cee7ef
  • list.deemphasizedForeground#bfc8cb61
  • list.dropBackground#e1e3e429
  • list.dropBetweenBackground#bfc8cb
  • list.errorForeground#ff5542
  • list.filterMatchBackground#cdcc4e61
  • list.filterMatchBorder#00000000
  • list.focusHighlightForeground#e1e3e4
  • list.highlightForeground#55d6f4
  • list.hoverBackground#e1e3e414
  • list.inactiveSelectionBackground#e1e3e41f
  • list.invalidItemForeground#ffd600
  • list.warningForeground#ffd600
  • markdown.extension.editor.codeSpan.background#0b0f1014
  • markdown.extension.editor.codeSpan.border#3f484b
  • menu.background#1d2021
  • menu.border#3f484b
  • menu.foreground#e1e3e4
  • menu.selectionBackground#334a51
  • menu.selectionForeground#cee7ef
  • menu.separatorBackground#3f484b
  • menubar.selectionBackground#334a51
  • menubar.selectionForeground#cee7ef
  • mergeEditor.conflict.unhandledFocused.border#feba43
  • mergeEditor.conflict.unhandledUnfocused.border#feba439e
  • minimap.background#191c1d
  • minimap.errorHighlight#ff5542
  • minimap.findMatchHighlight#cdcc4ed6
  • minimap.infoHighlight#92d1d4
  • minimap.selectionHighlight#334a51d6
  • minimap.warningHighlight#ffd600
  • notebook.cellBorderColor#3f484b
  • notebook.cellEditorBackground#191c1d
  • notebook.cellHoverBackground#e1e3e414
  • notebook.cellInsertionIndicator#bfc8cb
  • notebook.cellToolbarSeparator#899295
  • notebook.editorBackground#111415
  • notebook.focusedCellBackground#191c1d
  • notebook.focusedCellBorder#55d6f4
  • notebook.inactiveFocusedCellBorder#3f484b
  • notebook.symbolHighlightBackground#1d2021
  • notificationCenterHeader.background#1d2021
  • notificationCenterHeader.foreground#e1e3e4
  • notificationLink.foreground#55d6f4
  • notifications.background#191c1d
  • notifications.border#3f484b
  • notifications.foreground#bfc8cb
  • panel.background#1d2021
  • panel.border#3f484b
  • panel.dropBorder#bfc8cb
  • panelSection.border#3f484b
  • panelSection.dropBackground#e1e3e429
  • panelSectionHeader.background#272a2c
  • panelSectionHeader.border#3f484b
  • panelSectionHeader.foreground#e1e3e4
  • panelStickyScroll.shadow#00000026
  • panelTitle.activeBorder#55d6f4
  • panelTitle.activeForeground#e1e3e4
  • panelTitle.inactiveForeground#bfc8cb
  • peekViewEditor.background#191c1d
  • peekViewEditor.matchHighlightBackground#cdcc4e29
  • peekViewEditor.matchHighlightBorder#cdcc4e9e
  • peekViewEditorStickyScroll.background#1d2021
  • peekViewResult.background#1d2021
  • peekViewResult.matchHighlightBackground#cdcc4e61
  • peekViewResult.selectionBackground#334a51
  • peekViewResult.selectionForeground#cee7ef
  • peekViewTitle.background#1d2021
  • peekViewTitleDescription.foreground#bfc8cb
  • peekViewTitleLabel.foreground#e1e3e4
  • pickerGroup.border#899295
  • pickerGroup.foreground#bfc8cb
  • ports.iconRunningProcessForeground#cdcc4e
  • profileBadge.background#334a51
  • profileBadge.foreground#cee7ef
  • profiles.sashBorder#3f484b
  • progressBar.background#55d6f4
  • quickInput.background#272a2c
  • quickInput.foreground#e1e3e4
  • quickInputTitle.background#323536
  • radio.activeBackground#00000000
  • radio.activeBorder#55d6f4
  • radio.activeForeground#55d6f4
  • radio.inactiveBackground#00000000
  • radio.inactiveBorder#bfc8cb
  • radio.inactiveForeground#bfc8cb
  • radio.inactiveHoverBackground#e1e3e414
  • sash.hoverBorder#899295
  • scmGraph.historyItemBaseRefColor#d65d0e
  • scmGraph.historyItemHoverAdditionsForeground#54e170
  • scmGraph.historyItemHoverDefaultLabelBackground#d79921
  • scmGraph.historyItemHoverDefaultLabelForeground#111415
  • scmGraph.historyItemHoverDeletionsForeground#ff5542
  • scmGraph.historyItemHoverLabelForeground#111415
  • scmGraph.historyItemRefColor#458588
  • scmGraph.historyItemRemoteRefColor#b16286
  • scrollbar.shadow#00000026
  • scrollbarSlider.activeBackground#bfc8cb61
  • scrollbarSlider.background#bfc8cb14
  • scrollbarSlider.hoverBackground#bfc8cb1f
  • search.resultsInfoForeground#bfc8cb
  • searchEditor.findMatchBackground#cdcc4e29
  • searchEditor.findMatchBorder#cdcc4e9e
  • selection.background#334a51
  • settings.focusedRowBackground#1d2021
  • settings.headerBorder#3f484b
  • settings.headerForeground#55d6f4
  • settings.modifiedItemIndicator#55d6f4
  • settings.rowHoverBackground#e1e3e414
  • settings.sashBorder#3f484b
  • settings.settingsHeaderHoverForeground#4ec9e6
  • sideBar.background#1d2021
  • sideBar.border#3f484b
  • sideBar.dropBackground#e1e3e429
  • sideBar.foreground#bfc8cb
  • sideBarSectionHeader.background#1d2021
  • sideBarSectionHeader.border#3f484b
  • sideBarStickyScroll.background#191c1d
  • sideBarStickyScroll.shadow#00000026
  • sideBarTitle.foreground#e1e3e4
  • sideBySideEditor.horizontalBorder#3f484b
  • sideBySideEditor.verticalBorder#3f484b
  • statusBar.background#272a2c
  • statusBar.debuggingBackground#004e5c
  • statusBar.debuggingForeground#acedff
  • statusBar.focusBorder#b2cbd2
  • statusBar.foreground#bfc8cb
  • statusBar.noFolderBackground#272a2c
  • statusBar.noFolderForeground#bfc8cb9e
  • statusBarItem.activeBackground#e1e3e41f
  • statusBarItem.compactHoverBackground#e1e3e429
  • statusBarItem.errorBackground#c00102
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.errorHoverBackground#ffffff14
  • statusBarItem.errorHoverForeground#e1e3e4
  • statusBarItem.focusBorder#899295
  • statusBarItem.hoverBackground#e1e3e414
  • statusBarItem.hoverForeground#e1e3e4
  • statusBarItem.offlineBackground#930005
  • statusBarItem.offlineForeground#ffdad5
  • statusBarItem.offlineHoverBackground#ffdad514
  • statusBarItem.offlineHoverForeground#e1e3e4
  • statusBarItem.prominentBackground#334a51
  • statusBarItem.prominentForeground#cee7ef
  • statusBarItem.prominentHoverBackground#cee7ef14
  • statusBarItem.prominentHoverForeground#e1e3e4
  • statusBarItem.remoteBackground#272a2c
  • statusBarItem.remoteForeground#bfc8cb
  • statusBarItem.remoteHoverBackground#334a51
  • statusBarItem.remoteHoverForeground#cee7ef
  • statusBarItem.warningBackground#e9c400
  • statusBarItem.warningForeground#3a3000
  • statusBarItem.warningHoverBackground#3a300014
  • statusBarItem.warningHoverForeground#111415
  • surface.border#3f484b
  • symbolIcon.arrayForeground#bfc8cb
  • symbolIcon.booleanForeground#5b9b9e
  • symbolIcon.classForeground#76b6b9
  • symbolIcon.colorForeground#c67b90
  • symbolIcon.constantForeground#5b9b9e
  • symbolIcon.constructorForeground#5b9b9e
  • symbolIcon.enumeratorForeground#76b6b9
  • symbolIcon.enumeratorMemberForeground#76b6b9
  • symbolIcon.eventForeground#bfc8cb
  • symbolIcon.fieldForeground#5b9b9e
  • symbolIcon.fileForeground#bfc8cb
  • symbolIcon.folderForeground#bfc8cb
  • symbolIcon.functionForeground#ffdea3
  • symbolIcon.interfaceForeground#76b6b9
  • symbolIcon.keyForeground#bfc8cb
  • symbolIcon.keywordForeground#5b9b9e
  • symbolIcon.methodForeground#ffdea3
  • symbolIcon.moduleForeground#bfc8cb
  • symbolIcon.namespaceForeground#76b6b9
  • symbolIcon.nullForeground#5b9b9e
  • symbolIcon.numberForeground#abcec0
  • symbolIcon.objectForeground#bfc8cb
  • symbolIcon.operatorForeground#c8c6c5
  • symbolIcon.packageForeground#bfc8cb
  • symbolIcon.propertyForeground#92d1d4
  • symbolIcon.referenceForeground#92d1d4
  • symbolIcon.snippetForeground#bfc8cb
  • symbolIcon.stringForeground#c67b90
  • symbolIcon.structForeground#76b6b9
  • symbolIcon.textForeground#bfc8cb
  • symbolIcon.typeParameterForeground#76b6b9
  • symbolIcon.unitForeground#bfc8cb
  • symbolIcon.variableForeground#5b9b9e
  • tab.activeBorder#111415
  • tab.activeBorderTop#55d6f4
  • tab.activeForeground#e1e3e4
  • tab.activeModifiedBorder#b2cbd2
  • tab.border#3f484b
  • tab.dragAndDropBorder#bfc8cb
  • tab.hoverBackground#e1e3e414
  • tab.inactiveBackground#191c1d
  • tab.inactiveForeground#e1e3e461
  • tab.lastPinnedBorder#899295
  • tab.unfocusedActiveBorder#111415
  • tab.unfocusedActiveForeground#bfc8cb
  • tab.unfocusedHoverBackground#e1e3e414
  • tab.unfocusedInactiveForeground#bfc8cb61
  • terminal.ansiBlack#282828
  • terminal.ansiBlue#458588
  • terminal.ansiBrightBlack#928374
  • terminal.ansiBrightBlue#83a598
  • terminal.ansiBrightCyan#8ec07c
  • terminal.ansiBrightGreen#b8bb26
  • terminal.ansiBrightMagenta#d3869b
  • terminal.ansiBrightRed#fb4934
  • terminal.ansiBrightWhite#ebdbb2
  • terminal.ansiBrightYellow#fabd2f
  • terminal.ansiCyan#689d6a
  • terminal.ansiGreen#98971a
  • terminal.ansiMagenta#b16286
  • terminal.ansiRed#cc241d
  • terminal.ansiWhite#a89984
  • terminal.ansiYellow#d79921
  • terminal.background#111415
  • terminal.border#3f484b
  • terminal.dropBackground#e1e3e429
  • terminal.findMatchBackground#e1e3e429
  • terminal.findMatchBorder#e1e3e49e
  • terminal.findMatchHighlightBackground#cdcc4e29
  • terminal.findMatchHighlightBorder#cdcc4e9e
  • terminal.foreground#bfc8cb
  • terminal.hoverHighlightBackground#e1e3e41f
  • terminal.initialHintForeground#ebdbb261
  • terminal.tab.activeBorder#55d6f4
  • terminalCommandDecoration.defaultBackground#e1e3e429
  • terminalCommandDecoration.errorBackground#ff5545
  • terminalCommandDecoration.successBackground#cdcc4e
  • terminalCursor.foreground#e1e3e4
  • terminalOverviewRuler.border#3f484b
  • terminalOverviewRuler.findMatchForeground#54e1709e
  • terminalStickyScroll.background#1d2021
  • terminalStickyScrollHover.background#2a2d2f
  • terminalSymbolIcon.aliasForeground#ffdea3
  • terminalSymbolIcon.argumentForeground#5b9b9e
  • terminalSymbolIcon.fileForeground#bfc8cb
  • terminalSymbolIcon.flagForeground#76b6b9
  • terminalSymbolIcon.folderForeground#bfc8cb
  • terminalSymbolIcon.methodForeground#ffdea3
  • terminalSymbolIcon.optionForeground#5b9b9e
  • terminalSymbolIcon.optionValueForeground#5b9b9e
  • testing.iconErrored#ff5545
  • testing.iconErrored.retired#ff5545ad
  • testing.iconFailed#ff5545
  • testing.iconFailed.retired#ff5545ad
  • testing.iconPassed#cdcc4e
  • testing.iconPassed.retired#cdcc4ead
  • testing.iconQueued#feba43
  • testing.iconQueued.retired#feba43ad
  • testing.iconSkipped#bfc8cb
  • testing.iconSkipped.retired#bfc8cbad
  • testing.iconUnset#bfc8cb
  • testing.iconUnset.retired#bfc8cbad
  • testing.message.error.badgeBackground#c00102
  • testing.message.error.badgeForeground#ffffff
  • testing.peekBorder#c00102
  • testing.peekHeaderBackground#191c1d
  • testing.runAction#cdcc4e
  • textBlockQuote.background#191c1d
  • textBlockQuote.border#3f484b
  • textCodeBlock.background#191c1d
  • textLink.activeForeground#50c6e2
  • textLink.foreground#55d6f4
  • textPreformat.background#0b0f10
  • textPreformat.foreground#feba43
  • titleBar.activeBackground#272a2c
  • titleBar.activeForeground#e1e3e4
  • titleBar.inactiveBackground#272a2c
  • titleBar.inactiveForeground#bfc8cb
  • toolbar.activeBackground#334a51
  • toolbar.hoverBackground#bfc8cb14
  • tree.inactiveIndentGuidesStroke#3f484b61
  • tree.indentGuidesStroke#3f484b
  • tree.tableColumnsBorder#3f484b
  • tree.tableOddRowsBackground#3f484b29
  • walkThrough.embeddedEditorBackground#191c1d
  • welcomePage.progress.background#004e5c
  • welcomePage.progress.foreground#55d6f4
  • welcomePage.tileBackground#191c1d
  • welcomePage.tileBorder#3f484b
  • welcomePage.tileHoverBackground#e1e3e414
  • widget.shadow#00000026

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid#ff5542
token.error-token#ff5542
token.warn-token#ffd600
token.info-token#92d1d4
token.debug-token#B267E6
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#c8c6c5
emphasisitalic
strongbold
header#004345
comment#929090
constant.language#5b9b9e
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#abcec0
constant.regexp#458588
entity.name.tag#5b9b9e
entity.name.tag.css, entity.name.tag.less#d5c59e
entity.other.attribute-name#92d1d4
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#d5c59e
markup.underlineunderline
markup.bold#5b9b9ebold
markup.heading#5b9b9ebold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#abcec0
markup.deleted#c67b90
markup.changed#5b9b9e
punctuation.definition.quote.begin.markdown#6d9d5d
punctuation.definition.list.begin.markdown#76b6b9
markup.inline.raw#c67b90
punctuation.definition.tag#787776
meta.preprocessor, entity.name.function.preprocessor#5b9b9e
meta.preprocessor.string#c67b90
meta.preprocessor.numeric#abcec0
meta.structure.dictionary.key.python#92d1d4
meta.diff.header#5b9b9e
storage#5b9b9e
storage.type#5b9b9e
storage.modifier, keyword.operator.noexcept#5b9b9e
string, meta.embedded.assembly#c67b90
string.tag#c67b90
string.value#c67b90
string.regexp#c67b90
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#5b9b9e
meta.template.expression#c8c6c5
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#92d1d4
keyword#5b9b9e
keyword.control#5b9b9e
keyword.operator#c8c6c5
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#5b9b9e
keyword.other.unit#abcec0
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#5b9b9e
support.function.git-rebase#92d1d4
constant.sha.git-rebase#abcec0
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#c8c6c5
variable.language#5b9b9e
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#ffdea3
support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#76b6b9
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class, punctuation.separator.namespace.ruby#76b6b9
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#e891b7
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#92d1d4
variable.other.constant, variable.other.enummember#76b6b9
meta.object-literal.key#92d1d4
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#c67b90
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#c67b90
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#c67b90
keyword.operator.or.regexp, keyword.control.anchor.regexp#ffdea3
keyword.operator.quantifier.regexp#d5c59e
constant.character, constant.other.option#5b9b9e
constant.character.escape#d5c59e
entity.name.label#c8c6c5
GoHarder Theme by GoHarder - VS Code Theme