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#0C0D12
  • activityBar.activeBackground#00000000
  • activityBar.activeBorder#B99EF0
  • activityBar.activeFocusBorder#B99EF0
  • activityBar.background#000000
  • activityBar.border#00000000
  • activityBar.dropBorder#B99EF0
  • activityBar.foreground#E2E2E8
  • activityBar.inactiveForeground#7B8094
  • activityBarBadge.background#B99EF0
  • activityBarBadge.foreground#000000
  • activityBarTop.activeBackground#00000000
  • activityBarTop.activeBorder#B99EF0
  • activityBarTop.background#000000
  • activityBarTop.dropBorder#B99EF0
  • activityBarTop.foreground#E2E2E8
  • activityBarTop.inactiveForeground#7B8094
  • activityErrorBadge.background#E8848A
  • activityErrorBadge.foreground#000000
  • activityWarningBadge.background#E1B37A
  • activityWarningBadge.foreground#000000
  • agentSessionReadIndicator.foreground#5A5F7A
  • agentSessionSelectedBadge.border#B99EF0
  • agentSessionSelectedUnfocusedBadge.border#0A0B0E
  • agentStatusIndicator.background#0A0B0E
  • aiCustomizationManagement.sashBorder#0A0B0E
  • badge.background#B574F2
  • badge.foreground#000000
  • banner.background#0A0B0E
  • banner.foreground#E8ECF8
  • banner.iconForeground#5B9BD5
  • breadcrumb.activeSelectionForeground#B8BDF0
  • breadcrumb.background#0B0C10
  • breadcrumb.focusForeground#B8BDF0
  • breadcrumb.foreground#7B8094
  • breadcrumbPicker.background#0B0C10
  • button.background#C59BFF
  • button.border#00000000
  • button.foreground#000000
  • button.hoverBackground#B888FF
  • button.secondaryBackground#0A0B0E
  • button.secondaryBorder#0A0B0E
  • button.secondaryForeground#E6E6F0
  • button.secondaryHoverBackground#0A0B0E
  • button.separator#ffffff40
  • chart.axis#0A0B0E
  • chart.guide#2c2f40
  • chart.line#5B9BD5
  • charts.blue#5B9BD5
  • charts.foreground#E2E2E8
  • charts.green#98d1b8
  • charts.lines#0A0B0E
  • charts.orange#E1B37A
  • charts.purple#B99EF0
  • charts.red#E8848A
  • charts.yellow#E1B37A
  • chat.avatarBackground#0A0B0E
  • chat.avatarForeground#E6E6F0
  • chat.checkpointSeparator#0A0B0E
  • chat.editedFileForeground#E1B37A
  • chat.linesAddedForeground#A7DEAE
  • chat.linesRemovedForeground#E8848A
  • chat.requestBackground#0B0C10
  • chat.requestBorder#0A0B0E
  • chat.requestBubbleBackground#0A0B0E
  • chat.requestBubbleHoverBackground#0C0D12
  • chat.requestCodeBorder#0A0B0E
  • chat.slashCommandBackground#B99EF0
  • chat.slashCommandForeground#000000
  • chat.thinkingShimmer#B99EF0
  • chatManagement.sashBorder#0A0B0E
  • checkbox.background#000000
  • checkbox.border#1B1F2E
  • checkbox.disabled.background#0A0B0E
  • checkbox.disabled.foreground#5A5F7A
  • checkbox.foreground#E8ECF8
  • commandCenter.activeBackground#0B0C10
  • commandCenter.activeBorder#0A0B0E
  • commandCenter.activeForeground#E6E6F0
  • commandCenter.background#0A0B0E
  • commandCenter.border#00000000
  • commandCenter.debuggingBackground#0A0B0E
  • commandCenter.foreground#7B8094
  • commandCenter.inactiveBorder#00000000
  • commandCenter.inactiveForeground#5A5F7A
  • commentsView.resolvedIcon#5A5F7A
  • commentsView.unresolvedIcon#E1B37A
  • debugConsole.errorForeground#E8848A
  • debugConsole.infoForeground#5B9BD5
  • debugConsole.sourceForeground#5B9BD5
  • debugConsole.warningForeground#E1B37A
  • debugConsoleInputIcon.foreground#B99EF0
  • debugExceptionWidget.background#0A0B0E
  • debugExceptionWidget.border#E8848A
  • debugIcon.breakpointCurrentStackframeForeground#E1B37A
  • debugIcon.breakpointDisabledForeground#5A5F7A
  • debugIcon.breakpointForeground#E8848A
  • debugIcon.breakpointStackframeForeground#7B8094
  • debugIcon.breakpointUnverifiedForeground#E1B37A
  • debugIcon.continueForeground#A7DEAE
  • debugIcon.disconnectForeground#E8848A
  • debugIcon.pauseForeground#E1B37A
  • debugIcon.restartForeground#B99EF0
  • debugIcon.startForeground#A7DEAE
  • debugIcon.stepBackForeground#96D7D4
  • debugIcon.stepIntoForeground#5B9BD5
  • debugIcon.stepOutForeground#5B9BD5
  • debugIcon.stepOverForeground#5B9BD5
  • debugIcon.stopForeground#E8848A
  • debugTokenExpression.boolean#E1B37A
  • debugTokenExpression.error#E8848A
  • debugTokenExpression.name#B99EF0
  • debugTokenExpression.number#E1B37A
  • debugTokenExpression.string#98d1b8
  • debugTokenExpression.type#B8BDF0
  • debugTokenExpression.value#E2E2E8
  • debugToolBar.background#0A0B0E
  • debugToolBar.border#0A0B0E
  • debugView.exceptionLabelBackground#E8848A80
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#B99EF080
  • debugView.stateLabelForeground#ffffff
  • debugView.valueChangedHighlight#E1B37A80
  • descriptionForeground#A9B3CC
  • diffEditor.border#7C82A3
  • diffEditor.diagonalFill#ffffff10
  • diffEditor.insertedLineBackground#A7DEAE10
  • diffEditor.insertedTextBackground#A7DEAE16
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.move.border#B99EF080
  • diffEditor.moveActive.border#B99EF0
  • diffEditor.removedLineBackground#E8848A10
  • diffEditor.removedTextBackground#E8848A16
  • diffEditor.removedTextBorder#00000000
  • diffEditor.unchangedCodeBackground#00000000
  • diffEditor.unchangedRegionBackground#0A0B0E
  • diffEditor.unchangedRegionForeground#7B8094
  • diffEditor.unchangedRegionShadow#00000000
  • diffEditorGutter.insertedLineBackground#A7DEAE22
  • diffEditorGutter.removedLineBackground#E8848A22
  • diffEditorOverview.insertedForeground#A7DEAE40
  • diffEditorOverview.removedForeground#E8848A40
  • disabledForeground#5A5F7A
  • dropdown.background#000000
  • dropdown.border#1B1F2E
  • dropdown.foreground#E8ECF8
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.compositionBorder#B99EF0
  • editor.findMatchBackground#5B9BD566
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#5B9BD540
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#0F141A80
  • editor.findRangeHighlightBorder#00000000
  • editor.focusedStackFrameHighlightBackground#00000000
  • editor.foldBackground#00000000
  • editor.foldPlaceholderForeground#5A5F7A
  • editor.foreground#E2E2E8
  • editor.hoverHighlightBackground#5B9BD51A
  • editor.inactiveLineHighlightBackground#FFFFFF02
  • editor.inactiveSelectionBackground#0F141AAA
  • editor.inlineValuesBackground#1B1F2E
  • editor.inlineValuesForeground#D0D0E0
  • editor.lineHighlightBackground#FFFFFF06
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#5B9BD522
  • editor.placeholder.foreground#A8A8B8
  • editor.rangeHighlightBackground#0A0B0E66
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#1A2A3B
  • editor.selectionForeground#f2f5fb
  • editor.selectionHighlightBackground#1A2A3B66
  • editor.selectionHighlightBorder#00000000
  • editor.snippetFinalTabstopHighlightBackground#B99EF030
  • editor.snippetFinalTabstopHighlightBorder#00000000
  • editor.snippetTabstopHighlightBackground#B99EF020
  • editor.snippetTabstopHighlightBorder#00000000
  • editor.stackFrameHighlightBackground#E1B37A20
  • editor.symbolHighlightBackground#5B9BD526
  • editor.symbolHighlightBorder#00000000
  • editor.wordHighlightBackground#5B9BD526
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#5B9BD533
  • editor.wordHighlightStrongBorder#00000000
  • editor.wordHighlightTextBackground#5B9BD51A
  • editor.wordHighlightTextBorder#00000000
  • editorActionList.background#0B0C10
  • editorActionList.focusBackground#0C0D12
  • editorActionList.focusForeground#E6E6F0
  • editorActionList.foreground#E2E2E8
  • editorBracketHighlight.foreground1#5B9BD5
  • editorBracketHighlight.foreground2#B99EF0
  • editorBracketHighlight.foreground3#96D7D4
  • editorBracketHighlight.foreground4#A7DEAE
  • editorBracketHighlight.foreground5#E1B37A
  • editorBracketHighlight.foreground6#B8BDF0
  • editorBracketHighlight.unexpectedBracket.foreground#E8848A
  • editorBracketMatch.background#26283A
  • editorBracketMatch.border#5A5F7A
  • editorBracketPairGuide.activeBackground1#7C82A3
  • editorBracketPairGuide.activeBackground2#7C82A3
  • editorBracketPairGuide.activeBackground3#7C82A3
  • editorBracketPairGuide.activeBackground4#7C82A3
  • editorBracketPairGuide.activeBackground5#7C82A3
  • editorBracketPairGuide.activeBackground6#7C82A3
  • editorBracketPairGuide.background1#2c2f40
  • editorBracketPairGuide.background2#2c2f40
  • editorBracketPairGuide.background3#2c2f40
  • editorBracketPairGuide.background4#2c2f40
  • editorBracketPairGuide.background5#2c2f40
  • editorBracketPairGuide.background6#2c2f40
  • editorCodeLens.foreground#5A5F7A
  • editorCommentsWidget.rangeActiveBackground#5B9BD520
  • editorCommentsWidget.rangeBackground#5B9BD514
  • editorCommentsWidget.replyInputBackground#0A0B0E
  • editorCommentsWidget.resolvedBorder#5A5F7A
  • editorCommentsWidget.unresolvedBorder#E1B37A
  • editorCursor.background#000000
  • editorCursor.foreground#E2E2E8
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#E8848A
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#C6CBDB
  • editorGroup.border#0A0B0E
  • editorGroup.dropBackground#0F141A
  • editorGroup.dropIntoPromptBackground#0B0C10
  • editorGroup.dropIntoPromptBorder#0A0B0E
  • editorGroup.dropIntoPromptForeground#E2E2E8
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#00000000
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#0A0B0E
  • editorGroupHeader.tabsBackground#0A0B0E
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#A7DEAE
  • editorGutter.addedSecondaryBackground#A7DEAE80
  • editorGutter.background#000000
  • editorGutter.commentDraftGlyphForeground#5A5F7A
  • editorGutter.commentGlyphForeground#7B8094
  • editorGutter.commentRangeForeground#A7DEAE
  • editorGutter.commentUnresolvedGlyphForeground#E1B37A
  • editorGutter.deletedBackground#E8848A
  • editorGutter.deletedSecondaryBackground#E8848A80
  • editorGutter.foldingControlForeground#7B8094
  • editorGutter.itemBackground#0A0B0E
  • editorGutter.itemGlyphForeground#E2E2E8
  • editorGutter.modifiedBackground#5B9BD5
  • editorGutter.modifiedSecondaryBackground#5B9BD580
  • editorHint.border#00000000
  • editorHint.foreground#5A5F7A
  • editorHoverWidget.background#0B0C10
  • editorHoverWidget.border#0A0B0E
  • editorHoverWidget.foreground#E2E2E8
  • editorHoverWidget.highlightForeground#7099CC
  • editorHoverWidget.statusBarBackground#0A0B0E
  • editorIndentGuide.activeBackground1#7C82A3
  • editorIndentGuide.activeBackground2#7C82A3
  • editorIndentGuide.activeBackground3#7C82A3
  • editorIndentGuide.activeBackground4#7C82A3
  • editorIndentGuide.activeBackground5#7C82A3
  • editorIndentGuide.activeBackground6#7C82A3
  • editorIndentGuide.background1#2c2f40
  • editorIndentGuide.background2#2c2f40
  • editorIndentGuide.background3#2c2f40
  • editorIndentGuide.background4#2c2f40
  • editorIndentGuide.background5#2c2f40
  • editorIndentGuide.background6#2c2f40
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#5B9BD5
  • editorInlayHint.background#1B1F2E
  • editorInlayHint.foreground#D0D0E0
  • editorInlayHint.parameterBackground#1B1F2E
  • editorInlayHint.parameterForeground#A7DEAE
  • editorInlayHint.typeBackground#1B1F2E
  • editorInlayHint.typeForeground#B8BDF0
  • editorLightBulb.foreground#E1B37A
  • editorLightBulbAi.foreground#B99EF0
  • editorLightBulbAutoFix.foreground#5B9BD5
  • editorLineNumber.activeForeground#E1B37A
  • editorLineNumber.dimmedForeground#5A5F7A
  • editorLineNumber.foreground#545873
  • editorLink.activeForeground#7099CC
  • editorMarkerNavigation.background#0B0C10
  • editorMarkerNavigationError.background#E8848A
  • editorMarkerNavigationError.headerBackground#E8848A20
  • editorMarkerNavigationInfo.background#5B9BD5
  • editorMarkerNavigationInfo.headerBackground#5B9BD520
  • editorMarkerNavigationWarning.background#E1B37A
  • editorMarkerNavigationWarning.headerBackground#E1B37A20
  • editorMinimap.inlineChatInserted#A7DEAE40
  • editorMultiCursor.primary.background#000000
  • editorMultiCursor.primary.foreground#E2E2E8
  • editorMultiCursor.secondary.background#000000
  • editorMultiCursor.secondary.foreground#7B8094
  • editorOverviewRuler.addedForeground#A7DEAE40
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#5A5F7A
  • editorOverviewRuler.commentDraftForeground#5A5F7A80
  • editorOverviewRuler.commentForeground#7B809480
  • editorOverviewRuler.commentUnresolvedForeground#E1B37A60
  • editorOverviewRuler.commonContentForeground#5A5F7A40
  • editorOverviewRuler.currentContentForeground#A7DEAE40
  • editorOverviewRuler.deletedForeground#E8848A40
  • editorOverviewRuler.errorForeground#E8848A60
  • editorOverviewRuler.findMatchForeground#5B9BD540
  • editorOverviewRuler.incomingContentForeground#5B9BD540
  • editorOverviewRuler.infoForeground#5B9BD540
  • editorOverviewRuler.inlineChatInserted#A7DEAE40
  • editorOverviewRuler.inlineChatRemoved#E8848A40
  • editorOverviewRuler.modifiedForeground#5B9BD540
  • editorOverviewRuler.rangeHighlightForeground#B99EF040
  • editorOverviewRuler.selectionHighlightForeground#1A2A3B80
  • editorOverviewRuler.warningForeground#E1B37A50
  • editorOverviewRuler.wordHighlightForeground#5B9BD530
  • editorOverviewRuler.wordHighlightStrongForeground#5B9BD540
  • editorOverviewRuler.wordHighlightTextForeground#5B9BD530
  • editorPane.background#000000
  • editorRuler.foreground#2c2f40
  • editorStickyScroll.background#000000
  • editorStickyScroll.border#0A0B0E
  • editorStickyScroll.shadow#00000000
  • editorStickyScrollGutter.background#000000
  • editorStickyScrollHover.background#0C0D12
  • editorSuggestWidget.background#0B0C10
  • editorSuggestWidget.border#0A0B0E
  • editorSuggestWidget.focusHighlightForeground#7099CC
  • editorSuggestWidget.foreground#C8D0E0
  • editorSuggestWidget.highlightForeground#E6E6F0
  • editorSuggestWidget.selectedBackground#0A0B0E
  • editorSuggestWidget.selectedForeground#E6E6F0
  • editorSuggestWidget.selectedIconForeground#E6E6F0
  • editorSuggestWidgetStatus.foreground#7B8094
  • editorUnicodeHighlight.background#E1B37A14
  • editorUnicodeHighlight.border#E1B37A80
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#ffffffaa
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#E1B37A
  • editorWhitespace.foreground#161821
  • editorWidget.background#0B0C10
  • editorWidget.border#0A0B0E
  • editorWidget.foreground#E2E2E8
  • editorWidget.resizeBorder#7C82A3
  • extensionBadge.remoteBackground#B574F2
  • extensionBadge.remoteForeground#000000
  • extensionIcon.preReleaseForeground#B99EF0
  • extensionIcon.privateForeground#7B8094
  • extensionIcon.sponsorForeground#B99EF0
  • extensionIcon.starForeground#E1B37A
  • extensionIcon.verifiedForeground#5B9BD5
  • focusBorder#00000000
  • foreground#E8ECF8
  • gauge.background#B99EF026
  • gauge.border#00000000
  • gauge.errorBackground#E8848A26
  • gauge.errorForeground#E8848A
  • gauge.foreground#B99EF0
  • gauge.warningBackground#E1B37A26
  • gauge.warningForeground#E1B37A
  • git.blame.editorDecorationForeground#5A5F7A
  • gitDecoration.addedResourceForeground#A7DEAE
  • gitDecoration.conflictingResourceForeground#E1B37A
  • gitDecoration.deletedResourceForeground#E8848A
  • gitDecoration.ignoredResourceForeground#5A5F7A
  • gitDecoration.modifiedResourceForeground#B99EF0
  • gitDecoration.renamedResourceForeground#5B9BD5
  • gitDecoration.stageDeletedResourceForeground#E8848A
  • gitDecoration.stageModifiedResourceForeground#B99EF0
  • gitDecoration.submoduleResourceForeground#A7DEAE
  • gitDecoration.untrackedResourceForeground#A7DEAE
  • icon.foreground#E2E2E8
  • inlineChat.background#0B0C10
  • inlineChat.border#0A0B0E
  • inlineChat.foreground#E2E2E8
  • inlineChat.shadow#00000000
  • inlineChatDiff.inserted#A7DEAE10
  • inlineChatDiff.removed#E8848A10
  • inlineChatInput.background#0A0B0E
  • inlineChatInput.border#0A0B0E
  • inlineChatInput.focusBorder#B99EF0
  • inlineChatInput.placeholderForeground#A8A8B8
  • inlineEdit.gutterIndicator.background#0A0B0E
  • inlineEdit.gutterIndicator.primaryBackground#B99EF0
  • inlineEdit.gutterIndicator.primaryBorder#00000000
  • inlineEdit.gutterIndicator.primaryForeground#000000
  • inlineEdit.gutterIndicator.secondaryBackground#0A0B0E
  • inlineEdit.gutterIndicator.secondaryBorder#00000000
  • inlineEdit.gutterIndicator.secondaryForeground#E2E2E8
  • inlineEdit.gutterIndicator.successfulBackground#A7DEAE
  • inlineEdit.gutterIndicator.successfulBorder#00000000
  • inlineEdit.gutterIndicator.successfulForeground#000000
  • inlineEdit.modifiedBackground#A7DEAE10
  • inlineEdit.modifiedBorder#0A0B0E
  • inlineEdit.modifiedChangedLineBackground#A7DEAE14
  • inlineEdit.modifiedChangedTextBackground#A7DEAE20
  • inlineEdit.originalBackground#E8848A10
  • inlineEdit.originalBorder#0A0B0E
  • inlineEdit.originalChangedLineBackground#E8848A14
  • inlineEdit.originalChangedTextBackground#E8848A20
  • inlineEdit.tabWillAcceptModifiedBorder#B99EF0
  • inlineEdit.tabWillAcceptOriginalBorder#B99EF0
  • inlineparameters.annotationBackground#1B1F2E
  • inlineparameters.annotationForeground#D0D0E0
  • input.background#000000
  • input.border#0A0B0E
  • input.foreground#E2E2E8
  • input.placeholderForeground#A8A8B8
  • inputOption.activeBackground#B99EF033
  • inputOption.activeBorder#B99EF0
  • inputOption.activeForeground#E6E6F0
  • inputOption.hoverBackground#0C0D12
  • inputValidation.errorBackground#0A0B0E
  • inputValidation.errorBorder#E8848A
  • inputValidation.errorForeground#E6E6F0
  • inputValidation.infoBackground#0A0B0E
  • inputValidation.infoBorder#5B9BD5
  • inputValidation.infoForeground#E6E6F0
  • inputValidation.warningBackground#0A0B0E
  • inputValidation.warningBorder#E1B37A
  • inputValidation.warningForeground#E6E6F0
  • interactive.activeCodeBorder#B99EF0
  • interactive.inactiveCodeBorder#0A0B0E
  • keybindingLabel.background#0A0B0E
  • keybindingLabel.border#0A0B0E
  • keybindingLabel.bottomBorder#0A0B0E
  • keybindingLabel.foreground#E2E2E8
  • keybindingTable.headerBackground#0A0B0E
  • keybindingTable.rowsBackground#0B0C10
  • list.activeSelectionBackground#0C0D12
  • list.activeSelectionForeground#E6E6F0
  • list.activeSelectionIconForeground#E6E6F0
  • list.deemphasizedForeground#888ca0
  • list.dropBackground#0F141A
  • list.dropBetweenBackground#B99EF0
  • list.errorForeground#E8848A
  • list.filterMatchBackground#5B9BD533
  • list.filterMatchBorder#00000000
  • list.focusAndSelectionOutline#00000000
  • list.focusBackground#0C0D12
  • list.focusForeground#E6E6F0
  • list.focusHighlightForeground#7099CC
  • list.focusOutline#00000000
  • list.highlightForeground#7099CC
  • list.hoverBackground#0C0D12
  • list.hoverForeground#E6E6F0
  • list.inactiveFocusBackground#0F141A
  • list.inactiveFocusOutline#00000000
  • list.inactiveSelectionBackground#0F141A
  • list.inactiveSelectionForeground#E2E2E8
  • list.inactiveSelectionIconForeground#E2E2E8
  • list.invalidItemForeground#5A5F7A
  • list.warningForeground#E1B37A
  • listFilterWidget.background#0B0C10
  • listFilterWidget.noMatchesOutline#E8848A
  • listFilterWidget.outline#00000000
  • listFilterWidget.shadow#00000000
  • markdownAlert.caution.foreground#E8848A
  • markdownAlert.important.foreground#B99EF0
  • markdownAlert.note.foreground#5B9BD5
  • markdownAlert.tip.foreground#A7DEAE
  • markdownAlert.warning.foreground#E1B37A
  • mcpIcon.starForeground#E1B37A
  • menu.background#000000
  • menu.border#0A0B0E
  • menu.foreground#E6E6F0
  • menu.selectionBackground#14141A
  • menu.selectionBorder#00000000
  • menu.selectionForeground#f2f5fb
  • menu.separatorBackground#0A0B0E
  • menubar.selectionBackground#14141A
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#f2f5fb
  • merge.border#00000000
  • merge.commonContentBackground#5A5F7A20
  • merge.commonHeaderBackground#5A5F7A40
  • merge.currentContentBackground#A7DEAE20
  • merge.currentHeaderBackground#A7DEAE40
  • merge.incomingContentBackground#5B9BD520
  • merge.incomingHeaderBackground#5B9BD540
  • mergeEditor.change.background#5B9BD522
  • mergeEditor.change.word.background#5B9BD533
  • mergeEditor.changeBase.background#E1B37A20
  • mergeEditor.changeBase.word.background#E1B37A33
  • mergeEditor.conflict.handled.minimapOverViewRuler#A7DEAE80
  • mergeEditor.conflict.handledFocused.border#A7DEAE80
  • mergeEditor.conflict.handledUnfocused.border#A7DEAE40
  • mergeEditor.conflict.input1.background#5B9BD520
  • mergeEditor.conflict.input2.background#A7DEAE20
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#E1B37A80
  • mergeEditor.conflict.unhandledFocused.border#E1B37A
  • mergeEditor.conflict.unhandledUnfocused.border#E1B37A80
  • mergeEditor.conflictingLines.background#E8848A20
  • minimap.background#000000
  • minimap.chatEditHighlight#B99EF030
  • minimap.errorHighlight#E8848A80
  • minimap.findMatchHighlight#5B9BD580
  • minimap.foregroundOpacity#000000cc
  • minimap.infoHighlight#5B9BD580
  • minimap.selectionHighlight#1A2A3B80
  • minimap.selectionOccurrenceHighlight#1A2A3B80
  • minimap.warningHighlight#E1B37A80
  • minimapGutter.addedBackground#A7DEAE80
  • minimapGutter.deletedBackground#E8848A80
  • minimapGutter.modifiedBackground#5B9BD580
  • minimapSlider.activeBackground#FFFFFF4D
  • minimapSlider.background#FFFFFF1A
  • minimapSlider.hoverBackground#FFFFFF33
  • multiDiffEditor.background#000000
  • multiDiffEditor.border#0A0B0E
  • multiDiffEditor.headerBackground#0A0B0E
  • notebook.cellBorderColor#0A0B0E
  • notebook.cellEditorBackground#000000
  • notebook.cellHoverBackground#0A0B0E
  • notebook.cellInsertionIndicator#B99EF0
  • notebook.cellStatusBarItemHoverBackground#0C0D12
  • notebook.cellToolbarSeparator#0A0B0E
  • notebook.editorBackground#000000
  • notebook.focusedCellBackground#0A0B0E
  • notebook.focusedCellBorder#B99EF0
  • notebook.focusedEditorBorder#0A0B0E
  • notebook.inactiveFocusedCellBorder#0A0B0E
  • notebook.inactiveSelectedCellBorder#0A0B0E
  • notebook.outputContainerBackgroundColor#0B0C10
  • notebook.outputContainerBorderColor#0A0B0E
  • notebook.selectedCellBackground#0F141A
  • notebook.selectedCellBorder#0A0B0E
  • notebook.symbolHighlightBackground#5B9BD526
  • notebookEditorOverviewRuler.runningCellForeground#5B9BD5
  • notebookScrollbarSlider.activeBackground#FFFFFF4D
  • notebookScrollbarSlider.background#FFFFFF1A
  • notebookScrollbarSlider.hoverBackground#FFFFFF33
  • notebookStatusErrorIcon.foreground#E8848A
  • notebookStatusRunningIcon.foreground#5B9BD5
  • notebookStatusSuccessIcon.foreground#A7DEAE
  • notificationCenter.border#0A0B0E
  • notificationCenterHeader.background#0A0B0E
  • notificationCenterHeader.foreground#E6E6F0
  • notificationLink.foreground#5B9BD5
  • notifications.background#0B0C10
  • notifications.border#0A0B0E
  • notifications.foreground#E2E2E8
  • notificationsErrorIcon.foreground#E8848A
  • notificationsInfoIcon.foreground#5B9BD5
  • notificationsWarningIcon.foreground#E1B37A
  • notificationToast.border#0A0B0E
  • outputView.background#000000
  • outputViewStickyScroll.background#000000
  • panel.background#000000
  • panel.border#0A0B0E
  • panel.dropBorder#B99EF0
  • panelInput.border#0A0B0E
  • panelSection.border#0A0B0E
  • panelSection.dropBackground#0F141A
  • panelSectionHeader.background#000000
  • panelSectionHeader.border#00000000
  • panelSectionHeader.foreground#D6D6E4
  • panelStickyScroll.background#000000
  • panelStickyScroll.border#0A0B0E
  • panelStickyScroll.shadow#00000000
  • panelTitle.activeBorder#B99EF0
  • panelTitle.activeForeground#E6E6F0
  • panelTitle.border#00000000
  • panelTitle.inactiveForeground#7B8094
  • panelTitleBadge.background#B574F2
  • panelTitleBadge.foreground#000000
  • peekView.border#7C82A3
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#5B9BD540
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#000000
  • peekViewEditorStickyScroll.background#000000
  • peekViewEditorStickyScrollGutter.background#000000
  • peekViewResult.background#0A0B0E
  • peekViewResult.fileForeground#E6E6F0
  • peekViewResult.lineForeground#E2E2E8
  • peekViewResult.matchHighlightBackground#5B9BD540
  • peekViewResult.selectionBackground#0C0D12
  • peekViewResult.selectionForeground#E6E6F0
  • peekViewTitle.background#0A0B0E
  • peekViewTitleDescription.foreground#7B8094
  • peekViewTitleLabel.foreground#E6E6F0
  • pickerGroup.border#0A0B0E
  • pickerGroup.foreground#5B9BD5
  • ports.iconRunningProcessForeground#A7DEAE
  • problemsErrorIcon.foreground#E8848A
  • problemsInfoIcon.foreground#5B9BD5
  • problemsWarningIcon.foreground#E1B37A
  • profileBadge.background#0A0B0E
  • profileBadge.foreground#E6E6F0
  • profiles.sashBorder#0A0B0E
  • progressBar.background#B99EF0
  • quickInput.background#000000
  • quickInput.foreground#E6E6F0
  • quickInputList.focusBackground#14141A
  • quickInputList.focusForeground#f2f5fb
  • quickInputList.focusIconForeground#5FA8BD
  • quickInputTitle.background#050508
  • radio.activeBackground#B99EF026
  • radio.activeBorder#B99EF0
  • radio.activeForeground#E6E6F0
  • radio.inactiveBackground#000000
  • radio.inactiveBorder#1B1F2E
  • radio.inactiveForeground#E2E2E8
  • radio.inactiveHoverBackground#0C0D12
  • sash.hoverBorder#B99EF0
  • scmGraph.foreground1#B99EF0
  • scmGraph.foreground2#E1B37A
  • scmGraph.foreground3#5B9BD5
  • scmGraph.foreground4#A7DEAE
  • scmGraph.foreground5#888CA0
  • scmGraph.historyItemBaseRefColor#5B9BD5
  • scmGraph.historyItemHoverAdditionsForeground#9FE2B1
  • scmGraph.historyItemHoverDefaultLabelBackground#0A0B0E
  • scmGraph.historyItemHoverDefaultLabelForeground#E6E6F0
  • scmGraph.historyItemHoverDeletionsForeground#F09A9F
  • scmGraph.historyItemHoverLabelForeground#000000
  • scmGraph.historyItemRefColor#5FA8BD
  • scmGraph.historyItemRemoteRefColor#9FE2B1
  • scrollbar.background#00000000
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#FFFFFF4D
  • scrollbarSlider.background#FFFFFF1A
  • scrollbarSlider.hoverBackground#FFFFFF33
  • search.resultsInfoForeground#7B8094
  • searchEditor.findMatchBackground#5B9BD540
  • searchEditor.findMatchBorder#00000000
  • searchEditor.textInputBorder#0A0B0E
  • selection.background#1A2A3B
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#1B1F2E
  • settings.checkboxForeground#E8ECF8
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#1B1F2E
  • settings.dropdownForeground#E8ECF8
  • settings.dropdownListBorder#1B1F2E
  • settings.focusedRowBackground#0C0D12
  • settings.focusedRowBorder#00000000
  • settings.headerBorder#0A0B0E
  • settings.headerForeground#E8ECF8
  • settings.modifiedItemIndicator#5B9BD5
  • settings.numberInputBackground#0A0D18
  • settings.numberInputBorder#1B1F2E
  • settings.numberInputForeground#E8ECF8
  • settings.rowHoverBackground#0C0D12
  • settings.sashBorder#0A0B0E
  • settings.settingsHeaderHoverForeground#E6E6F0
  • settings.textInputBackground#0A0D18
  • settings.textInputBorder#1B1F2E
  • settings.textInputForeground#E8ECF8
  • sideBar.background#000000
  • sideBar.border#1a1a1a
  • sideBar.dropBackground#0F141A
  • sideBar.foreground#E2E2E8
  • sideBarActivityBarTop.border#00000000
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#000000
  • sideBarSectionHeader.foreground#D6D6E4
  • sideBarStickyScroll.background#000000
  • sideBarStickyScroll.border#0A0B0E
  • sideBarStickyScroll.shadow#00000000
  • sideBarTitle.background#000000
  • sideBarTitle.border#00000000
  • sideBarTitle.foreground#D6D6E4
  • sideBySideEditor.horizontalBorder#0A0B0E
  • sideBySideEditor.verticalBorder#0A0B0E
  • simpleFindWidget.sashBorder#0A0B0E
  • statusBar.background#000000
  • statusBar.border#00000000
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#E2E2E8
  • statusBar.focusBorder#B99EF0
  • statusBar.foreground#E2E2E8
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#E2E2E8
  • statusBarItem.activeBackground#0C0D12
  • statusBarItem.compactHoverBackground#0C0D12
  • statusBarItem.errorBackground#E8848A
  • statusBarItem.errorForeground#000000
  • statusBarItem.errorHoverBackground#0C0D12
  • statusBarItem.errorHoverForeground#E6E6F0
  • statusBarItem.focusBorder#B99EF0
  • statusBarItem.hoverBackground#0C0D12
  • statusBarItem.hoverForeground#E6E6F0
  • statusBarItem.offlineBackground#E8848A
  • statusBarItem.offlineForeground#000000
  • statusBarItem.offlineHoverBackground#0C0D12
  • statusBarItem.offlineHoverForeground#E6E6F0
  • statusBarItem.prominentBackground#0C0D12
  • statusBarItem.prominentForeground#E6E6F0
  • statusBarItem.prominentHoverBackground#0C0D12
  • statusBarItem.prominentHoverForeground#E6E6F0
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#E6E6F0
  • statusBarItem.remoteHoverBackground#0C0D12
  • statusBarItem.remoteHoverForeground#E6E6F0
  • statusBarItem.warningBackground#E1B37A
  • statusBarItem.warningForeground#000000
  • statusBarItem.warningHoverBackground#0C0D12
  • statusBarItem.warningHoverForeground#E6E6F0
  • symbolIcon.arrayForeground#E2E2E8
  • symbolIcon.booleanForeground#E1B37A
  • symbolIcon.classForeground#B8BDF0
  • symbolIcon.colorForeground#E2E2E8
  • symbolIcon.constantForeground#E1B37A
  • symbolIcon.constructorForeground#5B9BD5
  • symbolIcon.enumeratorForeground#B8BDF0
  • symbolIcon.enumeratorMemberForeground#E1B37A
  • symbolIcon.eventForeground#E1B37A
  • symbolIcon.fieldForeground#C8C8D2
  • symbolIcon.fileForeground#E2E2E8
  • symbolIcon.folderForeground#E2E2E8
  • symbolIcon.functionForeground#5B9BD5
  • symbolIcon.interfaceForeground#B8BDF0
  • symbolIcon.keyForeground#8FAED8
  • symbolIcon.keywordForeground#a68edb
  • symbolIcon.methodForeground#5B9BD5
  • symbolIcon.moduleForeground#B8BDF0
  • symbolIcon.namespaceForeground#B8BDF0
  • symbolIcon.nullForeground#5A5F7A
  • symbolIcon.numberForeground#E1B37A
  • symbolIcon.objectForeground#B8BDF0
  • symbolIcon.operatorForeground#bbb9c8
  • symbolIcon.packageForeground#B8BDF0
  • symbolIcon.propertyForeground#C8C8D2
  • symbolIcon.referenceForeground#5B9BD5
  • symbolIcon.snippetForeground#98d1b8
  • symbolIcon.stringForeground#98d1b8
  • symbolIcon.structForeground#B8BDF0
  • symbolIcon.textForeground#E2E2E8
  • symbolIcon.typeParameterForeground#9CC0FF
  • symbolIcon.unitForeground#E2E2E8
  • symbolIcon.variableForeground#88c5c2
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#B99EF0
  • tab.activeForeground#f2f5fb
  • tab.activeModifiedBorder#E1B37A
  • tab.border#0A0B0E
  • tab.dragAndDropBorder#B99EF0
  • tab.hoverBackground#0C0D12
  • tab.hoverBorder#00000000
  • tab.hoverForeground#E6E6F0
  • tab.inactiveBackground#0A0B0E
  • tab.inactiveForeground#7B8094
  • tab.inactiveModifiedBorder#E1B37A80
  • tab.lastPinnedBorder#0A0B0E
  • tab.selectedBackground#000000
  • tab.selectedBorderTop#B99EF0
  • tab.selectedForeground#f2f5fb
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#0A0B0E
  • tab.unfocusedActiveForeground#7B8094
  • tab.unfocusedActiveModifiedBorder#E1B37A60
  • tab.unfocusedHoverBackground#0A0B0E
  • tab.unfocusedHoverBorder#00000000
  • tab.unfocusedHoverForeground#E2E2E8
  • tab.unfocusedInactiveBackground#0A0B0E
  • tab.unfocusedInactiveForeground#7B8094
  • tab.unfocusedInactiveModifiedBorder#E1B37A40
  • terminal.ansiBlack#111218
  • terminal.ansiBlue#7AA2F7
  • terminal.ansiBrightBlack#5A5F7A
  • terminal.ansiBrightBlue#9CC0FF
  • terminal.ansiBrightCyan#B3E4E1
  • terminal.ansiBrightGreen#BEE9C3
  • terminal.ansiBrightMagenta#D7BDF8
  • terminal.ansiBrightRed#F0A2A6
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F0C894
  • terminal.ansiCyan#96D7D4
  • terminal.ansiGreen#A7DEAE
  • terminal.ansiMagenta#C5A6F2
  • terminal.ansiRed#E8848A
  • terminal.ansiWhite#D6D6DE
  • terminal.ansiYellow#E1B37A
  • terminal.background#000000
  • terminal.border#0A0B0E
  • terminal.dropBackground#0F141A
  • terminal.findMatchBackground#B99EF080
  • terminal.findMatchBorder#00000000
  • terminal.findMatchHighlightBackground#B99EF040
  • terminal.findMatchHighlightBorder#00000000
  • terminal.foreground#E2E2E8
  • terminal.hoverHighlightBackground#0A0B0E
  • terminal.inactiveSelectionBackground#0F141A
  • terminal.initialHintForeground#5A5F7A
  • terminal.selectionBackground#2A4A6B66
  • terminal.selectionForeground#f2f5fb
  • terminal.tab.activeBorder#B99EF0
  • terminalCommandDecoration.defaultBackground#5A5F7A
  • terminalCommandDecoration.errorBackground#E8848A
  • terminalCommandDecoration.successBackground#A7DEAE
  • terminalCommandGuide.foreground#0A0B0E
  • terminalCursor.background#000000
  • terminalCursor.foreground#E2E2E8
  • terminalOverviewRuler.border#00000000
  • terminalOverviewRuler.cursorForeground#E2E2E880
  • terminalOverviewRuler.findMatchForeground#5B9BD580
  • terminalStickyScroll.background#000000
  • terminalStickyScroll.border#0A0B0E
  • terminalStickyScrollHover.background#0C0D12
  • terminalSymbolIcon.aliasForeground#B99EF0
  • terminalSymbolIcon.argumentForeground#A7DEAE
  • terminalSymbolIcon.branchForeground#E1B37A
  • terminalSymbolIcon.commitForeground#E1B37A
  • terminalSymbolIcon.fileForeground#E2E2E8
  • terminalSymbolIcon.flagForeground#8FAED8
  • terminalSymbolIcon.folderForeground#5B9BD5
  • terminalSymbolIcon.inlineSuggestionForeground#C6CBDB
  • terminalSymbolIcon.methodForeground#5B9BD5
  • terminalSymbolIcon.optionForeground#8FAED8
  • terminalSymbolIcon.optionValueForeground#98d1b8
  • terminalSymbolIcon.pullRequestDoneForeground#A7DEAE
  • terminalSymbolIcon.pullRequestForeground#B99EF0
  • terminalSymbolIcon.remoteForeground#A7DEAE
  • terminalSymbolIcon.stashForeground#B8BDF0
  • terminalSymbolIcon.symbolicLinkFileForeground#96D7D4
  • terminalSymbolIcon.symbolicLinkFolderForeground#96D7D4
  • terminalSymbolIcon.symbolText#E2E2E8
  • terminalSymbolIcon.tagForeground#D9C2A6
  • testing.coverCountBadgeBackground#B574F2
  • testing.coverCountBadgeForeground#000000
  • testing.coveredBackground#A7DEAE14
  • testing.coveredBorder#A7DEAE40
  • testing.coveredGutterBackground#A7DEAE40
  • testing.iconErrored#E8848A
  • testing.iconErrored.retired#E8848A80
  • testing.iconFailed#E8848A
  • testing.iconFailed.retired#E8848A80
  • testing.iconPassed#A7DEAE
  • testing.iconPassed.retired#A7DEAE80
  • testing.iconQueued#E1B37A
  • testing.iconQueued.retired#E1B37A80
  • testing.iconSkipped#7B8094
  • testing.iconSkipped.retired#5A5F7A
  • testing.iconUnset#5A5F7A
  • testing.iconUnset.retired#5A5F7A80
  • testing.message.error.badgeBackground#E8848A
  • testing.message.error.badgeBorder#00000000
  • testing.message.error.badgeForeground#000000
  • testing.message.error.lineBackground#E8848A14
  • testing.message.info.decorationForeground#7B8094
  • testing.message.info.lineBackground#5B9BD514
  • testing.messagePeekBorder#5B9BD5
  • testing.messagePeekHeaderBackground#0A0B0E
  • testing.peekBorder#E8848A
  • testing.peekHeaderBackground#0A0B0E
  • testing.runAction#5B9BD5
  • testing.uncoveredBackground#E8848A14
  • testing.uncoveredBorder#E8848A40
  • testing.uncoveredBranchBackground#E1B37A20
  • testing.uncoveredGutterBackground#E8848A40
  • textBlockQuote.background#0A0B0E
  • textBlockQuote.border#0A0B0E
  • textCodeBlock.background#0A0B0E
  • textLink.activeForeground#7099CC
  • textLink.foreground#5B9BD5
  • textPreformat.background#0A0B0E
  • textPreformat.border#00000000
  • textPreformat.foreground#A7DEAE
  • textSeparator.foreground#0A0B0E
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#E2E2E8
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#7B8094
  • toolbar.activeBackground#0C0D12
  • toolbar.hoverBackground#0C0D12
  • toolbar.hoverOutline#00000000
  • tree.inactiveIndentGuidesStroke#2c2f4080
  • tree.indentGuidesStroke#2c2f40
  • tree.tableColumnsBorder#0A0B0E
  • tree.tableOddRowsBackground#00000000
  • walkThrough.embeddedEditorBackground#0B0C10
  • walkthrough.stepTitle.foreground#E8ECF8
  • welcomePage.background#000000
  • welcomePage.progress.background#0A0B0E
  • welcomePage.progress.foreground#B99EF0
  • welcomePage.tileBackground#0A0B0E
  • welcomePage.tileBorder#0A0B0E
  • welcomePage.tileHoverBackground#0B0C10
  • widget.border#0A0B0E
  • widget.shadow#00000000
  • window.activeBorder#0A0B0E
  • window.inactiveBorder#0A0B0E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block, comment.line, comment.line.double-slash#8a909bitalic
