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.

  • actionBar.toggledBackground#D1B6E126
  • activityBar.activeBackground#D1B6E126
  • activityBar.activeBorder#D1B6E1
  • activityBar.activeFocusBorder#D1B6E1
  • activityBar.background#263238
  • activityBar.border#404A4F
  • activityBar.foreground#F8F8F8
  • activityBar.inactiveForeground#919191
  • activityBarBadge.background#D1B6E1
  • activityBarBadge.foreground#263238
  • activityBarTop.activeBorder#D1B6E1
  • activityErrorBadge.background#DF7E70
  • activityErrorBadge.foreground#263238
  • activityWarningBadge.background#90BFDB
  • activityWarningBadge.foreground#263238
  • agents.background#263238
  • agentsBadge.background#D1B6E1
  • agentsBadge.foreground#263238
  • agentsBottomPanel.border#404A4F
  • agentsCard.border#404A4F
  • agentsChatInput.background#263238
  • agentsChatInput.border#404A4F
  • agentsChatInput.focusBorder#D1B6E1
  • agentsChatInput.foreground#F8F8F8
  • agentsChatInput.placeholderForeground#919191
  • agentsGradient.tintColor#D1B6E114
  • agentsNewSessionButton.background#D1B6E1
  • agentsNewSessionButton.border#00000000
  • agentsNewSessionButton.foreground#263238
  • agentsNewSessionButton.hoverBackground#E8CCF8
  • agentsPanel.background#263238
  • agentsPanel.border#404A4F
  • agentsPanel.foreground#F8F8F8
  • agentStatusIndicator.background#D1B6E1
  • agentsUnreadBadge.background#D1B6E1
  • agentsUnreadBadge.foreground#263238
  • badge.background#D1B6E1
  • badge.foreground#263238
  • breadcrumb.activeSelectionForeground#F8F8F8
  • breadcrumb.background#263238
  • breadcrumb.focusForeground#F8F8F8
  • breadcrumb.foreground#919191
  • breadcrumbPicker.background#385D5E
  • button.background#D1B6E1
  • button.border#00000000
  • button.foreground#263238
  • button.hoverBackground#E8CCF8
  • button.secondaryBackground#404A4F
  • button.secondaryBorder#00000000
  • button.secondaryForeground#F8F8F8
  • button.secondaryHoverBackground#2D3B41
  • charts.blue#DAA8B0
  • charts.foreground#F8F8F8
  • charts.green#D1B6E1
  • charts.lines#919191
  • charts.orange#5DB1AD
  • charts.purple#9EAF8A
  • charts.red#CF796C
  • charts.yellow#90BFDB
  • chat.editedFileForeground#90BFDB
  • chat.inputWorkingBorderColor1#D1B6E1
  • chat.inputWorkingBorderColor2#D1B6E1
  • chat.inputWorkingBorderColor3#D1B6E1
  • chat.requestBubbleBackground#385D5E
  • chat.requestBubbleHoverBackground#404A4F
  • chat.slashCommandBackground#D1B6E133
  • chat.slashCommandForeground#D1B6E1
  • chat.thinkingShimmer#D1B6E1
  • checkbox.background#263238
  • checkbox.border#404A4F
  • checkbox.foreground#F8F8F8
  • commandCenter.activeBackground#385D5E
  • commandCenter.activeBorder#D1B6E1
  • commandCenter.activeForeground#F8F8F8
  • commandCenter.background#263238
  • commandCenter.border#404A4F
  • commandCenter.foreground#BBBBBB
  • debugConsole.errorForeground#DF7E70
  • debugConsole.infoForeground#DAA8B0
  • debugConsole.sourceForeground#D1B6E1
  • debugConsole.warningForeground#90BFDB
  • debugConsoleInputIcon.foreground#D1B6E1
  • debugExceptionWidget.background#DF7E7026
  • debugExceptionWidget.border#DF7E70
  • debugIcon.breakpointCurrentStackframeForeground#90BFDB
  • debugIcon.breakpointDisabledForeground#977D9D
  • debugIcon.breakpointForeground#CF796C
  • debugIcon.breakpointStackframeForeground#D1B6E1
  • debugIcon.breakpointUnverifiedForeground#977D9D
  • debugIcon.continueForeground#D1B6E1
  • debugIcon.disconnectForeground#CF796C
  • debugIcon.pauseForeground#DAA8B0
  • debugIcon.restartForeground#D1B6E1
  • debugIcon.startForeground#D1B6E1
  • debugIcon.stepBackForeground#D1B6E1
  • debugIcon.stepIntoForeground#D1B6E1
  • debugIcon.stepOutForeground#D1B6E1
  • debugIcon.stepOverForeground#D1B6E1
  • debugIcon.stopForeground#CF796C
  • debugTokenExpression.boolean#5DB1AD
  • debugTokenExpression.error#DF7E70
  • debugTokenExpression.name#CACCCE
  • debugTokenExpression.number#5DB1AD
  • debugTokenExpression.string#90BFDB
  • debugTokenExpression.type#DAA8B0
  • debugTokenExpression.value#5DB1AD
  • debugToolBar.background#385D5E
  • debugView.exceptionLabelBackground#CF796C
  • debugView.exceptionLabelForeground#263238
  • debugView.stateLabelBackground#D1B6E14D
  • debugView.stateLabelForeground#F8F8F8
  • debugView.valueChangedHighlight#D1B6E14D
  • descriptionForeground#BBBBBB
  • diffEditor.border#404A4F
  • diffEditor.diagonalFill#404A4F
  • diffEditor.insertedLineBackground#D1B6E114
  • diffEditor.insertedTextBackground#D1B6E129
  • diffEditor.move.border#90BFDB
  • diffEditor.moveActive.border#5DB1AD
  • diffEditor.removedLineBackground#CF796C1F
  • diffEditor.removedTextBackground#CF796C29
  • diffEditor.unchangedRegionBackground#263238
  • diffEditorGutter.insertedLineBackground#D1B6E114
  • diffEditorGutter.removedLineBackground#CF796C1F
  • diffEditorOverview.insertedForeground#D1B6E1
  • diffEditorOverview.removedForeground#CF796C
  • disabledForeground#BBBBBB
  • dropdown.background#385D5E
  • dropdown.border#404A4F
  • dropdown.foreground#F8F8F8
  • dropdown.listBackground#385D5E
  • editor.background#263238
  • editor.findMatchBackground#5DB1AD66
  • editor.findMatchHighlightBackground#5DB1AD33
  • editor.findRangeHighlightBackground#F8F8F814
  • editor.foreground#F8F8F8
  • editor.hoverHighlightBackground#D1B6E126
  • editor.inactiveSelectionBackground#D1B6E126
  • editor.lineHighlightBackground#F8F8F80F
  • editor.rangeHighlightBackground#F8F8F80D
  • editor.selectionBackground#D1B6E152
  • editor.selectionHighlightBackground#D1B6E126
  • editor.wordHighlightBackground#F8F8F81A
  • editor.wordHighlightStrongBackground#D1B6E126
  • editorBracketHighlight.foreground1#C8A6D7
  • editorBracketHighlight.foreground2#DAA8B0
  • editorBracketHighlight.foreground3#90BFDB
  • editorBracketHighlight.foreground4#5DB1AD
  • editorBracketHighlight.foreground5#9EAF8A
  • editorBracketHighlight.foreground6#BBBBBB
  • editorBracketHighlight.unexpectedBracket.foreground#DF7E70
  • editorBracketMatch.background#D1B6E126
  • editorBracketMatch.border#D1B6E1
  • editorBracketPairGuide.activeBackground1#C8A6D766
  • editorBracketPairGuide.activeBackground2#DAA8B066
  • editorBracketPairGuide.activeBackground3#90BFDB66
  • editorBracketPairGuide.activeBackground4#5DB1AD66
  • editorBracketPairGuide.activeBackground5#9EAF8A66
  • editorBracketPairGuide.activeBackground6#BBBBBB66
  • editorBracketPairGuide.background1#F8F8F812
  • editorBracketPairGuide.background2#F8F8F812
  • editorBracketPairGuide.background3#F8F8F812
  • editorBracketPairGuide.background4#F8F8F812
  • editorBracketPairGuide.background5#F8F8F812
  • editorBracketPairGuide.background6#F8F8F812
  • editorCodeLens.foreground#977D9D
  • editorCommentsWidget.rangeActiveBackground#D1B6E126
  • editorCommentsWidget.rangeBackground#D1B6E114
  • editorCommentsWidget.replyInputBackground#385D5E
  • editorCommentsWidget.resolvedBorder#D1B6E199
  • editorCommentsWidget.unresolvedBorder#90BFDB99
  • editorCursor.background#263238
  • editorCursor.foreground#D1B6E1
  • editorError.border#00000000
  • editorError.foreground#DF7E70
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#977D9D
  • editorGroup.border#404A4F
  • editorGroup.dropBackground#D1B6E126
  • editorGroup.dropIntoPromptBackground#385D5E
  • editorGroup.dropIntoPromptBorder#D1B6E1
  • editorGroup.dropIntoPromptForeground#F8F8F8
  • editorGroup.emptyBackground#263238
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#323D43
  • editorGroupHeader.tabsBackground#323D43
  • editorGroupHeader.tabsBorder#404A4F
  • editorGutter.addedBackground#D1B6E1
  • editorGutter.background#263238
  • editorGutter.commentRangeForeground#977D9D
  • editorGutter.deletedBackground#DF7E70
  • editorGutter.foldingControlForeground#BBBBBB
  • editorGutter.modifiedBackground#E8CCF8
  • editorHint.border#00000000
  • editorHint.foreground#C8A6D7
  • editorHoverWidget.background#385D5E
  • editorHoverWidget.border#404A4F
  • editorHoverWidget.foreground#F8F8F8
  • editorHoverWidget.statusBarBackground#263238
  • editorIndentGuide.activeBackground#D1B6E166
  • editorIndentGuide.activeBackground1#D1B6E166
  • editorIndentGuide.background#F8F8F814
  • editorIndentGuide.background1#F8F8F814
  • editorInfo.border#00000000
  • editorInfo.foreground#DAA8B0
  • editorInlayHint.background#D1B6E114
  • editorInlayHint.foreground#977D9D
  • editorInlayHint.parameterBackground#00000000
  • editorInlayHint.parameterForeground#977D9D
  • editorInlayHint.typeBackground#00000000
  • editorInlayHint.typeForeground#BBBBBB
  • editorLightBulb.foreground#90BFDB
  • editorLightBulbAutoFix.foreground#D1B6E1
  • editorLineNumber.activeForeground#BBBBBB
  • editorLineNumber.foreground#BBBBBB
  • editorLink.activeForeground#D1B6E1
  • editorMarkerNavigation.background#385D5E
  • editorMarkerNavigationError.background#DF7E70
  • editorMarkerNavigationInfo.background#DAA8B0
  • editorMarkerNavigationWarning.background#90BFDB
  • editorMultiCursor.primary.foreground#D1B6E1
  • editorMultiCursor.secondary.foreground#90BFDB
  • editorOverviewRuler.addedForeground#D1B6E1
  • editorOverviewRuler.border#263238
  • editorOverviewRuler.bracketMatchForeground#977D9D
  • editorOverviewRuler.commonContentForeground#404A4FB3
  • editorOverviewRuler.currentContentForeground#D1B6E199
  • editorOverviewRuler.deletedForeground#DF7E70
  • editorOverviewRuler.errorForeground#DF7E70
  • editorOverviewRuler.findMatchForeground#5DB1AD99
  • editorOverviewRuler.incomingContentForeground#DAA8B099
  • editorOverviewRuler.infoForeground#DAA8B0
  • editorOverviewRuler.modifiedForeground#E8CCF8
  • editorOverviewRuler.rangeHighlightForeground#D1B6E199
  • editorOverviewRuler.selectionHighlightForeground#D1B6E152
  • editorOverviewRuler.warningForeground#90BFDB
  • editorOverviewRuler.wordHighlightForeground#F8F8F866
  • editorOverviewRuler.wordHighlightStrongForeground#D1B6E199
  • editorPane.background#263238
  • editorRuler.foreground#404A4F
  • editorStickyScroll.background#263238
  • editorStickyScroll.border#404A4F
  • editorStickyScroll.shadow#00000055
  • editorStickyScrollHover.background#D1B6E126
  • editorSuggestWidget.background#385D5E
  • editorSuggestWidget.border#404A4F
  • editorSuggestWidget.focusOutline#D1B6E1
  • editorSuggestWidget.foreground#F8F8F8
  • editorSuggestWidget.highlightForeground#D1B6E1
  • editorSuggestWidget.selectedBackground#D1B6E14D
  • editorSuggestWidget.selectedForeground#F8F8F8
  • editorSuggestWidget.selectedIconForeground#F8F8F8
  • editorSuggestWidgetStatus.foreground#977D9D
  • editorUnnecessaryCode.border#F8F8F833
  • editorUnnecessaryCode.opacity#263238AA
  • editorWarning.border#00000000
  • editorWarning.foreground#90BFDB
  • editorWhitespace.foreground#F8F8F81F
  • editorWidget.background#385D5E
  • editorWidget.border#404A4F
  • editorWidget.foreground#F8F8F8
  • errorForeground#DF7E70
  • extensionButton.prominentBackground#D1B6E1
  • extensionButton.prominentForeground#263238
  • extensionButton.prominentHoverBackground#E8CCF8
  • focusBorder#D1B6E1
  • foreground#F8F8F8
  • gauge.background#F8F8F81F
  • gauge.border#404A4F
  • gauge.errorBackground#CF796C
  • gauge.errorForeground#F8F8F8
  • gauge.foreground#BBBBBB
  • gauge.warningBackground#90BFDB
  • gauge.warningForeground#263238
  • git.blame.editorDecorationForeground#977D9D
  • gitDecoration.addedResourceForeground#D1B6E1
  • gitDecoration.conflictingResourceForeground#9EAF8A
  • gitDecoration.deletedResourceForeground#DF7E70
  • gitDecoration.ignoredResourceForeground#537476
  • gitDecoration.modifiedResourceForeground#90BFDB
  • gitDecoration.renamedResourceForeground#D1B6E1
  • gitDecoration.stageDeletedResourceForeground#DF7E70
  • gitDecoration.stageModifiedResourceForeground#D1B6E1
  • gitDecoration.submoduleResourceForeground#977D9D
  • gitDecoration.untrackedResourceForeground#D1B6E1
  • icon.foreground#BBBBBB
  • inlineChat.background#385D5E
  • inlineChat.border#D1B6E1
  • inlineChat.foreground#F8F8F8
  • inlineChat.shadow#00000055
  • inlineChatDiff.inserted#D1B6E133
  • inlineChatDiff.removed#CF796C33
  • input.background#263238
  • input.border#404A4F
  • input.foreground#F8F8F8
  • input.placeholderForeground#919191
  • inputOption.activeBackground#D1B6E14D
  • inputOption.activeBorder#D1B6E1
  • inputOption.activeForeground#F8F8F8
  • inputOption.hoverBackground#F8F8F814
  • inputValidation.errorBackground#DF7E70
  • inputValidation.errorBorder#989A92
  • inputValidation.errorForeground#263238
  • inputValidation.infoBackground#DAA8B0
  • inputValidation.infoBorder#6C9FB1
  • inputValidation.infoForeground#263238
  • inputValidation.warningBackground#90BFDB
  • inputValidation.warningBorder#AC9554
  • inputValidation.warningForeground#263238
  • keybindingLabel.foreground#BBBBBB
  • list.activeSelectionBackground#D1B6E14D
  • list.activeSelectionForeground#F8F8F8
  • list.activeSelectionIconForeground#F8F8F8
  • list.deemphasizedForeground#977D9D
  • list.dropBackground#D1B6E126
  • list.errorForeground#DF7E70
  • list.filterMatchBackground#5DB1AD33
  • list.filterMatchBorder#5DB1AD
  • list.focusAndSelectionOutline#D1B6E1
  • list.focusBackground#D1B6E14D
  • list.focusForeground#F8F8F8
  • list.focusHighlightForeground#D1B6E1
  • list.focusOutline#D1B6E1
  • list.highlightForeground#D1B6E1
  • list.hoverBackground#F8F8F814
  • list.hoverForeground#F8F8F8
  • list.inactiveFocusBackground#D1B6E126
  • list.inactiveFocusOutline#D1B6E180
  • list.inactiveSelectionBackground#D1B6E126
  • list.inactiveSelectionForeground#F8F8F8
  • list.invalidItemForeground#DF7E70
  • list.warningForeground#90BFDB
  • listFilterWidget.shadow#00000055
  • menu.background#385D5E
  • menu.border#404A4F
  • menu.foreground#F8F8F8
  • menu.selectionBackground#D1B6E14D
  • menu.selectionBorder#D1B6E1
  • menu.selectionForeground#F8F8F8
  • menu.separatorBackground#404A4F
  • menubar.selectionBackground#F8F8F81A
  • menubar.selectionForeground#F8F8F8
  • merge.border#00000000
  • merge.commonContentBackground#404A4F14
  • merge.commonHeaderBackground#404A4F26
  • merge.currentContentBackground#D1B6E114
  • merge.currentHeaderBackground#D1B6E126
  • merge.incomingContentBackground#D1B6E114
  • merge.incomingHeaderBackground#DAA8B026
  • minimap.background#263238
  • minimap.errorHighlight#DF7E70
  • minimap.findMatchHighlight#5DB1AD80
  • minimap.infoHighlight#DAA8B0
  • minimap.selectionHighlight#D1B6E152
  • minimap.warningHighlight#90BFDB
  • minimapGutter.addedBackground#D1B6E1
  • minimapGutter.deletedBackground#DF7E70
  • minimapGutter.modifiedBackground#E8CCF8
  • minimapSlider.activeBackground#D1B6E14D
  • minimapSlider.background#F8F8F81A
  • minimapSlider.hoverBackground#F8F8F829
  • modernActivityBar.border#404A4F
  • modernActivityBarItem.activeBackground#D1B6E126
  • modernActivityBarItem.activeForeground#F8F8F8
  • modernActivityBarItem.hoverBackground#F8F8F814
  • modernActivityBarItem.hoverForeground#F8F8F8
  • notebook.cellBorderColor#404A4F
  • notebook.cellEditorBackground#263238
  • notebook.cellHoverBackground#F8F8F80D
  • notebook.cellInsertionIndicator#D1B6E1
  • notebook.cellStatusBarItemHoverBackground#F8F8F81F
  • notebook.cellToolbarSeparator#404A4F
  • notebook.editorBackground#263238
  • notebook.focusedCellBackground#263238
  • notebook.focusedCellBorder#D1B6E1
  • notebook.focusedEditorBorder#D1B6E1
  • notebook.inactiveSelectedCellBorder#D1B6E180
  • notebook.outputContainerBackgroundColor#263238
  • notebook.outputContainerBorderColor#404A4F
  • notebook.selectedCellBackground#D1B6E126
  • notebook.selectedCellBorder#404A4F
  • notebook.symbolHighlightBackground#D1B6E126
  • notebookStatusErrorIcon.foreground#DF7E70
  • notebookStatusRunningIcon.foreground#DAA8B0
  • notebookStatusSuccessIcon.foreground#D1B6E1
  • notificationCenter.border#404A4F
  • notificationCenterHeader.background#263238
  • notificationCenterHeader.foreground#F8F8F8
  • notificationLink.foreground#D1B6E1
  • notifications.background#385D5E
  • notifications.border#404A4F
  • notifications.foreground#F8F8F8
  • notificationsErrorIcon.foreground#DF7E70
  • notificationsInfoIcon.foreground#DAA8B0
  • notificationsWarningIcon.foreground#90BFDB
  • notificationToast.border#404A4F
  • panel.background#263238
  • panel.border#404A4F
  • panelInput.border#404A4F
  • panelSection.border#404A4F
  • panelSectionHeader.background#263238
  • panelSectionHeader.foreground#F8F8F8
  • panelStickyScroll.background#263238
  • panelStickyScroll.border#404A4F
  • panelTitle.activeBorder#D1B6E1
  • panelTitle.activeForeground#F8F8F8
  • panelTitle.border#404A4F
  • panelTitle.inactiveForeground#919191
  • peekView.border#D1B6E1
  • peekViewEditor.background#263238
  • peekViewEditor.matchHighlightBackground#5DB1AD4D
  • peekViewResult.background#263238
  • peekViewResult.fileForeground#F8F8F8
  • peekViewResult.lineForeground#BBBBBB
  • peekViewResult.matchHighlightBackground#5DB1AD4D
  • peekViewResult.selectionBackground#D1B6E14D
  • peekViewResult.selectionForeground#F8F8F8
  • peekViewTitle.background#263238
  • peekViewTitleDescription.foreground#BBBBBB
  • peekViewTitleLabel.foreground#F8F8F8
  • pickerGroup.border#404A4F
  • pickerGroup.foreground#D1B6E1
  • ports.iconRunningProcessForeground#D1B6E1
  • problemsErrorIcon.foreground#DF7E70
  • problemsInfoIcon.foreground#DAA8B0
  • problemsWarningIcon.foreground#90BFDB
  • progressBar.background#D1B6E1
  • quickInput.background#385D5E
  • quickInput.border#404A4F
  • quickInput.foreground#F8F8F8
  • quickInputList.focusBackground#D1B6E14D
  • quickInputList.focusForeground#F8F8F8
  • quickInputList.focusHighlightForeground#D1B6E1
  • quickInputList.focusIconForeground#F8F8F8
  • quickInputList.hoverBackground#F8F8F814
  • quickInputTitle.background#263238
  • sash.hoverBorder#D1B6E1
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#AEB3B5CC
  • scrollbarSlider.background#767D8180
  • scrollbarSlider.hoverBackground#919191B3
  • searchEditor.findMatchBackground#5DB1AD66
  • searchEditor.findMatchBorder#5DB1AD
  • searchEditor.textInputBorder#404A4F
  • selection.background#D1B6E152
  • settings.dropdownBackground#263238
  • settings.dropdownBorder#404A4F
  • settings.headerForeground#F8F8F8
  • settings.modifiedItemIndicator#5DB1AD
  • settings.numberInputBorder#404A4F
  • settings.textInputBorder#404A4F
  • sideBar.background#263238
  • sideBar.border#404A4F
  • sideBar.dropBackground#D1B6E126
  • sideBar.foreground#BBBBBB
  • sideBarSectionHeader.background#263238
  • sideBarSectionHeader.border#404A4F
  • sideBarSectionHeader.foreground#CACCCE
  • sideBarStickyScroll.shadow#00000055
  • sideBarTitle.foreground#F8F8F8
  • sideBySideEditor.horizontalBorder#404A4F
  • sideBySideEditor.verticalBorder#404A4F
  • statusBar.background#D1B6E1
  • statusBar.border#D1B6E1
  • statusBar.debuggingBackground#5DB1AD
  • statusBar.debuggingForeground#263238
  • statusBar.focusBorder#263238
  • statusBar.foreground#263238
  • statusBar.noFolderBackground#BBBBBB
  • statusBar.noFolderForeground#F8F8F8
  • statusBarItem.activeBackground#2632383D
  • statusBarItem.compactHoverBackground#26323829
  • statusBarItem.errorBackground#CF796C
  • statusBarItem.focusBorder#263238
  • statusBarItem.hoverBackground#26323829
  • statusBarItem.hoverForeground#263238
  • statusBarItem.prominentBackground#2632384D
  • statusBarItem.prominentForeground#F8F8F8
  • statusBarItem.prominentHoverBackground#26323866
  • statusBarItem.prominentHoverForeground#F8F8F8
  • statusBarItem.remoteBackground#E8CCF8
  • statusBarItem.remoteForeground#263238
  • tab.activeBackground#263238
  • tab.activeBorder#263238
  • tab.activeBorderTop#D1B6E1
  • tab.activeForeground#F8F8F8
  • tab.border#404A4F
  • tab.hoverBackground#3C464C
  • tab.hoverForeground#F8F8F8
  • tab.inactiveBackground#323D43
  • tab.inactiveForeground#919191
  • tab.lastPinnedBorder#404A4F
  • tab.selectedBackground#263238
  • tab.selectedBorderTop#E8CCF8
  • tab.selectedForeground#F8F8F8
  • tab.unfocusedActiveBackground#263238
  • tab.unfocusedActiveBorder#263238
  • tab.unfocusedActiveBorderTop#404A4F
  • tab.unfocusedActiveForeground#BBBBBB
  • tab.unfocusedHoverBackground#3C464C
  • tab.unfocusedInactiveBackground#323D43
  • tab.unfocusedInactiveForeground#BBBBBB
  • terminal.ansiBlack#404A4F
  • terminal.ansiBlue#DAA8B0
  • terminal.ansiBrightBlack#537476
  • terminal.ansiBrightBlue#A7C5D0
  • terminal.ansiBrightCyan#D1B6E1
  • terminal.ansiBrightGreen#D1B6E1
  • terminal.ansiBrightMagenta#C0CBB3
  • terminal.ansiBrightRed#DF7E70
  • terminal.ansiBrightWhite#F8F8F8
  • terminal.ansiBrightYellow#D1C5A1
  • terminal.ansiCyan#D1B6E1
  • terminal.ansiGreen#D1B6E1
  • terminal.ansiMagenta#9EAF8A
  • terminal.ansiRed#CF796C
  • terminal.ansiWhite#DEE0E1
  • terminal.ansiYellow#90BFDB
  • terminal.background#263238
  • terminal.border#404A4F
  • terminal.findMatchBackground#5DB1AD66
  • terminal.findMatchBorder#5DB1AD
  • terminal.foreground#F8F8F8
  • terminal.inactiveSelectionBackground#D1B6E126
  • terminal.selectionBackground#D1B6E152
  • terminal.tab.activeBorder#D1B6E1
  • terminalCursor.background#263238
  • terminalCursor.foreground#D1B6E1
  • terminalStickyScroll.background#263238
  • terminalStickyScrollHover.background#385D5E
  • testing.coverCountBadgeBackground#D1B6E1
  • testing.coverCountBadgeForeground#263238
  • testing.iconFailed#DF7E70
  • testing.iconPassed#D1B6E1
  • testing.iconQueued#90BFDB
  • testing.iconSkipped#977D9D
  • testing.iconUnset#977D9D
  • testing.message.info.decorationForeground#977D9D
  • testing.runAction#D1B6E1
  • textBlockQuote.background#263238
  • textBlockQuote.border#D1B6E1
  • textCodeBlock.background#F8F8F814
  • textLink.activeForeground#D1B6E1
  • textLink.foreground#D1B6E1
  • textPreformat.background#F8F8F814
  • textPreformat.foreground#90BFDB
  • textSeparator.foreground#F8F8F81F
  • titleBar.activeBackground#263238
  • titleBar.activeForeground#F8F8F8
  • titleBar.border#404A4F
  • titleBar.inactiveBackground#263238
  • titleBar.inactiveForeground#919191
  • toolbar.activeBackground#F8F8F814
  • toolbar.hoverBackground#F8F8F81A
  • toolbar.hoverOutline#D1B6E1
  • tree.indentGuidesStroke#F8F8F81F
  • walkThrough.embeddedEditorBackground#263238
  • welcomePage.background#263238
  • welcomePage.progress.foreground#D1B6E1
  • welcomePage.tileBackground#263238
  • welcomePage.tileBorder#404A4F
  • welcomePage.tileHoverBackground#385D5E
  • widget.border#404A4F
  • widget.shadow#00000055
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#F8F8F8
emphasisitalic
strongbold
header#C8A6D7bold
comment#977D9D
invalid#DF7E70
invalid.deprecated#977D9Dstrikethrough
constant.language#5DB1AD
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#5DB1AD
constant.regexp#9EAF8A
constant.character, constant.other.option#C8A6D7
constant.character.escape#5DB1AD
support.constant#5DB1AD
entity.name.tag#C8A6D7
entity.name.tag.css, entity.name.tag.less#9EAF8A
entity.other.attribute-name#DAA8B0
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#9EAF8A
entity.name.label#BBBBBB
entity.name.section#C8A6D7
punctuation.definition.tag#977D9D
markup.underlineunderline
markup.bold#C8A6D7bold
markup.heading#C8A6D7bold
markup.italic#9EAF8Aitalic
markup.strikethroughstrikethrough
markup.inserted#D1B6E1
markup.deleted#DF7E70
markup.changed#DAA8B0
markup.inline.raw#90BFDB
punctuation.definition.quote.begin.markdown#977D9D
punctuation.definition.list.begin.markdown#D1B6E1
meta.preprocessor, entity.name.function.preprocessor#9EAF8A
meta.preprocessor.string#90BFDB
meta.preprocessor.numeric#5DB1AD
meta.structure.dictionary.key.python#DAA8B0
meta.diff.header#C8A6D7
meta.template.expression#F8F8F8
storage#C8A6D7
storage.type#C8A6D7
storage.modifier, keyword.operator.noexcept#C8A6D7
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#F8F8F8
string, meta.embedded.assembly#90BFDB
string.tag#90BFDB
string.value#90BFDB
string.regexp#9EAF8A
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#C8A6D7
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#DAA8B0
keyword#C8A6D7
keyword.control#C8A6D7
keyword.operator#F8F8F8
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#C8A6D7
keyword.other.unit#5DB1AD
variable.language#C8A6D7
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#F8F8F8
variable.parameter#CACCCE
variable.other.constant, variable.other.enummember#5DB1AD
meta.object-literal.key#DAA8B0
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#E4CDF1
support.function.be.latex, support.function.section.latex#C8A6D7
support.function.git-rebase#DAA8B0
constant.sha.git-rebase#5DB1AD
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#DAA8B0
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#DAA8B0
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#90BFDB
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#90BFDB
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#9EAF8A
keyword.operator.or.regexp, keyword.control.anchor.regexp#E4CDF1
keyword.operator.quantifier.regexp#5DB1AD