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#80CBC430
  • activityBar.activeBackground#00000000
  • activityBar.activeBorder#80CBC4
  • activityBar.activeFocusBorder#80CBC4
  • activityBar.background#181818
  • activityBar.border#00000000
  • activityBar.foreground#80CBC4
  • activityBar.inactiveForeground#5A5A5A
  • activityBarBadge.background#80CBC4
  • activityBarBadge.foreground#000000
  • badge.background#80CBC4
  • badge.foreground#000000
  • banner.background#181818
  • banner.foreground#EEFFFF
  • banner.iconForeground#80CBC4
  • breadcrumb.activeSelectionForeground#80CBC4
  • breadcrumb.background#1E1E1E
  • breadcrumb.focusForeground#EEFFFF
  • breadcrumb.foreground#808080
  • breadcrumbPicker.background#181818
  • button.background#80CBC4
  • button.border#00000000
  • button.foreground#000000
  • button.hoverBackground#B2DFDB
  • button.secondaryBackground#2D2D2D
  • button.secondaryForeground#EEFFFF
  • button.secondaryHoverBackground#5A5A5A
  • charts.blue#82AAFF
  • charts.foreground#EEFFFF
  • charts.green#C3E88D
  • charts.lines#80CBC4
  • charts.orange#F78C6C
  • charts.purple#C792EA
  • charts.red#FF5370
  • charts.yellow#FFCB6B
  • chat.avatarBackground#2D2D2D
  • chat.avatarForeground#EEFFFF
  • chat.requestBackground#181818
  • chat.requestBorder#2D2D2D
  • chat.slashCommandBackground#80CBC420
  • chat.slashCommandForeground#80CBC4
  • checkbox.background#181818
  • checkbox.border#2D2D2D
  • checkbox.foreground#80CBC4
  • commandCenter.activeBackground#2D2D2D
  • commandCenter.activeBorder#80CBC4
  • commandCenter.activeForeground#EEFFFF
  • commandCenter.background#181818
  • commandCenter.border#2D2D2D
  • commandCenter.debuggingBackground#C792EA20
  • commandCenter.foreground#A0A0A0
  • commandCenter.inactiveBorder#2D2D2D
  • commandCenter.inactiveForeground#5A5A5A
  • debugConsole.errorForeground#FF5370
  • debugConsole.infoForeground#82AAFF
  • debugConsole.sourceForeground#EEFFFF
  • debugConsole.warningForeground#FFCB6B
  • debugConsoleInputIcon.foreground#80CBC4
  • debugExceptionWidget.background#181818
  • debugExceptionWidget.border#FF537040
  • debugIcon.breakpointCurrentStackframeForeground#FFCB6B
  • debugIcon.breakpointDisabledForeground#5A5A5A
  • debugIcon.breakpointForeground#FF5370
  • debugIcon.breakpointStackframeForeground#C3E88D
  • debugIcon.breakpointUnverifiedForeground#FFCB6B
  • debugIcon.continueForeground#C3E88D
  • debugIcon.disconnectForeground#FF5370
  • debugIcon.pauseForeground#FFCB6B
  • debugIcon.restartForeground#C3E88D
  • debugIcon.startForeground#C3E88D
  • debugIcon.stepBackForeground#82AAFF
  • debugIcon.stepIntoForeground#82AAFF
  • debugIcon.stepOutForeground#82AAFF
  • debugIcon.stepOverForeground#82AAFF
  • debugIcon.stopForeground#FF5370
  • debugTokenExpression.boolean#FFCB6B
  • debugTokenExpression.error#FF5370
  • debugTokenExpression.name#82AAFF
  • debugTokenExpression.number#F78C6C
  • debugTokenExpression.string#C3E88D
  • debugTokenExpression.value#C3E88D
  • debugToolBar.background#181818
  • debugToolBar.border#2D2D2D
  • descriptionForeground#A0A0A0
  • diffEditor.diagonalFill#2D2D2D
  • diffEditor.insertedLineBackground#C3E88D15
  • diffEditor.insertedTextBackground#C3E88D20
  • diffEditor.removedLineBackground#FF537015
  • diffEditor.removedTextBackground#FF537020
  • diffEditorGutter.insertedLineBackground#C3E88D40
  • diffEditorGutter.removedLineBackground#FF537040
  • diffEditorOverview.insertedForeground#C3E88D
  • diffEditorOverview.removedForeground#FF5370
  • dropdown.background#181818
  • dropdown.border#2D2D2D
  • dropdown.foreground#EEFFFF
  • dropdown.listBackground#181818
  • editor.background#1E1E1E
  • editor.findMatchBackground#80CBC450
  • editor.findMatchHighlightBackground#80CBC430
  • editor.findRangeHighlightBackground#80CBC420
  • editor.foreground#EEFFFF
  • editor.hoverHighlightBackground#80CBC420
  • editor.inactiveSelectionBackground#80CBC420
  • editor.lineHighlightBackground#00000030
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#80CBC420
  • editor.selectionBackground#80CBC440
  • editor.selectionHighlightBackground#80CBC420
  • editor.wordHighlightBackground#80CBC430
  • editor.wordHighlightStrongBackground#80CBC440
  • editorBracketHighlight.foreground1#89DDFF
  • editorBracketHighlight.foreground2#C792EA
  • editorBracketHighlight.foreground3#FFCB6B
  • editorBracketHighlight.foreground4#82AAFF
  • editorBracketHighlight.foreground5#C3E88D
  • editorBracketHighlight.foreground6#F78C6C
  • editorBracketHighlight.unexpectedBracket.foreground#FF5370
  • editorBracketMatch.background#80CBC430
  • editorBracketMatch.border#80CBC4
  • editorCodeLens.foreground#5A5A5A
  • editorCursor.foreground#80CBC4
  • editorError.foreground#FF5370
  • editorGroup.border#00000050
  • editorGroup.dropBackground#80CBC440
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#181818
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#C3E88D
  • editorGutter.background#1E1E1E
  • editorGutter.deletedBackground#FF5370
  • editorGutter.foldingControlForeground#5A5A5A
  • editorGutter.modifiedBackground#82AAFF
  • editorHint.foreground#80CBC4
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#2D2D2D
  • editorHoverWidget.foreground#EEFFFF
  • editorHoverWidget.statusBarBackground#1E1E1E
  • editorIndentGuide.activeBackground1#808080
  • editorIndentGuide.background1#2D2D2D50
  • editorInfo.foreground#82AAFF
  • editorLightBulb.foreground#FFCB6B
  • editorLightBulbAutoFix.foreground#80CBC4
  • editorLineNumber.activeForeground#808080
  • editorLineNumber.foreground#2D2D2D
  • editorOverviewRuler.addedForeground#C3E88D
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.commonContentForeground#FFCB6B
  • editorOverviewRuler.currentContentForeground#C3E88D
  • editorOverviewRuler.deletedForeground#FF5370
  • editorOverviewRuler.errorForeground#FF5370
  • editorOverviewRuler.findMatchForeground#80CBC480
  • editorOverviewRuler.incomingContentForeground#82AAFF
  • editorOverviewRuler.infoForeground#82AAFF
  • editorOverviewRuler.modifiedForeground#82AAFF
  • editorOverviewRuler.rangeHighlightForeground#80CBC440
  • editorOverviewRuler.selectionHighlightForeground#80CBC440
  • editorOverviewRuler.warningForeground#FFCB6B
  • editorOverviewRuler.wordHighlightForeground#80CBC440
  • editorOverviewRuler.wordHighlightStrongForeground#80CBC450
  • editorRuler.foreground#2D2D2D
  • editorStickyScroll.background#1E1E1E
  • editorStickyScroll.border#2D2D2D
  • editorStickyScroll.shadow#00000040
  • editorStickyScrollHover.background#2D2D2D
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#2D2D2D
  • editorSuggestWidget.focusHighlightForeground#80CBC4
  • editorSuggestWidget.foreground#EEFFFF
  • editorSuggestWidget.highlightForeground#80CBC4
  • editorSuggestWidget.selectedBackground#2D2D2D
  • editorWarning.foreground#FFCB6B
  • editorWhitespace.foreground#2D2D2D
  • editorWidget.background#181818
  • editorWidget.border#2D2D2D
  • editorWidget.foreground#EEFFFF
  • errorForeground#FF5370
  • extensionBadge.remoteBackground#80CBC4
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#80CBC4
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#B2DFDB
  • extensionIcon.preReleaseForeground#FFCB6B
  • extensionIcon.starForeground#FFCB6B
  • extensionIcon.verifiedForeground#80CBC4
  • focusBorder#80CBC480
  • foreground#EEFFFF
  • gitDecoration.addedResourceForeground#C3E88D
  • gitDecoration.conflictingResourceForeground#FFCB6B
  • gitDecoration.deletedResourceForeground#FF5370
  • gitDecoration.ignoredResourceForeground#5A5A5A
  • gitDecoration.modifiedResourceForeground#82AAFF
  • gitDecoration.renamedResourceForeground#82AAFF
  • gitDecoration.stageDeletedResourceForeground#FF5370
  • gitDecoration.stageModifiedResourceForeground#82AAFF
  • gitDecoration.submoduleResourceForeground#C792EA
  • gitDecoration.untrackedResourceForeground#C3E88D
  • icon.foreground#A0A0A0
  • inlineChat.background#181818
  • inlineChat.border#2D2D2D
  • inlineChat.regionHighlight#80CBC410
  • inlineChat.shadow#00000040
  • inlineChatDiff.inserted#C3E88D20
  • inlineChatDiff.removed#FF537020
  • inlineChatInput.background#1E1E1E
  • inlineChatInput.border#2D2D2D
  • inlineChatInput.focusBorder#80CBC4
  • inlineChatInput.placeholderForeground#5A5A5A
  • inlineEdit.modifiedChangedLineBackground#FFCB6B20
  • inlineEdit.modifiedChangedTextBackground#FFCB6B30
  • input.background#181818
  • input.border#00000000
  • input.foreground#EEFFFF
  • input.placeholderForeground#5A5A5A
  • inputOption.activeBackground#80CBC440
  • inputOption.activeBorder#80CBC4
  • inputOption.activeForeground#EEFFFF
  • inputOption.hoverBackground#2D2D2D
  • inputValidation.errorBackground#181818
  • inputValidation.errorBorder#FF5370
  • inputValidation.errorForeground#FF5370
  • inputValidation.infoBackground#181818
  • inputValidation.infoBorder#82AAFF
  • inputValidation.infoForeground#82AAFF
  • inputValidation.warningBackground#181818
  • inputValidation.warningBorder#FFCB6B
  • inputValidation.warningForeground#FFCB6B
  • keybindingLabel.background#2D2D2D
  • keybindingLabel.border#5A5A5A
  • keybindingLabel.bottomBorder#2D2D2D
  • keybindingLabel.foreground#EEFFFF
  • list.activeSelectionBackground#80CBC420
  • list.activeSelectionForeground#EEFFFF
  • list.activeSelectionIconForeground#80CBC4
  • list.dropBackground#80CBC440
  • list.errorForeground#FF5370
  • list.filterMatchBackground#80CBC440
  • list.filterMatchBorder#00000000
  • list.focusBackground#80CBC420
  • list.focusForeground#EEFFFF
  • list.focusOutline#00000000
  • list.highlightForeground#80CBC4
  • list.hoverBackground#00000020
  • list.hoverForeground#EEFFFF
  • list.inactiveFocusBackground#80CBC415
  • list.inactiveSelectionBackground#80CBC415
  • list.inactiveSelectionForeground#EEFFFF
  • list.invalidItemForeground#FF5370
  • list.warningForeground#FFCB6B
  • listFilterWidget.background#181818
  • listFilterWidget.noMatchesOutline#FF5370
  • listFilterWidget.outline#00000000
  • menu.background#181818
  • menu.border#2D2D2D
  • menu.foreground#EEFFFF
  • menu.selectionBackground#80CBC430
  • menu.selectionBorder#00000000
  • menu.selectionForeground#EEFFFF
  • menu.separatorBackground#2D2D2D
  • menubar.selectionBackground#2D2D2D
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#EEFFFF
  • merge.border#00000000
  • merge.commonContentBackground#FFCB6B20
  • merge.commonHeaderBackground#FFCB6B40
  • merge.currentContentBackground#C3E88D20
  • merge.currentHeaderBackground#C3E88D40
  • merge.incomingContentBackground#82AAFF20
  • merge.incomingHeaderBackground#82AAFF40
  • minimap.background#1E1E1E
  • minimap.errorHighlight#FF537080
  • minimap.findMatchHighlight#80CBC480
  • minimap.foregroundOpacity#000000C0
  • minimap.selectionHighlight#80CBC440
  • minimap.selectionOccurrenceHighlight#80CBC430
  • minimap.warningHighlight#FFCB6B80
  • minimapGutter.addedBackground#C3E88D
  • minimapGutter.deletedBackground#FF5370
  • minimapGutter.modifiedBackground#82AAFF
  • minimapSlider.activeBackground#80CBC450
  • minimapSlider.background#80CBC415
  • minimapSlider.hoverBackground#80CBC430
  • notebook.cellBorderColor#2D2D2D
  • notebook.cellEditorBackground#181818
  • notebook.cellHoverBackground#00000020
  • notebook.cellInsertionIndicator#80CBC4
  • notebook.cellStatusBarItemHoverBackground#2D2D2D
  • notebook.cellToolbarSeparator#2D2D2D
  • notebook.editorBackground#1E1E1E
  • notebook.focusedCellBackground#00000020
  • notebook.focusedCellBorder#80CBC4
  • notebook.focusedEditorBorder#80CBC4
  • notebook.inactiveFocusedCellBorder#2D2D2D
  • notebook.inactiveSelectedCellBorder#2D2D2D
  • notebook.outputContainerBackgroundColor#181818
  • notebook.outputContainerBorderColor#2D2D2D
  • notebook.selectedCellBackground#80CBC415
  • notebook.selectedCellBorder#80CBC4
  • notebook.symbolHighlightBackground#80CBC420
  • notebookEditorOverviewRuler.runningCellForeground#80CBC4
  • notebookScrollbarSlider.activeBackground#80CBC460
  • notebookScrollbarSlider.background#80CBC420
  • notebookScrollbarSlider.hoverBackground#80CBC440
  • notebookStatusErrorIcon.foreground#FF5370
  • notebookStatusRunningIcon.foreground#80CBC4
  • notebookStatusSuccessIcon.foreground#C3E88D
  • notificationCenter.border#2D2D2D
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#EEFFFF
  • notificationLink.foreground#80CBC4
  • notifications.background#181818
  • notifications.border#2D2D2D
  • notifications.foreground#EEFFFF
  • notificationsErrorIcon.foreground#FF5370
  • notificationsInfoIcon.foreground#82AAFF
  • notificationsWarningIcon.foreground#FFCB6B
  • notificationToast.border#2D2D2D
  • panel.background#1E1E1E
  • panel.border#2D2D2D
  • panel.dropBorder#80CBC4
  • panelInput.border#2D2D2D
  • panelSection.border#2D2D2D
  • panelSection.dropBackground#80CBC440
  • panelSectionHeader.background#181818
  • panelSectionHeader.border#00000000
  • panelSectionHeader.foreground#EEFFFF
  • panelTitle.activeBorder#80CBC4
  • panelTitle.activeForeground#EEFFFF
  • panelTitle.inactiveForeground#5A5A5A
  • peekView.border#80CBC4
  • peekViewEditor.background#1E1E1E
  • peekViewEditor.matchHighlightBackground#80CBC440
  • peekViewEditorGutter.background#1E1E1E
  • peekViewResult.background#181818
  • peekViewResult.fileForeground#EEFFFF
  • peekViewResult.lineForeground#A0A0A0
  • peekViewResult.matchHighlightBackground#80CBC440
  • peekViewResult.selectionBackground#2D2D2D
  • peekViewResult.selectionForeground#EEFFFF
  • peekViewTitle.background#181818
  • peekViewTitleDescription.foreground#A0A0A0
  • peekViewTitleLabel.foreground#EEFFFF
  • problemsErrorIcon.foreground#FF5370
  • problemsInfoIcon.foreground#82AAFF
  • problemsWarningIcon.foreground#FFCB6B
  • profileBadge.background#80CBC4
  • profileBadge.foreground#000000
  • progressBar.background#80CBC4
  • quickInput.background#181818
  • quickInput.foreground#EEFFFF
  • quickInputList.focusBackground#80CBC420
  • quickInputList.focusForeground#EEFFFF
  • quickInputList.focusIconForeground#80CBC4
  • quickInputTitle.background#181818
  • sash.hoverBorder#80CBC4
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#80CBC460
  • scrollbarSlider.background#80CBC420
  • scrollbarSlider.hoverBackground#80CBC440
  • search.resultsInfoForeground#A0A0A0
  • searchEditor.findMatchBackground#80CBC440
  • searchEditor.findMatchBorder#80CBC4
  • searchEditor.textInputBorder#2D2D2D
  • selection.background#80CBC440
  • settings.checkboxBackground#181818
  • settings.checkboxBorder#2D2D2D
  • settings.checkboxForeground#80CBC4
  • settings.dropdownBackground#181818
  • settings.dropdownBorder#2D2D2D
  • settings.dropdownForeground#EEFFFF
  • settings.focusedRowBackground#80CBC410
  • settings.focusedRowBorder#00000000
  • settings.headerForeground#EEFFFF
  • settings.modifiedItemIndicator#80CBC4
  • settings.numberInputBackground#181818
  • settings.numberInputBorder#2D2D2D
  • settings.numberInputForeground#EEFFFF
  • settings.rowHoverBackground#00000020
  • settings.textInputBackground#181818
  • settings.textInputBorder#2D2D2D
  • settings.textInputForeground#EEFFFF
  • sideBar.background#181818
  • sideBar.border#00000000
  • sideBar.dropBackground#80CBC440
  • sideBar.foreground#A0A0A0
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#80CBC4
  • sideBarTitle.foreground#80CBC4
  • statusBar.background#181818
  • statusBar.border#00000000
  • statusBar.debuggingBackground#C792EA
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#808080
  • statusBar.noFolderBackground#181818
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#808080
  • statusBarItem.activeBackground#80CBC440
  • statusBarItem.errorBackground#FF5370
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#2D2D2D
  • statusBarItem.prominentBackground#2D2D2D
  • statusBarItem.prominentForeground#EEFFFF
  • statusBarItem.prominentHoverBackground#80CBC440
  • statusBarItem.remoteBackground#80CBC4
  • statusBarItem.remoteForeground#000000
  • statusBarItem.warningBackground#FFCB6B
  • statusBarItem.warningForeground#000000
  • symbolIcon.arrayForeground#FFCB6B
  • symbolIcon.booleanForeground#FFCB6B
  • symbolIcon.classForeground#FFCB6B
  • symbolIcon.colorForeground#EEFFFF
  • symbolIcon.constantForeground#F78C6C
  • symbolIcon.constructorForeground#82AAFF
  • symbolIcon.enumeratorForeground#FFCB6B
  • symbolIcon.enumeratorMemberForeground#89DDFF
  • symbolIcon.eventForeground#FFCB6B
  • symbolIcon.fieldForeground#B2CCD6
  • symbolIcon.fileForeground#EEFFFF
  • symbolIcon.folderForeground#80CBC4
  • symbolIcon.functionForeground#82AAFF
  • symbolIcon.interfaceForeground#FFCB6B
  • symbolIcon.keyForeground#EEFFFF
  • symbolIcon.keywordForeground#C792EA
  • symbolIcon.methodForeground#82AAFF
  • symbolIcon.moduleForeground#C792EA
  • symbolIcon.namespaceForeground#FFCB6B
  • symbolIcon.nullForeground#5A5A5A
  • symbolIcon.numberForeground#F78C6C
  • symbolIcon.objectForeground#FFCB6B
  • symbolIcon.operatorForeground#89DDFF
  • symbolIcon.packageForeground#C792EA
  • symbolIcon.propertyForeground#B2CCD6
  • symbolIcon.referenceForeground#EEFFFF
  • symbolIcon.snippetForeground#EEFFFF
  • symbolIcon.stringForeground#C3E88D
  • symbolIcon.structForeground#FFCB6B
  • symbolIcon.textForeground#EEFFFF
  • symbolIcon.typeParameterForeground#FFCB6B
  • symbolIcon.unitForeground#F78C6C
  • symbolIcon.variableForeground#B2CCD6
  • tab.activeBackground#1E1E1E
  • tab.activeBorder#00000000
  • tab.activeBorderTop#80CBC4
  • tab.activeForeground#EEFFFF
  • tab.activeModifiedBorder#FFCB6B
  • tab.border#00000000
  • tab.hoverBackground#1E1E1E
  • tab.hoverBorder#00000000
  • tab.hoverForeground#EEFFFF
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#5A5A5A
  • tab.inactiveModifiedBorder#FFCB6B80
  • tab.unfocusedActiveBackground#1E1E1E
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#80CBC480
  • tab.unfocusedActiveForeground#A0A0A0
  • tab.unfocusedActiveModifiedBorder#FFCB6BA0
  • tab.unfocusedInactiveBackground#181818
  • tab.unfocusedInactiveForeground#5A5A5A
  • tab.unfocusedInactiveModifiedBorder#FFCB6B60
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#5A5A5A
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#EEFFFF
  • terminal.ansiYellow#FFCB6B
  • terminal.background#1E1E1E
  • terminal.border#2D2D2D
  • terminal.foreground#EEFFFF
  • terminal.selectionBackground#80CBC440
  • terminal.tab.activeBorder#80CBC4
  • terminalCursor.background#1E1E1E
  • terminalCursor.foreground#80CBC4
  • testing.iconErrored#FF5370
  • testing.iconFailed#FF5370
  • testing.iconPassed#C3E88D
  • testing.iconQueued#FFCB6B
  • testing.iconSkipped#5A5A5A
  • testing.iconUnset#5A5A5A
  • testing.peekBorder#FF537040
  • testing.peekHeaderBackground#FF537020
  • testing.runAction#C3E88D
  • textBlockQuote.background#181818
  • textBlockQuote.border#80CBC4
  • textCodeBlock.background#181818
  • textLink.activeForeground#B2DFDB
  • textLink.foreground#80CBC4
  • textPreformat.foreground#EEFFFF
  • textSeparator.foreground#2D2D2D
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#EEFFFF
  • titleBar.border#00000000
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#5A5A5A
  • toolbar.activeBackground#80CBC430
  • toolbar.hoverBackground#2D2D2D
  • toolbar.hoverOutline#00000000
  • tree.indentGuidesStroke#2D2D2D
  • tree.tableColumnsBorder#2D2D2D
  • tree.tableOddRowsBackground#1E1E1E80
  • walkThrough.embeddedEditorBackground#181818
  • welcomePage.background#1E1E1E
  • welcomePage.progress.foreground#80CBC4
  • welcomePage.tileBackground#181818
  • welcomePage.tileBorder#00000000
  • welcomePage.tileHoverBackground#2D2D2D
  • widget.shadow#00000060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5A5Aitalic