punctuation.definition.comment#5A5F7Aitalic
punctuation.definition.tag, punctuation.definition.tag.html#b3b3bb
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx#b3b3bb
entity.name.tag, support.class.component.html#D9C2A6
entity.name.tag.jsx, entity.name.tag.tsx#D9C2A6
support.class.component, support.class.component.jsx, support.class.component.tsx, support.class.component.vue#B8BDF0
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, entity.other.attribute-name.vue, meta.directive.vue#8FAED8
string.quoted.double.html class, string.quoted.single.html class#98d1b8
string.quoted.double.html, string.quoted.single.html, string.quoted.double.jsx, string.quoted.single.jsx, string.quoted.double.tsx, string.quoted.single.tsx, string.quoted.double.vue, string.quoted.single.vue#98d1b8
text.html.basic, text.html.derivative#E2E2E8
meta.jsx.children, source.jsx meta.jsx.children, source.js meta.jsx.children, source.tsx meta.jsx.children, meta.tag.inline.jsx meta.jsx.children, meta.tag.block.jsx meta.jsx.children, meta.tag.inline.tsx meta.jsx.children, meta.tag.block.tsx meta.jsx.children#E2E2E8
entity.name.function, support.function#5B9BD5
entity.name.namespace, entity.name.type, meta.use, support.class#B8BDF0
punctuation.definition.string, string#98d1b8
meta.definition.variable.name, variable, support.variable, variable.other.php#88c5c2
meta.function.parameter, variable.parameter#A7DEAE
constant.numeric, constant.language, constant.character#E1B37A
keyword, storage.type, storage.modifier#a68edb
entity.name.method, keyword.control.conditional, keyword.control.flow, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.default, keyword.control.from, keyword.control.switch, keyword.operator.expression.delete, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.new, keyword.operator.sizeof, storageitalic
markup.heading#E8ECF8bold
markup.bold#D7BDF8bold
markup.italic#C8C8D2italic
markup.inline.raw.markdown#A7DEAEitalic
markup.quote.markdown#96D7D4italic
markup.inserted#98d1b8
markup.changed#E1B37A
markup.deleted#E8848A
meta.separator.markdown#5A5F7A
invalid, invalid.illegal#E8848A
punctuation.definition.keyword, keyword.operator.expression.instanceof, keyword.operator.expression.typeof, keyword.operator.expression.delete#a68edb
support.type.builtin, support.type.primitive, support.type.primitive.ts#B8BDF0
variable.language, variable.language.this, variable.language.super, variable.language.arguments#96D7D4
meta.object-literal.key, meta.object-literal.key entity.name, meta.objectliteral.key, meta.object-literal.key string.unquoted#8FAED8
meta.decorator, storage.type.annotation, punctuation.decorator#5B9BD5
meta.object-literal.key, support.type.property-name, meta.mapping.key#C8C8D2
punctuation.accessor, punctuation.separator.dot#a8a6b3
keyword.operator, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment#bbb9c8
string.regexp, constant.other.character-class.set.regexp, punctuation.definition.group.regexp#96D7D4
constant.character.escape, constant.character.escape.backslash.regexp, constant.regexp#A7DEAE
variable.language.this, variable.language.self#5B9BD5italic
keyword.other.use, keyword.other.namespace.use, keyword.other.use.php#B99EF0
keyword.declaration.class, storage.type.class, keyword.declaration.interface, keyword.other.implements, storage.modifier.implements#B99EF0
entity.name.type, entity.name.type.class, entity.name.type.interface, entity.other.inherited-class, support.class, support.type, entity.name.namespace, support.other.namespace#9CC0FF
punctuation.separator.namespace, punctuation.accessor, punctuation.separator, punctuation.separator.inheritance#C8CAD6
punctuation.definition.variable.php, variable.other.php punctuation.definition.variable#E2E2E899