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#2c2c2c
  • activityBar.activeBorder#66d9ff
  • activityBar.background#101010
  • activityBar.border#8f8f8f75
  • activityBar.foreground#f8f8f2
  • activityBar.inactiveForeground#75715e
  • activityBarBadge.background#66d9ff
  • activityBarBadge.foreground#101010
  • badge.background#101010
  • badge.foreground#66d9ff
  • banner.background#202020
  • banner.foreground#f8f8f2
  • banner.iconForeground#f8f8f2
  • breadcrumb.activeSelectionForeground#a6ff2e
  • breadcrumb.focusForeground#66d9ff
  • breadcrumb.foreground#f8f8f2
  • breadcrumbPicker.background#202020
  • button.background#66d9ff90
  • button.foreground#101010
  • button.hoverBackground#66d9ff
  • button.secondaryBackground#202020
  • button.secondaryForeground#f8f8f2
  • button.secondaryHoverBackground#2c2c2c
  • charts.blue#0383b5
  • charts.foreground#f8f8f2
  • charts.green#a6ff2e
  • charts.lines#75715e
  • charts.orange#ff971f
  • charts.purple#ae81ff
  • charts.red#f92672
  • charts.yellow#e6db74
  • checkbox.background#202020
  • checkbox.border#8f8f8f75
  • checkbox.foreground#f8f8f2
  • commandCenter.activeBackground#2c2c2c
  • commandCenter.activeForeground#66d9ff
  • commandCenter.background#101010
  • commandCenter.border#00000000
  • commandCenter.foreground#f8f8f2
  • commandCenter.inactiveForeground#75715e
  • debugConsole.errorForeground#f92672
  • debugConsole.infoForeground#0383b5
  • debugConsole.sourceForeground#f8f8f2
  • debugConsole.warningForeground#ff971f
  • debugToolBar.background#101010
  • debugToolBar.border#8f8f8f75
  • descriptionForeground#f8f8f2
  • diffEditor.border#8f8f8f75
  • diffEditor.diagonalFill#2c2c2c
  • diffEditor.insertedLineBackground#a6ff2e10
  • diffEditor.insertedTextBackground#a6ff2e20
  • diffEditor.removedLineBackground#f9267210
  • diffEditor.removedTextBackground#66d9ff20
  • diffEditor.unchangedRegionBackground#101010
  • diffEditor.unchangedRegionForeground#75715e
  • dropdown.border#8f8f8f75
  • dropdown.foreground#f8f8f2
  • dropdown.listBackground#202020
  • editor.background#101010
  • editor.findMatchBackground#ae81ff40
  • editor.findMatchHighlightBackground#ae81ff20
  • editor.findRangeHighlightBackground#ae81ff10
  • editor.foldBackground#0383b520
  • editor.foreground#f8f8f2
  • editor.hoverHighlightBackground#66d9ff20
  • editor.inactiveSelectionBackground#0383b530
  • editor.lineHighlightBackground#202020
  • editor.linkedEditingBackground#66d9ff20
  • editor.rangeHighlightBackground#ae81ff20
  • editor.selectionBackground#0383b550
  • editor.selectionHighlightBackground#0383b520
  • editor.symbolHighlightBackground#66d9ff20
  • editor.wordHighlightBackground#a6ff2e20
  • editor.wordHighlightStrongBackground#66d9ff20
  • editorBracketHighlight.foreground1#0383b5
  • editorBracketHighlight.foreground2#d81655
  • editorBracketHighlight.foreground3#54a802
  • editorBracketHighlight.foreground4#9d22e9
  • editorBracketHighlight.foreground5#ff971f
  • editorBracketHighlight.foreground6#ae81ff
  • editorBracketHighlight.unexpectedBracket.foreground#f92672
  • editorBracketMatch.background#0383b520
  • editorBracketPairGuide.activeBackground1#0383b5
  • editorBracketPairGuide.activeBackground2#d81655
  • editorBracketPairGuide.activeBackground3#54a802
  • editorBracketPairGuide.activeBackground4#9d22e9
  • editorBracketPairGuide.activeBackground5#ff971f
  • editorBracketPairGuide.activeBackground6#ae81ff
  • editorBracketPairGuide.background1#0383b530
  • editorBracketPairGuide.background2#d8165530
  • editorBracketPairGuide.background3#54a80230
  • editorBracketPairGuide.background4#9d22e930
  • editorBracketPairGuide.background5#ff971f30
  • editorBracketPairGuide.background6#ae81ff30
  • editorCodeLens.foreground#75715e
  • editorCursor.background#101010
  • editorCursor.foreground#66d9ff
  • editorError.foreground#f92672
  • editorGhostText.foreground#75715e
  • editorGroup.background#101010
  • editorGroup.border#8f8f8f75
  • editorGroup.dropBackground#0383b540
  • editorGroup.emptyBackground#101010
  • editorGroup.focusedEmptyBorder#66d9ff
  • editorGroupHeader.noTabsBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#a6ff2e
  • editorGutter.background#101010
  • editorGutter.commentRangeForeground#75715e
  • editorGutter.deletedBackground#f92672
  • editorGutter.foldingControlForeground#75715e
  • editorGutter.modifiedBackground#e6db74
  • editorHint.foreground#66d9ff
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#2c2c2c
  • editorHoverWidget.foreground#f8f8f2
  • editorHoverWidget.highlightForeground#a6ff2e
  • editorHoverWidget.statusBarBackground#101010
  • editorIndentGuide.activeBackground1#8f8f8f75
  • editorIndentGuide.background1#2c2c2c
  • editorInfo.foreground#0383b5
  • editorInlayHint.background#202020
  • editorInlayHint.foreground#f8f8f2
  • editorInlayHint.parameterBackground#202020
  • editorInlayHint.parameterForeground#e6db74
  • editorInlayHint.typeBackground#202020
  • editorInlayHint.typeForeground#66d9ff
  • editorLightBulb.foreground#e6db74
  • editorLightBulbAutoFix.foreground#a6ff2e
  • editorLineNumber.activeForeground#66d9ff
  • editorLineNumber.dimmedForeground#75715e
  • editorLineNumber.foreground#8f8f8f75
  • editorLink.activeForeground#66d9ff
  • editorMarkerNavigation.background#202020
  • editorMarkerNavigationError.background#f92672
  • editorMarkerNavigationInfo.background#0383b5
  • editorMarkerNavigationWarning.background#ff971f
  • editorMultiCursor.primary.background#101010
  • editorMultiCursor.primary.foreground#66d9ff
  • editorMultiCursor.secondary.background#101010
  • editorMultiCursor.secondary.foreground#f92672
  • editorOverviewRuler.addedBackground#a6ff2e
  • editorOverviewRuler.addedForeground#a6ff2e
  • editorOverviewRuler.background#101010
  • editorOverviewRuler.bracketMatchForeground#0383b5
  • editorOverviewRuler.deletedBackground#f92672
  • editorOverviewRuler.deletedForeground#f92672
  • editorOverviewRuler.errorForeground#f92672
  • editorOverviewRuler.findMatchForeground#ae81ff
  • editorOverviewRuler.infoForeground#0383b5
  • editorOverviewRuler.modifiedBackground#e6db74
  • editorOverviewRuler.modifiedForeground#e6db74
  • editorOverviewRuler.rangeHighlightForeground#0383b5
  • editorOverviewRuler.selectionHighlightForeground#66d9ff
  • editorOverviewRuler.warningForeground#ff971f
  • editorOverviewRuler.wordHighlightForeground#a6ff2e
  • editorOverviewRuler.wordHighlightStrongForeground#f92672
  • editorPane.background#101010
  • editorRuler.foreground#8f8f8f75
  • editorStickyScroll.background#202020
  • editorStickyScrollHover.background#2c2c2c
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#8f8f8f75
  • editorSuggestWidget.focusHighlightForeground#66d9ff
  • editorSuggestWidget.foreground#f8f8f2
  • editorSuggestWidget.highlightForeground#a6ff2e
  • editorSuggestWidget.selectedBackground#0383b560
  • editorSuggestWidget.selectedForeground#f8f8f2
  • editorSuggestWidget.selectedIconForeground#66d9ff
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.foreground#ff971f
  • editorWhitespace.foreground#8f8f8f30
  • editorWidget.background#202020
  • editorWidget.border#8f8f8f75
  • editorWidget.foreground#f8f8f2
  • editorWidget.resizeBorder#66d9ff
  • errorForeground#f92672
  • extensionBadge.remoteBackground#66d9ff
  • extensionBadge.remoteForeground#101010
  • extensionButton.prominentBackground#66d9ff
  • extensionButton.prominentForeground#101010
  • extensionButton.prominentHoverBackground#a6ff2e
  • extensionIcon.preReleaseForeground#ff971f
  • extensionIcon.sponsorForeground#f92672
  • extensionIcon.starForeground#e6db74
  • extensionIcon.verifiedForeground#a6ff2e
  • foreground#f8f8f2
  • gitDecoration.addedResourceForeground#a6ff2e
  • gitDecoration.conflictingResourceForeground#ff971f
  • gitDecoration.deletedResourceForeground#f92672
  • gitDecoration.ignoredResourceForeground#75715e
  • gitDecoration.modifiedResourceForeground#e6db74
  • gitDecoration.stageDeletedResourceForeground#f92672
  • gitDecoration.stageModifiedResourceForeground#e6db74
  • gitDecoration.submoduleResourceForeground#ae81ff
  • gitDecoration.untrackedResourceForeground#66d9ff
  • icon.foreground#f8f8f2
  • imagePreview.border#8f8f8f75
  • input.background#202020
  • input.border#8f8f8f75
  • input.foreground#f8f8f2
  • input.placeholderForeground#75715e
  • inputOption.activeBackground#0383b540
  • inputOption.activeBorder#66d9ff
  • inputOption.activeForeground#f8f8f2
  • inputOption.hoverBackground#66d9ff20
  • inputValidation.errorBackground#f92672
  • inputValidation.errorBorder#f92672
  • inputValidation.errorForeground#101010
  • inputValidation.infoBackground#0383b5
  • inputValidation.infoBorder#0383b5
  • inputValidation.infoForeground#101010
  • inputValidation.warningBackground#ff971f
  • inputValidation.warningBorder#ff971f
  • inputValidation.warningForeground#101010
  • keybindingLabel.background#202020
  • keybindingLabel.border#8f8f8f75
  • keybindingLabel.bottomBorder#75715e
  • keybindingLabel.foreground#f8f8f2
  • list.activeSelectionBackground#0383b560
  • list.activeSelectionForeground#f8f8f2
  • list.activeSelectionIconForeground#66d9ff
  • list.deemphasizedForeground#75715e
  • list.dropBackground#0383b540
  • list.errorForeground#f92672
  • list.filterMatchBackground#ae81ff40
  • list.focusAndSelectionOutline#66d9ff
  • list.focusBackground#0383b580
  • list.focusForeground#f8f8f2
  • list.focusHighlightForeground#a6ff2e
  • list.focusOutline#66d9ff
  • list.highlightForeground#a6ff2e
  • list.hoverBackground#66d9ff20
  • list.hoverForeground#f8f8f2
  • list.inactiveFocusBackground#0383b540
  • list.inactiveSelectionBackground#0383b530
  • list.inactiveSelectionForeground#f8f8f2
  • list.inactiveSelectionIconForeground#75715e
  • list.invalidItemForeground#f92672
  • list.warningForeground#ff971f
  • listFilterWidget.background#202020
  • listFilterWidget.noMatchesOutline#f92672
  • listFilterWidget.shadow#000000
  • menu.background#202020
  • menu.border#8f8f8f75
  • menu.foreground#f8f8f2
  • menu.selectionBackground#0383b560
  • menu.selectionForeground#f8f8f2
  • menu.separatorBackground#8f8f8f75
  • menubar.selectionBackground#0383b540
  • menubar.selectionForeground#66d9ff
  • merge.border#8f8f8f75
  • merge.commonContentBackground#75715e20
  • merge.commonHeaderBackground#75715e40
  • merge.currentContentBackground#a6ff2e20
  • merge.currentHeaderBackground#a6ff2e40
  • merge.incomingContentBackground#0383b520
  • merge.incomingHeaderBackground#0383b540
  • minimap.background#101010
  • minimap.errorHighlight#f92672
  • minimap.findMatchHighlight#a6ff2e
  • minimap.infoHighlight#0383b560
  • minimap.selectionHighlight#66d9ff
  • minimap.selectionOccurrenceHighlight#0383b540
  • minimap.warningHighlight#ff971f
  • minimapGutter.addedBackground#a6ff2e
  • minimapGutter.deletedBackground#f92672
  • minimapGutter.modifiedBackground#e6db74
  • minimapSlider.activeBackground#0383b590
  • minimapSlider.background#0383b530
  • minimapSlider.hoverBackground#0383b560
  • multiDiffEditor.headerBackground#151515
  • notificationCenter.border#8f8f8f75
  • notificationCenterHeader.background#202020
  • notificationCenterHeader.foreground#f8f8f2
  • notificationLink.foreground#66d9ff
  • notifications.background#202020
  • notifications.border#8f8f8f75
  • notifications.foreground#f8f8f2
  • notificationsErrorIcon.foreground#f92672
  • notificationsInfoIcon.foreground#0383b5
  • notificationsWarningIcon.foreground#ff971f
  • notificationToast.border#8f8f8f75
  • panel.background#101010
  • panel.border#8f8f8f75
  • panel.dropBorder#66d9ff
  • panelInput.border#8f8f8f75
  • panelSection.border#8f8f8f75
  • panelSection.dropBackground#0383b540
  • panelSectionHeader.background#101010
  • panelSectionHeader.border#8f8f8f75
  • panelSectionHeader.foreground#f8f8f2
  • panelTitle.activeBorder#66d9ff
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#75715e
  • peekView.border#66d9ff
  • peekViewEditor.background#101010
  • peekViewEditor.matchHighlightBackground#ae81ff40
  • peekViewEditorGutter.background#101010
  • peekViewEditorStickyScroll.background#202020
  • peekViewResult.background#202020
  • peekViewResult.fileForeground#f8f8f2
  • peekViewResult.lineForeground#75715e
  • peekViewResult.matchHighlightBackground#ae81ff40
  • peekViewResult.selectionBackground#0383b560
  • peekViewResult.selectionForeground#f8f8f2
  • peekViewTitle.background#202020
  • peekViewTitleDescription.foreground#75715e
  • peekViewTitleLabel.foreground#f8f8f2
  • pickerGroup.border#8f8f8f75
  • pickerGroup.foreground#66d9ff
  • problemsErrorIcon.foreground#f92672
  • problemsInfoIcon.foreground#0383b5
  • problemsWarningIcon.foreground#ff971f
  • progressBar.background#a6ff2e
  • quickInput.background#202020
  • quickInput.foreground#f8f8f2
  • quickInputList.focusBackground#0383b560
  • quickInputList.focusForeground#f8f8f2
  • quickInputList.focusIconForeground#66d9ff
  • quickInputTitle.background#202020
  • scm.providerBorder#8f8f8f75
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#0383b590
  • scrollbarSlider.background#0383b530
  • scrollbarSlider.hoverBackground#0383b560
  • searchEditor.findMatchBackground#ae81ff40
  • searchEditor.textInputBorder#8f8f8f75
  • selection.background#0383b540
  • settings.checkboxBackground#202020
  • settings.checkboxBorder#8f8f8f75
  • settings.checkboxForeground#f8f8f2
  • settings.dropdownBackground#202020
  • settings.dropdownBorder#8f8f8f75
  • settings.dropdownForeground#f8f8f2
  • settings.dropdownListBorder#8f8f8f75
  • settings.focusedRowBackground#0383b520
  • settings.focusedRowBorder#66d9ff
  • settings.headerForeground#66d9ff
  • settings.modifiedItemIndicator#66d9ff
  • settings.numberInputBackground#202020
  • settings.numberInputBorder#8f8f8f75
  • settings.numberInputForeground#f8f8f2
  • settings.rowHoverBackground#66d9ff20
  • settings.textInputBackground#202020
  • settings.textInputBorder#8f8f8f75
  • settings.textInputForeground#f8f8f2
  • sideBar.background#101010
  • sideBar.border#8f8f8f75
  • sideBar.dropBackground#0383b540
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#202020
  • sideBarSectionHeader.border#8f8f8f75
  • sideBarSectionHeader.foreground#f8f8f2
  • sideBarTitle.foreground#f8f8f2
  • statusBar.background#000000
  • statusBar.border#8f8f8f75
  • statusBar.debuggingBackground#ff971f
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#f8f8f2
  • statusBar.focusBorder#0383b590
  • statusBar.foreground#f8f8f2
  • statusBar.noFolderBackground#101010
  • statusBar.noFolderBorder#8f8f8f75
  • statusBar.noFolderForeground#f8f8f2
  • statusBarItem.activeBackground#0383b540
  • statusBarItem.errorBackground#f92672
  • statusBarItem.errorForeground#101010
  • statusBarItem.hoverBackground#f9267210
  • statusBarItem.hoverForeground#66d9ff
  • statusBarItem.prominentBackground#66d9ff50
  • statusBarItem.prominentForeground#f8f8f2
  • statusBarItem.prominentHoverBackground#66d9ff80
  • statusBarItem.prominentHoverForeground#101010
  • statusBarItem.remoteBackground#66d9ff50
  • statusBarItem.remoteForeground#101010
  • statusBarItem.warningBackground#ff971f
  • statusBarItem.warningForeground#101010
  • symbolIcon.arrayForeground#e6db74
  • symbolIcon.booleanForeground#ae81ff
  • symbolIcon.classForeground#66d9ff
  • symbolIcon.colorForeground#e6db74
  • symbolIcon.constantForeground#ae81ff
  • symbolIcon.constructorForeground#a6ff2e
  • symbolIcon.enumeratorForeground#66d9ff
  • symbolIcon.enumeratorMemberForeground#ae81ff
  • symbolIcon.eventForeground#f92672
  • symbolIcon.fieldForeground#f8f8f2
  • symbolIcon.fileForeground#f8f8f2
  • symbolIcon.folderForeground#e6db74
  • symbolIcon.functionForeground#a6ff2e
  • symbolIcon.interfaceForeground#66d9ff
  • symbolIcon.keyForeground#f92672
  • symbolIcon.keywordForeground#f92672
  • symbolIcon.methodForeground#a6ff2e
  • symbolIcon.moduleForeground#e6db74
  • symbolIcon.namespaceForeground#e6db74
  • symbolIcon.nullForeground#ae81ff
  • symbolIcon.numberForeground#ae81ff
  • symbolIcon.objectForeground#66d9ff
  • symbolIcon.operatorForeground#f92672
  • symbolIcon.packageForeground#e6db74
  • symbolIcon.propertyForeground#f92672
  • symbolIcon.referenceForeground#66d9ff
  • symbolIcon.snippetForeground#f8f8f2
  • symbolIcon.stringForeground#e6db74
  • symbolIcon.structForeground#66d9ff
  • symbolIcon.textForeground#f8f8f2
  • symbolIcon.typeParameterForeground#66d9ff
  • symbolIcon.unitForeground#ae81ff
  • symbolIcon.variableForeground#f8f8f2
  • tab.activeBackground#0383b540
  • tab.activeBorder#66d9ff90
  • tab.activeForeground#f8f8f2
  • tab.activeModifiedBorder#e6db74
  • tab.border#101010
  • tab.hoverBackground#66d9ff20
  • tab.hoverForeground#66d9ff
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#75715e
  • tab.inactiveModifiedBorder#75715e
  • tab.lastPinnedBorder#8f8f8f75
  • tab.unfocusedActiveBackground#0383b530
  • tab.unfocusedActiveBorder#75715e
  • tab.unfocusedActiveForeground#75715e
  • tab.unfocusedActiveModifiedBorder#75715e
  • tab.unfocusedHoverBackground#2c2c2c
  • tab.unfocusedHoverForeground#f8f8f2
  • tab.unfocusedInactiveBackground#101010
  • tab.unfocusedInactiveForeground#75715e
  • tab.unfocusedInactiveModifiedBorder#75715e
  • tabActionBar.background#101010
  • table.columnsBorder#8f8f8f75
  • table.focusedOutline#66d9ff
  • table.headerBackground#202020
  • table.headerForeground#f8f8f2
  • taskStatusBar.background#101010
  • terminal.ansiBlack#272822
  • terminal.ansiBlue#66d9ff
  • terminal.ansiBrightBlack#75715e
  • terminal.ansiBrightBlue#66d9ff
  • terminal.ansiBrightCyan#66d9ff
  • terminal.ansiBrightGreen#a6ff2e
  • terminal.ansiBrightMagenta#ff971f
  • terminal.ansiBrightRed#f92672
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ae81ff
  • terminal.ansiCyan#66d9ff
  • terminal.ansiGreen#a6ff2e
  • terminal.ansiMagenta#ff971f
  • terminal.ansiRed#f92672
  • terminal.ansiWhite#f8f8f2
  • terminal.ansiYellow#ae81ff
  • terminal.background#101010
  • terminal.border#8f8f8f75
  • terminal.findMatchBackground#ae81ff40
  • terminal.findMatchHighlightBackground#ae81ff20
  • terminal.foreground#f8f8f2
  • terminal.hoverHighlightBackground#66d9ff20
  • terminal.inactiveSelectionBackground#0383b530
  • terminal.selectionBackground#0383b540
  • terminalCommandDecoration.defaultBackground#75715e
  • terminalCommandDecoration.errorBackground#f92672
  • terminalCommandDecoration.successBackground#a6ff2e
  • terminalCursor.background#101010
  • terminalCursor.foreground#66d9ff
  • terminalOverviewRuler.cursorForeground#66d9ff
  • terminalOverviewRuler.findMatchForeground#ae81ff
  • testing.iconErrored#f92672
  • testing.iconFailed#f92672
  • testing.iconPassed#a6ff2e
  • testing.iconQueued#0383b5
  • testing.iconSkipped#75715e
  • testing.iconUnset#f8f8f2
  • testing.message.error.decorationForeground#f92672
  • testing.message.error.lineBackground#f9267226
  • testing.message.info.decorationForeground#0383b5
  • testing.message.info.lineBackground#a6ff2e26
  • testing.peekBorder#0383b590
  • testing.peekHeaderBackground#2c2c2c
  • testing.runAction#0383b5
  • textBlockQuote.background#202020
  • textBlockQuote.border#0383b5
  • textCodeBlock.background#202020
  • textLink.activeForeground#66d9ff
  • textLink.foreground#0383b5
  • textPreformat.foreground#e6db74
  • textSeparator.foreground#8f8f8f75
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#f8f8f2
  • titleBar.border#8f8f8f75
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#75715e
  • toolbar.activeBackground#0383b560
  • toolbar.hoverBackground#66d9ff20
  • tree.indentGuidesStroke#8f8f8f75
  • tree.tableColumnsBorder#8f8f8f75
  • tree.tableOddRowsBackground#101010
  • walkThrough.embeddedEditorBackground#101010
  • welcomePage.background#101010
  • welcomePage.buttonBackground#66d9ff90
  • welcomePage.buttonHoverBackground#2c2c2c
  • welcomePage.progress.background#202020
  • welcomePage.progress.foreground#66d9ff
  • welcomePage.tileBackground#202020
  • welcomePage.tileBorder#8f8f8f75
  • welcomePage.tileHoverBackground#2c2c2c
  • widget.border#8f8f8f75
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment, comment markup.link, markup.quote.markdown, string.quoted.docstring#75715e
entity.name.namespace, variable, variable.other, variable.parameter.function, variable.other.readwrite, variable.other.readwrite.c, variable.parameter, variable.language.rust, variable:dart, variable.parameter.function.language.python, support.variable.property, support.variable.object.process, support.variable.object.node#f8f8f2
variable.parameter.function.language.special.self.python#ff971f
constant, constant.numeric, constant.language, constant.character, constant.other, support.constant, support.constant.math, support.constant.core.rust, support.constant.ext.php, support.constant.std.php, support.constant.core.php, support.constant.parser-token.php, variable.other.constant, variable.other.enummember, variable.constant#ae81ff
string, string.quoted, string.template, string.unquoted, string.regexp, string.other#e6db74
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical.python, keyword.other.unit, storage, storage.type, storage.modifier, punctuation.definition.decorator.python#f92672
entity.name.function, meta.function-call, meta.function-call.generic.python, variable.function, support.function, support.function.console, support.function.std.rust#a6ff2e
entity.name.type, entity.name.class, entity.name.scope, entity.other.inherited-class, support.class, support.type#66d9ff
entity.name.tag, meta.tag, markup.heading, markup.inline.raw, markup.bold, markup.italic#f92672
keyword.operator, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.bitwise#f92672
keyword.operator.assignment#a6ff2e
keyword.operator.unpacking.parameter.python, keyword.operator.unpacking.arguments.python#f92672
punctuation.separator, punctuation.terminator, punctuation.section, meta.brace#f8f8f2
entity.name.function.special, entity.name.function.member, support.function.magic, support.function.builtin, support.function.builtin.python, keyword.other.special-method, markup.inserted, meta.method-call, meta.method#66d9ff
variable.other.property, variable.other.object.property, support.type.property-name, support.variable.magic.python, meta.object-literal.key, entity.name.variable.field, meta.property-name, meta.tag.attributes#f92672
constant.character.escape, constant.character.entity#66d9ff
keyword.operator.quantifier.regexp, support.other.parenthesis.regexp#66d9ff
support.type.property-name.json#f92672
markup.underline.link, string.other.link, markup.link#66d9ff
invalid, invalid.illegal, invalid.deprecated#ffffff
entity.other.attribute-name#ff971f
entity.other.attribute-name.id#66d9ff
markup.inserted.diff#a6ff2e
markup.deleted, markup.deleted.diff#f92672
markup.changed.diff#e6db74
meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff#66d9ff
token.info-token#0383b5
token.warn-token#ff971f
token.error-token#f92672
token.debug-token#ae81ff