string, string.quoted, string.template#C3E88D
constant.character.escape, string.regexp#89DDFF
constant.numeric#F78C6C
constant.language, constant.other#89DDFF
variable, variable.other#EEFFFF
variable.parameter#EEFFFF
variable.other.property, variable.other.object.property#B2CCD6
keyword, keyword.control, keyword.operator.expression#C792EA
keyword.operator, keyword.operator.assignment#89DDFF
keyword.type, keyword.other.type, storage.type.primitive#FFCB6B
storage, storage.type, storage.modifier#C792EA
entity.name.function, meta.function-call, support.function, variable.function#82AAFF
entity.name.function, meta.definition.function entity.name.function#82AAFF
meta.method.declaration entity.name.function, meta.method-call#82AAFF
entity.name.class, entity.name.type.class, support.class, entity.other.inherited-class#FFCB6B
entity.name.type.interface, entity.name.interface#FFCB6B
entity.name.type, support.type, support.class#FFCB6B
entity.name.namespace, entity.name.module#FFCB6B
meta.decorator, meta.decorator entity.name.function#82AAFF
entity.name.tag, meta.tag#F07178
entity.other.attribute-name#C792EA
punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#89DDFF
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#89DDFF
support.type.property-name.css, meta.property-name.css#B2CCD6
support.constant.property-value.css, meta.property-value.css, constant.other.color#EEFFFF
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css#FFCB6B
keyword.other.unit.css#F78C6C
support.type.property-name.json#82AAFF
markup.heading, entity.name.section.markdown#C3E88Dbold
markup.bold#F78C6Cbold
markup.italic#C792EAitalic
markup.underline.link#82AAFF
markup.inline.raw, markup.fenced_code#C3E88D
markup.quote#89DDFFitalic
punctuation.definition.list.begin.markdown#89DDFF
invalid, invalid.illegal#FF5370
invalid.deprecated#C792EAstrikethrough
markup.inserted, meta.diff.header.to-file#C3E88D
markup.deleted, meta.diff.header.from-file#FF5370
markup.changed#FFCB6B
variable.parameter.function.language.special.self.python#F07178
support.function.magic.python#82AAFF
entity.name.lifetime.rust, punctuation.definition.lifetime.rust#FFCB6B
entity.name.function.macro.rust#82AAFFbold
entity.name.package.go#FFCB6B
entity.name.tag.yaml#F07178