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#d5e4f6
  • activityBar.activeBorder#d5e4f6
  • activityBar.activeFocusBorder#d5e4f6
  • activityBar.background#e8e8eb
  • activityBar.dropBorder#42474e
  • activityBar.foreground#0e1d2a
  • activityBar.inactiveForeground#42474e
  • activityBarBadge.background#735b26
  • activityBarBadge.foreground#ffffff
  • activityBarTop.activeBorder#00639a
  • activityBarTop.dropBorder#42474e
  • activityBarTop.foreground#00639a
  • activityBarTop.inactiveForeground#42474e
  • activityErrorBadge.background#b72114
  • activityErrorBadge.foreground#ffffff
  • activityWarningBadge.background#f9bd00
  • activityWarningBadge.foreground#3f2e00
  • badge.background#735b26
  • badge.foreground#ffffff
  • banner.background#2f3033
  • banner.foreground#f0f0f4
  • banner.iconForeground#95ccff
  • breadcrumb.activeSelectionForeground#00639a
  • breadcrumb.focusForeground#1a1c1e
  • breadcrumbPicker.background#eeedf1
  • button.background#00639a
  • button.foreground#ffffff
  • button.hoverBackground#146fa2
  • button.secondaryBackground#d5e4f6
  • button.secondaryForeground#0e1d2a
  • button.secondaryHoverBackground#c5d4e6
  • button.separator#ffffff
  • charts.blue#355572
  • charts.foreground#42474e
  • charts.green#364d26
  • charts.lines#2b3139
  • charts.orange#7d422f
  • charts.purple#684864
  • charts.red#99434c
  • charts.yellow#4c3805
  • chat.avatarBackground#1a1c1e
  • chat.avatarForeground#f9f9fc
  • chat.requestBorder#c2c7cf
  • chat.requestBubbleBackground#1a1c1e14
  • chat.slashCommandBackground#cee5ff
  • chat.slashCommandForeground#001d32
  • checkbox.background#00000000
  • checkbox.border#42474e
  • checkbox.disabled.background#00000000
  • checkbox.disabled.foreground#42474e61
  • checkbox.foreground#00639a
  • commandCenter.activeBackground#d5e4f6
  • commandCenter.activeBorder#d5e4f6
  • commandCenter.activeForeground#0e1d2a
  • commandCenter.background#e8e8eb
  • commandCenter.border#c2c7cf
  • commandCenter.foreground#1a1c1e
  • commandCenter.inactiveBorder#c2c7cf
  • commandCenter.inactiveForeground#42474e
  • debugConsole.errorForeground#99434c
  • debugConsole.infoForeground#1a1c1e
  • debugConsole.sourceForeground#41617e
  • debugConsole.warningForeground#a98d53
  • debugIcon.breakpointCurrentStackframeForeground#b78a00
  • debugIcon.breakpointDisabledForeground#42474e9e
  • debugIcon.breakpointForeground#c42b1c
  • debugIcon.breakpointStackframeForeground#006e10
  • debugIcon.breakpointUnverifiedForeground#42474e9e
  • debugIcon.continueForeground#41617e
  • debugIcon.disconnectForeground#99434c
  • debugIcon.pauseForeground#41617e
  • debugIcon.restartForeground#4d653b
  • debugIcon.startForeground#4d653b
  • debugIcon.stepBackForeground#41617e
  • debugIcon.stepIntoForeground#41617e
  • debugIcon.stepOutForeground#41617e
  • debugIcon.stepOverForeground#41617e
  • debugIcon.stopForeground#99434c
  • debugTokenExpression.boolean#2e5577
  • debugTokenExpression.error#c42b1c
  • debugTokenExpression.name#8f323e
  • debugTokenExpression.number#055b6b
  • debugTokenExpression.string#802634
  • debugTokenExpression.value#42474e
  • debugToolBar.background#eeedf1
  • debugToolBar.border#c2c7cf
  • debugView.exceptionLabelBackground#ffdad4
  • debugView.exceptionLabelForeground#410000
  • debugView.stateLabelBackground#cee5ff
  • debugView.stateLabelForeground#001d32
  • debugView.valueChangedHighlight#735b26d6
  • descriptionForeground#42474e
  • diffEditor.border#c2c7cf
  • diffEditor.diagonalFill#e8e8eb
  • diffEditor.insertedLineBackground#cfebb661
  • diffEditor.insertedTextBackground#cfebb661
  • diffEditor.move.border#72777f
  • diffEditor.moveActive.border#735b26
  • diffEditor.removedLineBackground#ffdadb61
  • diffEditor.removedTextBackground#ffdadb61
  • diffEditor.unchangedCodeBackground#f3f3f6
  • diffEditor.unchangedRegionBackground#f3f3f6
  • diffEditor.unchangedRegionForeground#42474e
  • diffEditor.unchangedRegionShadow#72777f
  • diffEditorGutter.insertedLineBackground#cfebb629
  • diffEditorGutter.removedLineBackground#ffdadb29
  • disabledForeground#1a1c1e61
  • dropdown.background#eeedf1
  • dropdown.border#72777f
  • dropdown.foreground#42474e
  • dropdown.listBackground#eeedf1
  • editor.background#f9f9fc
  • editor.findMatchBackground#1a1c1e29
  • editor.findMatchBorder#1a1c1e9e
  • editor.findMatchHighlightBackground#4d653b29
  • editor.findMatchHighlightBorder#4d653b9e
  • editor.findRangeHighlightBackground#42474e14
  • editor.focusedStackFrameHighlightBackground#735b2629
  • editor.foldBackground#42474e14
  • editor.foreground#42474e
  • editor.hoverHighlightBackground#1a1c1e1f
  • editor.lineHighlightBorder#e8e8eb
  • editor.rangeHighlightBackground#42474e1f
  • editor.selectionBackground#d5e4f6
  • editor.selectionHighlightBorder#1a1c1e29
  • editor.snippetTabstopHighlightBackground#42474e14
  • editor.snippetTabstopHighlightBorder#42474e99
  • editor.stackFrameHighlightBackground#735b2629
  • editor.wordHighlightBackground#1a1c1e14
  • editor.wordHighlightBorder#1a1c1e61
  • editor.wordHighlightStrongBackground#41617e14
  • editor.wordHighlightStrongBorder#41617e61
  • editorBracketHighlight.foreground1#00000000
  • editorBracketHighlight.foreground2#00000000
  • editorBracketHighlight.foreground3#00000000
  • editorBracketHighlight.foreground4#00000000
  • editorBracketHighlight.foreground5#00000000
  • editorBracketHighlight.foreground6#00000000
  • editorBracketHighlight.unexpectedBracket.foreground#c42b1c
  • editorBracketMatch.background#42474e14
  • editorBracketMatch.border#42474e61
  • editorBracketPairGuide.activeBackground1#42474e61
  • editorBracketPairGuide.background1#42474e14
  • editorCodeLens.foreground#00639a9e
  • editorCursor.foreground#1a1c1e
  • editorError.background#c42b1c14
  • editorError.foreground#c42b1c
  • editorGhostText.background#41617e14
  • editorGhostText.border#41617e61
  • editorGhostText.foreground#41617e61
  • editorGroup.border#c2c7cf
  • editorGroup.dropBackground#1a1c1e29
  • editorGroup.dropIntoPromptBackground#f9f9fc
  • editorGroup.dropIntoPromptBorder#f9f9fc
  • editorGroup.emptyBackground#f3f3f6
  • editorGroupHeader.border#dee3eb
  • editorGroupHeader.noTabsBackground#f9f9fc
  • editorGroupHeader.tabsBackground#f3f3f6
  • editorGroupHeader.tabsBorder#dee3eb
  • editorGutter.addedBackground#4d653b9e
  • editorGutter.addedSecondaryBackground#4d653b61
  • editorGutter.deletedBackground#99434c9e
  • editorGutter.foldingControlForeground#42474ed6
  • editorGutter.modifiedBackground#41617e9e
  • editorGutter.modifiedSecondaryBackground#41617e61
  • editorHoverWidget.background#f3f3f6
  • editorHoverWidget.border#c2c7cf
  • editorHoverWidget.highlightForeground#00639a
  • editorHoverWidget.statusBarBackground#e8e8eb
  • editorIndentGuide.activeBackground1#42474e61
  • editorIndentGuide.background1#42474e14
  • editorInfo.background#41617e14
  • editorInfo.foreground#41617e
  • editorInlayHint.background#42474e1f
  • editorInlayHint.foreground#42474e
  • editorInlayHint.parameterBackground#2e55771f
  • editorInlayHint.parameterForeground#2e5577
  • editorInlayHint.typeBackground#3c80911f
  • editorInlayHint.typeForeground#3c8091
  • editorLightBulb.foreground#735b26
  • editorLightBulbAi.foreground#735b26
  • editorLightBulbAutoFix.foreground#41617e
  • editorLineNumber.activeForeground#42474e
  • editorLineNumber.dimmedForeground#42474e29
  • editorLineNumber.foreground#42474e61
  • editorLink.activeForeground#00639a
  • editorMarkerNavigationError.background#b72114
  • editorMarkerNavigationError.headerBackground#f3f3f6
  • editorMarkerNavigationInfo.background#41617e
  • editorMarkerNavigationInfo.headerBackground#f3f3f6
  • editorMarkerNavigationWarning.background#f9bd00
  • editorMarkerNavigationWarning.headerBackground#f3f3f6
  • editorMultiCursor.primary.foreground#00639a
  • editorMultiCursor.secondary.foreground#42474e
  • editorOverviewRuler.background#f3f3f6
  • editorOverviewRuler.border#c2c7cf
  • editorOverviewRuler.bracketMatchForeground#42474e
  • editorOverviewRuler.errorForeground#c42b1c9e
  • editorOverviewRuler.findMatchForeground#4d653b9e
  • editorOverviewRuler.infoForeground#41617e9e
  • editorOverviewRuler.rangeHighlightForeground#42474e9e
  • editorOverviewRuler.selectionHighlightForeground#42474e9e
  • editorOverviewRuler.warningForeground#b78a009e
  • editorOverviewRuler.wordHighlightForeground#1a1c1e9e
  • editorOverviewRuler.wordHighlightStrongForeground#41617e9e
  • editorPane.background#f3f3f6
  • editorStickyScroll.background#f3f3f6
  • editorStickyScroll.shadow#00000026
  • editorStickyScrollHover.background#42474e14
  • editorSuggestWidget.background#f3f3f6
  • editorSuggestWidget.border#c2c7cf
  • editorSuggestWidgetStatus.foreground#42474e
  • editorUnicodeHighlight.background#735b2614
  • editorUnicodeHighlight.border#735b26
  • editorWarning.background#b78a0014
  • editorWarning.foreground#b78a00
  • editorWhitespace.foreground#42474e61
  • editorWidget.background#eeedf1
  • editorWidget.resizeBorder#c2c7cf
  • errorForeground#c42b1c
  • extensionBadge.remoteBackground#cee5ff
  • extensionBadge.remoteForeground#001d32
  • extensionButton.prominentBackground#51606f
  • extensionIcon.preReleaseForeground#cfebb6
  • extensionIcon.sponsorForeground#c42b1c
  • extensionIcon.starForeground#735b26
  • extensionIcon.verifiedForeground#735b26
  • focusBorder#51606f
  • foreground#1a1c1e
  • gitDecoration.addedResourceForeground#4d653bd6
  • gitDecoration.conflictingResourceForeground#99434c
  • gitDecoration.deletedResourceForeground#99434c
  • gitDecoration.ignoredResourceForeground#42474ed6
  • gitDecoration.modifiedResourceForeground#735b26
  • gitDecoration.renamedResourceForeground#4d653b
  • gitDecoration.stageDeletedResourceForeground#99434cd6
  • gitDecoration.stageModifiedResourceForeground#735b26d6
  • gitDecoration.submoduleResourceForeground#41617e
  • gitDecoration.untrackedResourceForeground#4d653b
  • icon.foreground#1a1c1e
  • inlineChat.border#72777f
  • inlineChatDiff.inserted#cfebb661
  • inlineChatDiff.removed#ffdadb61
  • inlineChatInput.background#00000000
  • inlineChatInput.border#c2c7cf
  • inlineChatInput.focusBorder#72777f
  • inlineChatInput.placeholderForeground#42474e
  • inlineEdit.gutterIndicator.primaryBackground#51606f
  • inlineEdit.gutterIndicator.primaryBorder#51606f
  • inlineEdit.gutterIndicator.primaryForeground#ffffff
  • inlineEdit.modifiedBackground#cfebb661
  • inlineEdit.modifiedChangedLineBackground#cfebb661
  • inlineEdit.modifiedChangedTextBackground#cfebb661
  • inlineEdit.originalBackground#ffdadb61
  • inlineEdit.originalChangedTextBackground#ffdadb61
  • inlineEdit.tabWillAcceptModifiedBorder#cfebb6
  • inlineEdit.tabWillAcceptOriginalBorder#ffdadb
  • input.background#00000000
  • input.border#72777f
  • input.foreground#1a1c1e
  • input.placeholderForeground#42474e
  • inputOption.activeBackground#d5e4f6
  • inputOption.activeBorder#d5e4f6
  • inputOption.activeForeground#0e1d2a
  • inputOption.hoverBackground#42474e14
  • inputValidation.errorBackground#b72114
  • inputValidation.errorBorder#b72114
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#41617e
  • inputValidation.infoBorder#41617e
  • inputValidation.infoForeground#ffffff
  • inputValidation.warningBackground#f9bd00
  • inputValidation.warningBorder#f9bd00
  • inputValidation.warningForeground#3f2e00
  • keybindingLabel.background#cee5ff
  • keybindingLabel.border#001d3261
  • keybindingLabel.bottomBorder#001d3229
  • keybindingLabel.foreground#001d32
  • keybindingTable.headerBackground#e8e8eb
  • list.activeSelectionBackground#d5e4f6
  • list.activeSelectionForeground#0e1d2a
  • list.deemphasizedForeground#42474e61
  • list.dropBackground#1a1c1e29
  • list.dropBetweenBackground#42474e
  • list.errorForeground#c42b1c
  • list.filterMatchBackground#4d653b61
  • list.filterMatchBorder#00000000
  • list.focusHighlightForeground#1a1c1e
  • list.highlightForeground#00639a
  • list.hoverBackground#1a1c1e14
  • list.inactiveSelectionBackground#1a1c1e1f
  • list.invalidItemForeground#b78a00
  • list.warningForeground#b78a00
  • markdown.extension.editor.codeSpan.background#ffffff14
  • markdown.extension.editor.codeSpan.border#c2c7cf
  • menu.background#eeedf1
  • menu.border#c2c7cf
  • menu.foreground#1a1c1e
  • menu.selectionBackground#d5e4f6
  • menu.selectionForeground#0e1d2a
  • menu.separatorBackground#c2c7cf
  • menubar.selectionBackground#d5e4f6
  • menubar.selectionForeground#0e1d2a
  • mergeEditor.conflict.unhandledFocused.border#735b26
  • mergeEditor.conflict.unhandledUnfocused.border#735b269e
  • minimap.background#f3f3f6
  • minimap.errorHighlight#c42b1c
  • minimap.findMatchHighlight#4d653bd6
  • minimap.infoHighlight#41617e
  • minimap.selectionHighlight#d5e4f6d6
  • minimap.warningHighlight#b78a00
  • notebook.cellBorderColor#c2c7cf
  • notebook.cellEditorBackground#f3f3f6
  • notebook.cellHoverBackground#1a1c1e14
  • notebook.cellInsertionIndicator#42474e
  • notebook.cellToolbarSeparator#72777f
  • notebook.editorBackground#f9f9fc
  • notebook.focusedCellBackground#f3f3f6
  • notebook.focusedCellBorder#00639a
  • notebook.inactiveFocusedCellBorder#c2c7cf
  • notebook.symbolHighlightBackground#eeedf1
  • notificationCenterHeader.background#eeedf1
  • notificationCenterHeader.foreground#1a1c1e
  • notificationLink.foreground#00639a
  • notifications.background#f3f3f6
  • notifications.border#c2c7cf
  • notifications.foreground#42474e
  • panel.background#eeedf1
  • panel.border#c2c7cf
  • panel.dropBorder#42474e
  • panelSection.border#c2c7cf
  • panelSection.dropBackground#1a1c1e29
  • panelSectionHeader.background#e8e8eb
  • panelSectionHeader.border#c2c7cf
  • panelSectionHeader.foreground#1a1c1e
  • panelStickyScroll.shadow#00000026
  • panelTitle.activeBorder#00639a
  • panelTitle.activeForeground#1a1c1e
  • panelTitle.inactiveForeground#42474e
  • peekViewEditor.background#f3f3f6
  • peekViewEditor.matchHighlightBackground#4d653b29
  • peekViewEditor.matchHighlightBorder#4d653b9e
  • peekViewEditorStickyScroll.background#eeedf1
  • peekViewResult.background#eeedf1
  • peekViewResult.matchHighlightBackground#4d653b61
  • peekViewResult.selectionBackground#d5e4f6
  • peekViewResult.selectionForeground#0e1d2a
  • peekViewTitle.background#eeedf1
  • peekViewTitleDescription.foreground#42474e
  • peekViewTitleLabel.foreground#1a1c1e
  • pickerGroup.border#72777f
  • pickerGroup.foreground#42474e
  • ports.iconRunningProcessForeground#4d653b
  • profileBadge.background#d5e4f6
  • profileBadge.foreground#0e1d2a
  • profiles.sashBorder#c2c7cf
  • progressBar.background#00639a
  • quickInput.background#e8e8eb
  • quickInput.foreground#1a1c1e
  • quickInputTitle.background#e2e2e5
  • radio.activeBackground#00000000
  • radio.activeBorder#00639a
  • radio.activeForeground#00639a
  • radio.inactiveBorder#42474e
  • radio.inactiveHoverBackground#1a1c1e14
  • scmGraph.historyItemBaseRefColor#7d422f
  • scmGraph.historyItemHoverAdditionsForeground#006e10
  • scmGraph.historyItemHoverDefaultLabelBackground#4c3805
  • scmGraph.historyItemHoverDefaultLabelForeground#f9f9fc
  • scmGraph.historyItemHoverDeletionsForeground#c42b1c
  • scmGraph.historyItemHoverLabelForeground#f9f9fc
  • scmGraph.historyItemRefColor#355572
  • scmGraph.historyItemRemoteRefColor#684864
  • scrollbar.shadow#00000026
  • scrollbarSlider.activeBackground#42474e61
  • scrollbarSlider.background#42474e14
  • scrollbarSlider.hoverBackground#42474e1f
  • search.resultsInfoForeground#42474e
  • searchEditor.findMatchBackground#4d653b29
  • searchEditor.findMatchBorder#4d653b9e
  • selection.background#d5e4f6
  • settings.focusedRowBackground#eeedf1
  • settings.headerBorder#c2c7cf
  • settings.headerForeground#00639a
  • settings.modifiedItemIndicator#00639a
  • settings.rowHoverBackground#1a1c1e14
  • settings.sashBorder#c2c7cf
  • settings.settingsHeaderHoverForeground#146fa2
  • sideBar.background#eeedf1
  • sideBar.border#c2c7cf
  • sideBar.dropBackground#1a1c1e29
  • sideBar.foreground#42474e
  • sideBarSectionHeader.background#eeedf1
  • sideBarSectionHeader.border#c2c7cf
  • sideBarTitle.foreground#1a1c1e
  • sideBySideEditor.horizontalBorder#c2c7cf
  • sideBySideEditor.verticalBorder#c2c7cf
  • statusBar.background#e8e8eb
  • statusBar.debuggingBackground#cee5ff
  • statusBar.debuggingForeground#001d32
  • statusBar.focusBorder#51606f
  • statusBar.foreground#42474e
  • statusBar.noFolderBackground#e8e8eb
  • statusBar.noFolderForeground#42474e9e
  • statusBarItem.activeBackground#1a1c1e1f
  • statusBarItem.compactHoverBackground#1a1c1e29
  • statusBarItem.errorBackground#b72114
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.errorHoverBackground#ffffff14
  • statusBarItem.errorHoverForeground#1a1c1e
  • statusBarItem.focusBorder#72777f
  • statusBarItem.hoverBackground#1a1c1e14
  • statusBarItem.hoverForeground#1a1c1e
  • statusBarItem.offlineBackground#ffdadb
  • statusBarItem.offlineForeground#40000e
  • statusBarItem.offlineHoverBackground#40000e14
  • statusBarItem.offlineHoverForeground#1a1c1e
  • statusBarItem.prominentBackground#d5e4f6
  • statusBarItem.prominentForeground#0e1d2a
  • statusBarItem.prominentHoverBackground#0e1d2a14
  • statusBarItem.prominentHoverForeground#1a1c1e
  • statusBarItem.remoteBackground#e8e8eb
  • statusBarItem.remoteForeground#42474e
  • statusBarItem.remoteHoverBackground#d5e4f6
  • statusBarItem.remoteHoverForeground#0e1d2a
  • statusBarItem.warningBackground#f9bd00
  • statusBarItem.warningForeground#3f2e00
  • statusBarItem.warningHoverBackground#3f2e0014
  • statusBarItem.warningHoverForeground#f9f9fc
  • symbolIcon.arrayForeground#42474e
  • symbolIcon.booleanForeground#2e5577
  • symbolIcon.classForeground#3c8091
  • symbolIcon.colorForeground#1d6777
  • symbolIcon.constantForeground#2e5577
  • symbolIcon.constructorForeground#2e5577
  • symbolIcon.enumeratorForeground#3c8091
  • symbolIcon.enumeratorMemberForeground#055b6b
  • symbolIcon.eventForeground#42474e
  • symbolIcon.fieldForeground#610e1f
  • symbolIcon.fileForeground#42474e
  • symbolIcon.folderForeground#42474e
  • symbolIcon.functionForeground#735b26
  • symbolIcon.interfaceForeground#3c8091
  • symbolIcon.keyForeground#42474e
  • symbolIcon.keywordForeground#2e5577
  • symbolIcon.methodForeground#735b26
  • symbolIcon.moduleForeground#42474e
  • symbolIcon.namespaceForeground#3c8091
  • symbolIcon.nullForeground#2e5577
  • symbolIcon.numberForeground#055b6b
  • symbolIcon.objectForeground#42474e
  • symbolIcon.operatorForeground#000000
  • symbolIcon.packageForeground#42474e
  • symbolIcon.propertyForeground#8f323e
  • symbolIcon.referenceForeground#003353
  • symbolIcon.snippetForeground#42474e
  • symbolIcon.stringForeground#802634
  • symbolIcon.structForeground#3c8091
  • symbolIcon.textForeground#42474e
  • symbolIcon.typeParameterForeground#3c8091
  • symbolIcon.unitForeground#42474e
  • symbolIcon.variableForeground#2e5577
  • tab.activeBorder#f9f9fc
  • tab.activeBorderTop#00639a
  • tab.activeForeground#1a1c1e
  • tab.activeModifiedBorder#51606f
  • tab.border#dee3eb
  • tab.dragAndDropBorder#42474e
  • tab.hoverBackground#1a1c1e14
  • tab.inactiveBackground#f3f3f6
  • tab.inactiveForeground#1a1c1e61
  • tab.lastPinnedBorder#72777f
  • tab.unfocusedActiveBorder#f9f9fc
  • tab.unfocusedActiveForeground#42474e
  • tab.unfocusedHoverBackground#1a1c1e14
  • tab.unfocusedInactiveForeground#42474e61
  • terminal.ansiBlack#dde2f2
  • terminal.ansiBlue#355572
  • terminal.ansiBrightBlack#8791a7
  • terminal.ansiBrightBlue#123e5f
  • terminal.ansiBrightCyan#003640
  • terminal.ansiBrightGreen#1d370c
  • terminal.ansiBrightMagenta#52304e
  • terminal.ansiBrightRed#8f323e
  • terminal.ansiBrightWhite#22262a
  • terminal.ansiBrightYellow#3c2f00
  • terminal.ansiCyan#094e5c
  • terminal.ansiGreen#364d26
  • terminal.ansiMagenta#684864
  • terminal.ansiRed#99434c
  • terminal.ansiWhite#2b3139
  • terminal.ansiYellow#4c3805
  • terminal.background#f9f9fc
  • terminal.border#c2c7cf
  • terminal.dropBackground#1a1c1e29
  • terminal.findMatchBackground#1a1c1e29
  • terminal.findMatchBorder#1a1c1e9e
  • terminal.findMatchHighlightBackground#4d653b29
  • terminal.findMatchHighlightBorder#4d653b9e
  • terminal.foreground#42474e
  • terminal.hoverHighlightBackground#1a1c1e1f
  • terminal.initialHintForeground#22262a61
  • terminal.tab.activeBorder#00639a
  • terminalCommandDecoration.defaultBackground#1a1c1e29
  • terminalCommandDecoration.errorBackground#99434c
  • terminalCommandDecoration.successBackground#4d653b
  • terminalCursor.foreground#1a1c1e
  • terminalOverviewRuler.border#c2c7cf
  • terminalOverviewRuler.findMatchForeground#006e109e
  • terminalStickyScroll.background#eeedf1
  • terminalStickyScrollHover.background#e0e0e4
  • terminalSymbolIcon.aliasForeground#735b26
  • terminalSymbolIcon.argumentForeground#2e5577
  • terminalSymbolIcon.fileForeground#42474e
  • terminalSymbolIcon.flagForeground#3c8091
  • terminalSymbolIcon.folderForeground#42474e
  • terminalSymbolIcon.methodForeground#735b26
  • terminalSymbolIcon.optionForeground#2e5577
  • terminalSymbolIcon.optionValueForeground#2e5577
  • testing.iconErrored#99434c
  • testing.iconErrored.retired#99434cad
  • testing.iconFailed#99434c
  • testing.iconFailed.retired#99434cad
  • testing.iconPassed#4d653b
  • testing.iconPassed.retired#4d653bad
  • testing.iconQueued#a98d53
  • testing.iconQueued.retired#a98d53ad
  • testing.iconSkipped#42474e
  • testing.iconSkipped.retired#42474ead
  • testing.iconUnset#42474e
  • testing.iconUnset.retired#42474ead
  • testing.message.error.badgeBackground#b72114
  • testing.message.error.badgeForeground#ffffff
  • testing.peekBorder#b72114
  • testing.peekHeaderBackground#f3f3f6
  • testing.runAction#4d653b
  • textBlockQuote.background#f3f3f6
  • textBlockQuote.border#c2c7cf
  • textCodeBlock.background#f3f3f6
  • textLink.activeForeground#146fa2
  • textLink.foreground#00639a
  • textPreformat.background#ffffff
  • textPreformat.foreground#735b26
  • titleBar.activeBackground#e8e8eb
  • titleBar.activeForeground#1a1c1e
  • titleBar.inactiveBackground#e8e8eb
  • titleBar.inactiveForeground#42474e
  • toolbar.activeBackground#d5e4f6
  • toolbar.hoverBackground#42474e14
  • tree.inactiveIndentGuidesStroke#c2c7cf61
  • tree.indentGuidesStroke#c2c7cf
  • tree.tableColumnsBorder#c2c7cf
  • tree.tableOddRowsBackground#c2c7cf29
  • walkThrough.embeddedEditorBackground#f3f3f6
  • welcomePage.progress.background#cee5ff
  • welcomePage.progress.foreground#00639a
  • welcomePage.tileBackground#f3f3f6
  • welcomePage.tileBorder#c2c7cf
  • welcomePage.tileHoverBackground#1a1c1e14
  • widget.shadow#00000026

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid#c42b1c
token.error-token#c42b1c
token.warn-token#b78a00
token.info-token#41617e
token.debug-token#B267E6
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#000000
emphasisitalic
strongbold
meta.diff.header#003353
comment#284216
constant.language#2e5577
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#055b6b
constant.regexp#802634
entity.name.tag#610e1f
entity.name.selector#610e1f
entity.other.attribute-name#8f323e
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#610e1f
invalid#9f3e4a
markup.underlineunderline
markup.bold#003353bold
markup.heading#610e1fbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#055b6b
markup.deleted#802634
markup.changed#1d6777
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#1d6777
markup.inline.raw#610e1f
punctuation.definition.tag#610e1f
meta.preprocessor, entity.name.function.preprocessor#2e5577
meta.preprocessor.string#802634
meta.preprocessor.numeric#055b6b
meta.structure.dictionary.key.python#1d6777
storage#2e5577
storage.type#2e5577
storage.modifier, keyword.operator.noexcept#2e5577
string, meta.embedded.assembly#802634
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#2e5577
string.regexp#802634
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#2e5577
meta.template.expression#000000
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#1d6777
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#8f323e
support.type.property-name.json#1d6777
keyword#2e5577
keyword.control#2e5577
keyword.operator#000000
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#2e5577
keyword.other.unit#055b6b
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#610e1f
support.function.git-rebase#1d6777
constant.sha.git-rebase#055b6b
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#2e5577
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#735b26
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#3c8091
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#3c8091
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#936a8c
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#003353
variable.other.constant, variable.other.enummember#3c8091
meta.object-literal.key#003353
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#1d6777
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#bf616a
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#802634
keyword.operator.quantifier.regexp#000000
keyword.operator.or.regexp, keyword.control.anchor.regexp#8f323e
constant.character, constant.other.option#2e5577
constant.character.escape#8f323e
entity.name.label#000000
keyword.other.dotenv#9f3e4a
token.info-token#557a9e
token.warn-token#a68f4b
token.error-token#9f3e4a
token.debug-token#6b4666