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#4a5054
  • activityBar.activeBackground#4a5054
  • activityBar.activeBorder#d4d4d4
  • activityBar.activeFocusBorder#d4d4d4
  • activityBar.background#252b2e
  • activityBar.border#4a5054
  • activityBar.dropBorder#4a5054
  • activityBar.foreground#d4d4d4
  • activityBar.inactiveForeground#696969
  • activityBarBadge.background#6699cc
  • activityBarBadge.foreground#0c1012
  • activityBarTop.activeBackground#4a5054
  • activityBarTop.activeBorder#d4d4d4
  • activityBarTop.background#252b2e
  • activityBarTop.dropBorder#4a5054
  • activityBarTop.foreground#d4d4d4
  • activityBarTop.inactiveForeground#696969
  • activityErrorBadge.background#e15a60
  • activityErrorBadge.foreground#252b2e
  • activityWarningBadge.background#fac863
  • activityWarningBadge.foreground#252b2e
  • badge.background#4a5054
  • badge.foreground#d4d4d4
  • banner.background#0c1012
  • banner.foreground#d4d4d4
  • banner.iconForeground#6699cc
  • breadcrumb.activeSelectionForeground#6699cc
  • breadcrumb.background#252b2e
  • breadcrumb.focusForeground#6699cc
  • breadcrumb.foreground#d4d4d4
  • breadcrumbPicker.background#0c1012
  • button.background#6699cc
  • button.border#FFFFFF00
  • button.foreground#252b2e
  • button.hoverBackground#6699cc80
  • button.secondaryBackground#4a5054
  • button.secondaryForeground#d4d4d4
  • button.secondaryHoverBackground#72797c
  • button.separator#72797c
  • chart.axis#696969
  • chart.guide#72797c
  • chart.line#696969
  • charts.blue#6699cc
  • charts.foreground#d4d4d4
  • charts.green#99c794
  • charts.lines#696969
  • charts.orange#f99157
  • charts.purple#c594c5
  • charts.red#e15a60
  • charts.yellow#fac863
  • chat.avatarBackground#4a5054
  • chat.avatarForeground#d4d4d4
  • chat.checkpointSeparator#252b2e
  • chat.editedFileForeground#6699cc
  • chat.linesAddedForeground#99c794
  • chat.linesRemovedForeground#e15a60
  • chat.requestBackground#4a5054
  • chat.requestBorder#252b2e
  • chat.requestBubbleBackground#4a5054
  • chat.requestBubbleHoverBackground#4a5054
  • chat.requestCodeBorder#252b2e
  • chat.slashCommandBackground#4a5054
  • chat.slashCommandForeground#6699cc
  • chatManagement.sashBorder#252b2e
  • checkbox.background#0c1012
  • checkbox.border#72797c
  • checkbox.disabled.background#252b2e
  • checkbox.disabled.foreground#696969
  • checkbox.foreground#d4d4d4
  • checkbox.selectBackground#6699cc
  • checkbox.selectBorder#6699cc
  • commandCenter.activeBackground#4a5054
  • commandCenter.activeBorder#72797c
  • commandCenter.background#252b2e
  • commandCenter.border#FFFFFF00
  • commandCenter.foreground#d4d4d4
  • commandCenter.inactiveForeground#696969
  • commentsView.resolvedIcon#696969
  • commentsView.unresolvedIcon#6699cc
  • contrastActiveBorder#FFFFFF00
  • contrastBorder#252b2e
  • debugExceptionWidget.background#4a5054
  • debugExceptionWidget.border#0c1012
  • debugIcon.breakpointCurrentStackframeForeground#e15a60
  • debugIcon.breakpointDisabledForeground#e15a6080
  • debugIcon.breakpointForeground#e15a60
  • debugIcon.breakpointStackframeForeground#d4d4d4
  • debugIcon.breakpointUnverifiedForeground#fac863
  • debugIcon.continueForeground#99c794
  • debugIcon.disconnectForeground#e15a60
  • debugIcon.pauseForeground#fac863
  • debugIcon.restartForeground#6699cc
  • debugIcon.startForeground#99c794
  • debugIcon.stepBackForeground#6699cc
  • debugIcon.stepIntoForeground#6699cc
  • debugIcon.stepOutForeground#6699cc
  • debugIcon.stepOverForeground#6699cc
  • debugIcon.stopForeground#e15a60
  • debugTokenExpression.boolean#f99157
  • debugTokenExpression.error#e15a60
  • debugTokenExpression.name#fac863
  • debugTokenExpression.number#f99157
  • debugTokenExpression.string#99c794
  • debugTokenExpression.type#6699cc
  • debugTokenExpression.value#f99157
  • debugToolBar.background#252b2e
  • debugToolBar.border#252b2e
  • debugView.exceptionLabelBackground#252b2e
  • debugView.exceptionLabelForeground#d4d4d4
  • debugView.stateLabelBackground#0c1012
  • debugView.stateLabelForeground#6699cc
  • debugView.valueChangedHighlight#696969
  • descriptionForeground#696969
  • diffEditor.border#696969
  • diffEditor.diagonalFill#e15a6080
  • diffEditor.insertedLineBackground#FFFFFF00
  • diffEditor.insertedTextBackground#5e8a5a33
  • diffEditor.insertedTextBorder#5e8a5a33
  • diffEditor.move.border#6699cc
  • diffEditor.moveActive.border#5fb3b3
  • diffEditor.removedLineBackground#fa71751A
  • diffEditor.removedTextBackground#fa71751A
  • diffEditor.removedTextBorder#fa71751A
  • diffEditor.unchangedCodeBackground#252b2e
  • diffEditor.unchangedRegionBackground#0c1012
  • diffEditor.unchangedRegionForeground#696969
  • diffEditor.unchangedRegionShadow#050709
  • diffEditorGutter.insertedLineBackground#FFFFFF00
  • diffEditorGutter.removedLineBackground#fa71751A
  • diffEditorOverview.insertedForeground#99c794
  • diffEditorOverview.removedForeground#e15a60
  • disabledForeground#696969
  • dropdown.background#0c1012
  • dropdown.border#4a5054
  • dropdown.foreground#d4d4d4
  • dropdown.listBackground#0c1012
  • editor.background#252b2e
  • editor.compositionBorder#6699cc
  • editor.findMatchBackground#ffdb7a80
  • editor.findMatchBorder#FFFFFF00
  • editor.findMatchForeground#fac863
  • editor.findMatchHighlightBackground#fac86333
  • editor.findMatchHighlightBorder#FFFFFF00
  • editor.findMatchHighlightForeground#fac863
  • editor.findRangeHighlightBackground#fac8634D
  • editor.findRangeHighlightBorder#FFFFFF00
  • editor.focusedStackFrameHighlightBackground#4a5054
  • editor.foldBackground#d4d4d44D
  • editor.foldPlaceholderForeground#696969
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#eeeeee1A
  • editor.inactiveSelectionBackground#d4d4d41A
  • editor.inlineValuesBackground#0c1012
  • editor.inlineValuesForeground#d4d4d4
  • editor.lineHighlightBackground#eeeeee1A
  • editor.lineHighlightBorder#FFFFFF00
  • editor.linkedEditingBackground#4a5054
  • editor.placeholder.foreground#696969
  • editor.rangeHighlightBackground#eeeeee1A
  • editor.rangeHighlightBorder#FFFFFF00
  • editor.selectionBackground#eeeeee33
  • editor.selectionForeground#d4d4d4
  • editor.selectionHighlightBackground#eeeeee1A
  • editor.selectionHighlightBorder#FFFFFF00
  • editor.stackFrameHighlightBackground#252b2e
  • editor.symbolHighlightBackground#4a505480
  • editor.symbolHighlightBorder#696969
  • editor.wordHighlightBackground#eeeeee1A
  • editor.wordHighlightBorder#FFFFFF00
  • editor.wordHighlightStrongBackground#eeeeee1A
  • editor.wordHighlightStrongBorder#d4d4d4
  • editor.wordHighlightTextBackground#eeeeee1A
  • editor.wordHighlightTextBorder#FFFFFF00
  • editorActionList.background#4a5054
  • editorActionList.focusBackground#4a5054
  • editorActionList.focusForeground#d4d4d4
  • editorActionList.foreground#d4d4d4
  • editorBracketHighlight.foreground1#6699cc
  • editorBracketHighlight.foreground2#99c794
  • editorBracketHighlight.foreground3#fac863
  • editorBracketHighlight.foreground4#f99157
  • editorBracketHighlight.foreground5#c594c5
  • editorBracketHighlight.foreground6#5fb3b3
  • editorBracketHighlight.unexpectedBracket.foreground#e15a60
  • editorBracketMatch.background#eeeeee1A
  • editorBracketMatch.border#FFFFFF00
  • editorBracketPairGuide.activeBackground1#4a5054
  • editorBracketPairGuide.activeBackground2#72797c
  • editorBracketPairGuide.activeBackground3#4a5054
  • editorBracketPairGuide.activeBackground4#72797c
  • editorBracketPairGuide.activeBackground5#4a5054
  • editorBracketPairGuide.activeBackground6#72797c
  • editorBracketPairGuide.background1#0c1012
  • editorBracketPairGuide.background2#0c1012
  • editorBracketPairGuide.background3#0c1012
  • editorBracketPairGuide.background4#0c1012
  • editorBracketPairGuide.background5#0c1012
  • editorBracketPairGuide.background6#0c1012
  • editorCodeLens.foreground#696969
  • editorCommentsWidget.rangeActiveBackground#72797c
  • editorCommentsWidget.rangeBackground#4a5054
  • editorCommentsWidget.replyInputBackground#0c1012
  • editorCommentsWidget.resolvedBorder#696969
  • editorCommentsWidget.unresolvedBorder#6699cc
  • editorCursor.background#252b2e
  • editorCursor.foreground#d4d4d4
  • editorError.background#FFFFFF00
  • editorError.border#252b2e
  • editorError.foreground#e15a60
  • editorGhostText.background#151a1c
  • editorGhostText.border#0c1012
  • editorGhostText.foreground#696969
  • editorGroup.border#454545
  • editorGroup.dropBackground#0c101280
  • editorGroup.dropIntoPromptBackground#4a5054
  • editorGroup.dropIntoPromptBorder#6699cc
  • editorGroup.dropIntoPromptForeground#d4d4d4
  • editorGroup.emptyBackground#252b2e
  • editorGroup.focusedEmptyBorder#e15a60
  • editorGroupHeader.border#454545
  • editorGroupHeader.noTabsBackground#151a1c
  • editorGroupHeader.tabsBackground#151a1c
  • editorGroupHeader.tabsBorder#454545
  • editorGutter.addedBackground#99c794
  • editorGutter.addedSecondaryBackground#99c794
  • editorGutter.background#252b2e
  • editorGutter.commentGlyphForeground#6699cc
  • editorGutter.commentRangeForeground#d4d4d4
  • editorGutter.commentUnresolvedGlyphForeground#fac863
  • editorGutter.deletedBackground#e15a60
  • editorGutter.deletedSecondaryBackground#e15a60
  • editorGutter.foldingControlForeground#d4d4d4
  • editorGutter.itemBackground#0c1012
  • editorGutter.itemGlyphForeground#d4d4d4
  • editorGutter.modifiedBackground#6699cc
  • editorGutter.modifiedSecondaryBackground#6699cc4D
  • editorHint.border#252b2e
  • editorHint.foreground#fac863
  • editorHoverWidget.background#151a1c
  • editorHoverWidget.border#0c1012
  • editorHoverWidget.foreground#d4d4d4
  • editorHoverWidget.highlightForeground#6699cc
  • editorHoverWidget.statusBarBackground#252b2e
  • editorIndentGuide.activeBackground#696969
  • editorIndentGuide.activeBackground1#696969
  • editorIndentGuide.activeBackground2#696969
  • editorIndentGuide.activeBackground3#696969
  • editorIndentGuide.activeBackground4#696969
  • editorIndentGuide.activeBackground5#696969
  • editorIndentGuide.activeBackground6#696969
  • editorIndentGuide.background#4a5054
  • editorIndentGuide.background1#4a5054
  • editorIndentGuide.background2#72797c
  • editorIndentGuide.background3#4a5054
  • editorIndentGuide.background4#72797c
  • editorIndentGuide.background5#4a5054
  • editorIndentGuide.background6#72797c
  • editorInfo.background#FFFFFF00
  • editorInfo.border#252b2e
  • editorInfo.foreground#6699cc
  • editorInlayHint.background#0c1012
  • editorInlayHint.foreground#696969
  • editorInlayHint.parameterBackground#FFFFFF00
  • editorInlayHint.parameterForeground#f9915799
  • editorInlayHint.typeBackground#FFFFFF00
  • editorInlayHint.typeForeground#356797
  • editorLightBulb.foreground#fac863
  • editorLightBulbAi.foreground#5fb3b3
  • editorLightBulbAutoFix.foreground#99c794
  • editorLineNumber.activeForeground#696969
  • editorLineNumber.dimmedForeground#0c1012
  • editorLineNumber.foreground#696969
  • editorLink.activeForeground#6699cc
  • editorMarkerNavigation.background#151a1c
  • editorMarkerNavigationError.background#e15a60
  • editorMarkerNavigationError.headerBackground#e15a60
  • editorMarkerNavigationInfo.background#6699cc
  • editorMarkerNavigationInfo.headerBackground#6699cc
  • editorMarkerNavigationWarning.background#fac863
  • editorMarkerNavigationWarning.headerBackground#fac863
  • editorMinimap.inlineChatInserted#99c794
  • editorMultiCursor.primary.background#252b2e
  • editorMultiCursor.primary.foreground#d4d4d4
  • editorMultiCursor.secondary.background#252b2e
  • editorMultiCursor.secondary.foreground#d4d4d4
  • editorOverviewRuler.addedForeground#99c794
  • editorOverviewRuler.background#252b2e
  • editorOverviewRuler.border#4a5054
  • editorOverviewRuler.bracketMatchForeground#eeeeee1A
  • editorOverviewRuler.commentForeground#6699cc
  • editorOverviewRuler.commentUnresolvedForeground#fac863
  • editorOverviewRuler.commonContentForeground#4a5054
  • editorOverviewRuler.currentContentForeground#880018
  • editorOverviewRuler.deletedForeground#e15a60
  • editorOverviewRuler.errorForeground#e15a60
  • editorOverviewRuler.findMatchForeground#eeeeee1A
  • editorOverviewRuler.incomingContentForeground#880018
  • editorOverviewRuler.infoForeground#6699cc
  • editorOverviewRuler.inlineChatInserted#99c794
  • editorOverviewRuler.inlineChatRemoved#e15a60
  • editorOverviewRuler.modifiedForeground#99c794
  • editorOverviewRuler.rangeHighlightForeground#fac8631A
  • editorOverviewRuler.selectionHighlightForeground#eeeeee1A
  • editorOverviewRuler.warningForeground#fac863
  • editorOverviewRuler.wordHighlightForeground#eeeeee1A
  • editorOverviewRuler.wordHighlightStrongForeground#eeeeee1A
  • editorOverviewRuler.wordHighlightTextForeground#eeeeee1A
  • editorPane.background#252b2e
  • editorRuler.foreground#4a5054
  • editorStickyScroll.background#252b2e
  • editorStickyScroll.border#151a1c
  • editorStickyScroll.shadow#151a1c
  • editorStickyScrollGutter.background#252b2e
  • editorStickyScrollHover.background#252b2e
  • editorSuggestWidget.background#151a1c
  • editorSuggestWidget.border#0c1012
  • editorSuggestWidget.focusHighlightForeground#d4d4d4
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#d4d4d4
  • editorSuggestWidget.selectedBackground#151a1c
  • editorSuggestWidget.selectedForeground#d4d4d4
  • editorSuggestWidget.selectedIconForeground#d4d4d4
  • editorSuggestWidgetStatus.foreground#696969
  • editorUnicodeHighlight.background#fac863
  • editorUnicodeHighlight.border#fac863
  • editorUnnecessaryCode.border#FFFFFF00
  • editorUnnecessaryCode.opacity#0c101280
  • editorWarning.background#FFFFFF00
  • editorWarning.border#252b2e
  • editorWarning.foreground#fac863
  • editorWatermark.foreground#696969
  • editorWhitespace.foreground#d4d4d44D
  • editorWidget.background#151a1c
  • editorWidget.border#0c1012
  • editorWidget.foreground#d4d4d4
  • editorWidget.resizeBorder#696969
  • errorForeground#e15a60
  • extensionBadge.remoteBackground#6699cc
  • extensionBadge.remoteForeground#252b2e
  • extensionButton.background#4a5054
  • extensionButton.foreground#d4d4d4
  • extensionButton.hoverBackground#72797c
  • extensionButton.prominentBackground#880018
  • extensionButton.prominentForeground#d4d4d4
  • extensionButton.prominentHoverBackground#880018
  • extensionButton.separator#72797c
  • extensionIcon.preReleaseForeground#f99157
  • extensionIcon.privateForeground#696969
  • extensionIcon.sponsorForeground#c594c5
  • extensionIcon.starForeground#fac863
  • extensionIcon.verifiedForeground#99c794
  • focusBorder#252b2e
  • foreground#d4d4d4
  • gauge.background#0c1012
  • gauge.border#72797c
  • gauge.errorBackground#e15a60
  • gauge.errorForeground#252b2e
  • gauge.foreground#6699cc
  • gauge.warningBackground#fac863
  • gauge.warningForeground#252b2e
  • git.blame.editorDecorationBackground#252b2e
  • git.blame.editorDecorationForeground#454545
  • gitDecoration.addedResourceForeground#99c794
  • gitDecoration.conflictingResourceForeground#e15a60
  • gitDecoration.deletedResourceForeground#e15a60
  • gitDecoration.ignoredResourceForeground#696969
  • gitDecoration.modifiedResourceForeground#6699cc
  • gitDecoration.renamedResourceForeground#5fb3b3
  • gitDecoration.stageDeletedResourceForeground#e15a60
  • gitDecoration.stageModifiedResourceForeground#6699cc
  • gitDecoration.submoduleResourceForeground#696969
  • gitDecoration.untrackedResourceForeground#99c794
  • gitlens.closedAutolinkedIssueIconColor#c594c5
  • gitlens.closedPullRequestIconColor#e15a60
  • gitlens.decorations.addedForegroundColor#99c794
  • gitlens.decorations.branchAheadForegroundColor#99c794
  • gitlens.decorations.branchBehindForegroundColor#f99157
  • gitlens.decorations.branchDivergedForegroundColor#fac863
  • gitlens.decorations.branchMissingUpstreamForegroundColor#e15a60
  • gitlens.decorations.branchUnpublishedForegroundColor#d4d4d4
  • gitlens.decorations.branchUpToDateForegroundColor#d4d4d4
  • gitlens.decorations.copiedForegroundColor#5fb3b3
  • gitlens.decorations.deletedForegroundColor#e15a60
  • gitlens.decorations.ignoredForegroundColor#696969
  • gitlens.decorations.modifiedForegroundColor#6699cc
  • gitlens.decorations.renamedForegroundColor#5fb3b3
  • gitlens.decorations.statusMergingOrRebasingConflictForegroundColor#e15a60
  • gitlens.decorations.statusMergingOrRebasingForegroundColor#fac863
  • gitlens.decorations.untrackedForegroundColor#99c794
  • gitlens.decorations.workspaceCurrentForegroundColor#99c794
  • gitlens.decorations.workspaceRepoMissingForegroundColor#696969
  • gitlens.decorations.workspaceRepoOpenForegroundColor#99c794
  • gitlens.decorations.worktreeHasUncommittedChangesForegroundColor#fac863
  • gitlens.decorations.worktreeMissingForegroundColor#e15a60
  • gitlens.graphChangesColumnAddedColor#99c794
  • gitlens.graphChangesColumnDeletedColor#e15a60
  • gitlens.graphLane10Color#5fb3b3
  • gitlens.graphLane1Color#6699cc
  • gitlens.graphLane2Color#5fb3b3
  • gitlens.graphLane3Color#c594c5
  • gitlens.graphLane4Color#c594c5
  • gitlens.graphLane5Color#e15a60
  • gitlens.graphLane6Color#e15a60
  • gitlens.graphLane7Color#f99157
  • gitlens.graphLane8Color#fac863
  • gitlens.graphLane9Color#99c794
  • gitlens.graphMinimapMarkerHeadColor#99c794
  • gitlens.graphMinimapMarkerHighlightsColor#fac863
  • gitlens.graphMinimapMarkerLocalBranchesColor#6699cc
  • gitlens.graphMinimapMarkerPullRequestsColor#f99157
  • gitlens.graphMinimapMarkerRemoteBranchesColor#5fb3b3
  • gitlens.graphMinimapMarkerStashesColor#c594c5
  • gitlens.graphMinimapMarkerTagsColor#fac863
  • gitlens.graphMinimapMarkerUpstreamColor#99c794
  • gitlens.graphScrollMarkerHeadColor#99c794
  • gitlens.graphScrollMarkerHighlightsColor#fac863
  • gitlens.graphScrollMarkerLocalBranchesColor#6699cc
  • gitlens.graphScrollMarkerPullRequestsColor#f99157
  • gitlens.graphScrollMarkerRemoteBranchesColor#5fb3b3
  • gitlens.graphScrollMarkerStashesColor#c594c5
  • gitlens.graphScrollMarkerTagsColor#fac863
  • gitlens.graphScrollMarkerUpstreamColor#99c794
  • gitlens.gutterBackgroundColor#252b2e
  • gitlens.gutterForegroundColor#696969
  • gitlens.gutterUncommittedForegroundColor#5fb3b3
  • gitlens.launchpadIndicatorAttentionColor#fac863
  • gitlens.launchpadIndicatorAttentionHoverColor#fac863
  • gitlens.launchpadIndicatorBlockedColor#e15a60
  • gitlens.launchpadIndicatorBlockedHoverColor#e15a60
  • gitlens.launchpadIndicatorMergeableColor#99c794
  • gitlens.launchpadIndicatorMergeableHoverColor#99c794
  • gitlens.lineHighlightBackgroundColor#0022234D
  • gitlens.lineHighlightOverviewRulerColor#5fb3b3
  • gitlens.mergedPullRequestIconColor#c594c5
  • gitlens.openAutolinkedIssueIconColor#99c794
  • gitlens.openPullRequestIconColor#99c794
  • gitlens.trailingLineBackgroundColor#FFFFFF00
  • gitlens.trailingLineForegroundColor#d4d4d499
  • gitlens.unpublishedChangesIconColor#99c794
  • gitlens.unpublishedCommitIconColor#99c794
  • gitlens.unpulledChangesIconColor#f99157
  • icon.foreground#696969
  • inlineChat.background#4a5054
  • inlineChat.border#252b2e
  • inlineChat.foreground#d4d4d4
  • inlineChat.shadow#050709
  • inlineChatDiff.inserted#5e8a5a33
  • inlineChatDiff.removed#fa71751A
  • inlineChatInput.background#252b2e
  • inlineChatInput.border#252b2e
  • inlineChatInput.focusBorder#6699cc
  • inlineChatInput.placeholderForeground#696969
  • inlineEdit.gutterIndicator.background#0c1012
  • inlineEdit.gutterIndicator.primaryBackground#6699cc
  • inlineEdit.gutterIndicator.primaryBorder#6699cc
  • inlineEdit.gutterIndicator.primaryForeground#d4d4d4
  • inlineEdit.gutterIndicator.secondaryBackground#4a5054
  • inlineEdit.gutterIndicator.secondaryBorder#696969
  • inlineEdit.gutterIndicator.secondaryForeground#d4d4d4
  • inlineEdit.gutterIndicator.successfulBackground#99c794
  • inlineEdit.gutterIndicator.successfulBorder#99c794
  • inlineEdit.gutterIndicator.successfulForeground#d4d4d4
  • inlineEdit.modifiedBackground#5e8a5a33
  • inlineEdit.modifiedBorder#5e8a5a33
  • inlineEdit.modifiedChangedLineBackground#5e8a5a33
  • inlineEdit.modifiedChangedTextBackground#5e8a5a33
  • inlineEdit.originalBackground#fa71751A
  • inlineEdit.originalBorder#fa71751A
  • inlineEdit.originalChangedLineBackground#fa71751A
  • inlineEdit.originalChangedTextBackground#fa71751A
  • inlineEdit.tabWillAcceptModifiedBorder#99c794
  • inlineEdit.tabWillAcceptOriginalBorder#e15a60
  • input.background#252b2e
  • input.border#4a5054
  • input.foreground#d4d4d4
  • input.placeholderForeground#696969
  • inputOption.activeBackground#696969
  • inputOption.activeBorder#696969
  • inputOption.activeForeground#d4d4d4
  • inputOption.hoverBackground#4a5054
  • inputValidation.errorBackground#e15a60
  • inputValidation.errorBorder#e15a60
  • inputValidation.errorForeground#d4d4d4
  • inputValidation.infoBackground#6699cc
  • inputValidation.infoBorder#6699cc
  • inputValidation.infoForeground#d4d4d4
  • inputValidation.warningBackground#fac863
  • inputValidation.warningBorder#fac863
  • inputValidation.warningForeground#252b2e
  • interactive.activeCodeBorder#6699cc
  • interactive.inactiveCodeBorder#72797c
  • keybindingLabel.background#4a5054
  • keybindingLabel.border#72797c
  • keybindingLabel.bottomBorder#72797c
  • keybindingLabel.foreground#d4d4d4
  • keybindingTable.headerBackground#0c1012
  • keybindingTable.rowsBackground#252b2e
  • keyboardShortcutTable.headerBackground#0c1012
  • keyboardShortcutTable.rowsBackground#252b2e
  • list.activeSelectionBackground#4a5054
  • list.activeSelectionForeground#d4d4d4
  • list.activeSelectionIconForeground#d4d4d4
  • list.deemphasizedForeground#696969
  • list.dropBackground#0c101280
  • list.dropBetweenBackground#72797c
  • list.errorForeground#e15a60
  • list.filterMatchBackground#696969
  • list.filterMatchBorder#FFFFFF00
  • list.focusAndSelectionOutline#72797c
  • list.focusBackground#4a5054
  • list.focusForeground#d4d4d4
  • list.focusHighlightForeground#d4d4d4
  • list.focusOutline#454545
  • list.highlightForeground#d4d4d4
  • list.hoverBackground#4a5054
  • list.hoverForeground#d4d4d4
  • list.inactiveFocusBackground#4a5054
  • list.inactiveFocusOutline#72797c
  • list.inactiveSelectionBackground#4a5054
  • list.inactiveSelectionForeground#d4d4d4
  • list.inactiveSelectionIconForeground#696969
  • list.invalidItemForeground#e15a60
  • list.warningForeground#fac863
  • listFilterWidget.background#252b2e
  • listFilterWidget.noMatchesOutline#e15a60
  • listFilterWidget.outline#454545
  • listFilterWidget.shadow#050709
  • markdownAlert.caution.foreground#e15a60
  • markdownAlert.important.foreground#6699cc
  • markdownAlert.note.foreground#6699cc
  • markdownAlert.tip.foreground#99c794
  • markdownAlert.warning.foreground#fac863
  • mcpIcon.starForeground#fac863
  • menu.background#4a5054
  • menu.border#252b2e
  • menu.foreground#d4d4d4
  • menu.selectionBackground#4a5054
  • menu.selectionBorder#FFFFFF00
  • menu.selectionForeground#d4d4d4
  • menu.separatorBackground#4a5054
  • menubar.selectionBackground#4a5054
  • menubar.selectionBorder#FFFFFF00
  • menubar.selectionForeground#d4d4d4
  • merge.border#252b2e
  • merge.commonContentBackground#4a505433
  • merge.commonHeaderBackground#4a50544D
  • merge.currentContentBackground#6699cc4D
  • merge.currentHeaderBackground#6699cc80
  • merge.incomingContentBackground#fac8634D
  • merge.incomingHeaderBackground#fac86380
  • mergeEditor.change.background#6699cc4D
  • mergeEditor.change.word.background#6699cc
  • mergeEditor.changeBase.background#696969
  • mergeEditor.changeBase.word.background#696969
  • mergeEditor.conflict.handled.minimapOverViewRuler#99c794
  • mergeEditor.conflict.handledFocused.border#6699cc
  • mergeEditor.conflict.handledUnfocused.border#696969
  • mergeEditor.conflict.input1.background#3f00004D
  • mergeEditor.conflict.input2.background#0013001A
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#e15a60
  • mergeEditor.conflict.unhandledFocused.border#e15a60
  • mergeEditor.conflict.unhandledUnfocused.border#e15a60
  • mergeEditor.conflictingLines.background#0c1012
  • minimap.background#252b2e
  • minimap.chatEditHighlight#5fb3b3
  • minimap.errorHighlight#e15a60
  • minimap.findMatchHighlight#fac863B3
  • minimap.foregroundOpacity#d4d4d480
  • minimap.infoHighlight#6699cc
  • minimap.selectionHighlight#eeeeee33
  • minimap.selectionOccurrenceHighlight#eeeeee33
  • minimap.warningHighlight#fac863
  • minimapGutter.addedBackground#99c794
  • minimapGutter.deletedBackground#e15a60
  • minimapGutter.modifiedBackground#6699cc
  • minimapSlider.activeBackground#d4d4d480
  • minimapSlider.background#d4d4d44D
  • minimapSlider.hoverBackground#d4d4d466
  • multiDiffEditor.background#252b2e
  • multiDiffEditor.border#72797c
  • multiDiffEditor.headerBackground#0c1012
  • notebook.cellBorderColor#72797c
  • notebook.cellEditorBackground#252b2e
  • notebook.cellHoverBackground#4a5054
  • notebook.cellInsertionIndicator#6699cc
  • notebook.cellStatusBarItemHoverBackground#4a5054
  • notebook.cellToolbarSeparator#72797c
  • notebook.editorBackground#252b2e
  • notebook.focusedCellBackground#0c1012
  • notebook.focusedCellBorder#6699cc
  • notebook.focusedEditorBorder#6699cc
  • notebook.inactiveFocusedCellBorder#72797c
  • notebook.inactiveSelectedCellBorder#72797c
  • notebook.outputContainerBackgroundColor#0c1012
  • notebook.outputContainerBorderColor#72797c
  • notebook.selectedCellBackground#0c1012
  • notebook.selectedCellBorder#72797c
  • notebook.symbolHighlightBackground#4a505480
  • notebookEditorOverviewRuler.runningCellForeground#6699cc
  • notebookScrollbarSlider.activeBackground#eeeeee
  • notebookScrollbarSlider.background#d4d4d44D
  • notebookScrollbarSlider.hoverBackground#d4d4d466
  • notebookStatusErrorIcon.foreground#e15a60
  • notebookStatusRunningIcon.foreground#6699cc
  • notebookStatusSuccessIcon.foreground#99c794
  • notification.background#252b2e
  • notification.buttonBackground#252b2e
  • notification.buttonForeground#d4d4d4
  • notification.buttonHoverBackground#4a5054
  • notification.errorBackground#252b2e
  • notification.errorForeground#e15a60
  • notification.foreground#d4d4d4
  • notification.infoBackground#252b2e
  • notification.infoForeground#6699cc
  • notification.warningBackground#252b2e
  • notification.warningForeground#fac863
  • notificationCenter.border#252b2e
  • notificationCenterHeader.background#4a5054
  • notificationCenterHeader.foreground#d4d4d4
  • notificationLink.foreground#6699cc
  • notifications.background#4a5054
  • notifications.border#252b2e
  • notifications.foreground#d4d4d4
  • notificationsErrorIcon.foreground#e15a60
  • notificationsInfoIcon.foreground#6699cc
  • notificationsWarningIcon.foreground#fac863
  • notificationToast.border#252b2e
  • outputView.background#252b2e
  • outputViewStickyScroll.background#4a5054
  • panel.background#252b2e
  • panel.border#252b2e
  • panel.dropBackground#0c101280
  • panelInput.border#FFFFFF00
  • panelSection.border#252b2e
  • panelSection.dropBackground#0c101280
  • panelSectionHeader.background#4a5054
  • panelSectionHeader.border#252b2e
  • panelSectionHeader.foreground#d4d4d4
  • panelStickyScroll.background#4a5054
  • panelStickyScroll.border#252b2e
  • panelStickyScroll.shadow#050709
  • panelTitle.activeBorder#252b2e
  • panelTitle.activeForeground#d4d4d4
  • panelTitle.border#252b2e
  • panelTitle.inactiveForeground#696969
  • panelTitleBadge.background#6699cc
  • panelTitleBadge.foreground#252b2e
  • peekView.border#72797c
  • peekViewEditor.background#0c1012
  • peekViewEditor.matchHighlightBorder#696969
  • peekViewEditorGutter.background#0c1012
  • peekViewEditorStickyScroll.background#0c1012
  • peekViewEditorStickyScrollGutter.background#0c1012
  • peekViewResult.background#0c1012
  • peekViewResult.fileForeground#d4d4d4
  • peekViewResult.lineForeground#d4d4d4
  • peekViewResult.selectionBackground#72797c
  • peekViewResult.selectionForeground#d4d4d4
  • peekViewTitle.background#0c1012
  • peekViewTitleDescription.foreground#696969
  • peekViewTitleLabel.foreground#d4d4d4
  • pickerGroup.border#72797c
  • pickerGroup.foreground#696969
  • ports.iconRunningProcessForeground#99c794
  • problemsErrorIcon.foreground#e15a60
  • problemsInfoIcon.foreground#6699cc
  • problemsWarningIcon.foreground#fac863
  • profileBadge.background#4a5054
  • profileBadge.foreground#d4d4d4
  • profiles.sashBorder#72797c
  • progressBar.background#fac863
  • quickInput.background#252b2e
  • quickInput.foreground#d4d4d4
  • quickInputList.focusBackground#4a5054
  • quickInputList.focusForeground#d4d4d4
  • quickInputList.focusIconForeground#6699cc
  • quickInputTitle.background#0c1012
  • radio.activeBorder#6699cc
  • radio.activeForeground#6699cc
  • radio.border#72797c
  • radio.foreground#d4d4d4
  • sash.hoverBorder#4a5054
  • scm.providerBorder#72797c
  • scmGraph.foreground1#6699cc
  • scmGraph.foreground2#99c794
  • scmGraph.foreground3#fac863
  • scmGraph.foreground4#f99157
  • scmGraph.foreground5#c594c5
  • scmGraph.historyItemBaseRefColor#696969
  • scmGraph.historyItemHoverAdditionsForeground#99c794
  • scmGraph.historyItemHoverDefaultLabelBackground#4a5054
  • scmGraph.historyItemHoverDefaultLabelForeground#d4d4d4
  • scmGraph.historyItemHoverDeletionsForeground#e15a60
  • scmGraph.historyItemHoverLabelForeground#d4d4d4
  • scmGraph.historyItemRefColor#6699cc
  • scmGraph.historyItemRemoteRefColor#5fb3b3
  • scrollbar.background#FFFFFF00
  • scrollbar.shadow#FFFFFF00
  • scrollbarSlider.activeBackground#4a5054
  • scrollbarSlider.background#d4d4d41A
  • search.resultsInfoForeground#696969
  • searchEditor.findMatchBackground#fac863
  • searchEditor.findMatchBorder#FFFFFF00
  • searchEditor.textInputBorder#252b2e
  • selection.background#fac863
  • settings.checkboxBackground#4a5054
  • settings.checkboxBorder#252b2e
  • settings.checkboxForeground#d4d4d4
  • settings.dropdownBackground#4a5054
  • settings.dropdownBorder#252b2e
  • settings.dropdownForeground#d4d4d4
  • settings.dropdownListBorder#252b2e
  • settings.focusedRowBackground#4a5054
  • settings.focusedRowBorder#6699cc
  • settings.headerBorder#252b2e
  • settings.headerForeground#d4d4d4
  • settings.modifiedItemIndicator#6699cc
  • settings.numberInputBackground#4a5054
  • settings.numberInputBorder#252b2e
  • settings.numberInputForeground#d4d4d4
  • settings.rowHoverBackground#4a5054
  • settings.sashBorder#252b2e
  • settings.settingsHeaderHoverForeground#d4d4d4
  • settings.textInputBackground#4a5054
  • settings.textInputBorder#252b2e
  • settings.textInputForeground#d4d4d4
  • sideBar.background#151a1c66
  • sideBar.border#454545
  • sideBar.dropBackground#0c101280
  • sideBar.foreground#d4d4d4
  • sideBarActivityBarTop.border#72797c
  • sideBarSectionHeader.background#4a5054
  • sideBarSectionHeader.border#FFFFFF00
  • sideBarSectionHeader.foreground#d4d4d4
  • sideBarStickyScroll.background#0c1012
  • sideBarStickyScroll.border#454545
  • sideBarStickyScroll.shadow#050709
  • sideBarTitle.background#151a1c66
  • sideBarTitle.border#151a1c66
  • sideBarTitle.foreground#d4d4d4
  • sideBySideEditor.horizontalBorder#e15a60
  • sideBySideEditor.verticalBorder#e15a60
  • simpleFindWidget.sashBorder#72797c
  • statusBar.background#252b2e
  • statusBar.border#252b2e
  • statusBar.debuggingBackground#252b2e
  • statusBar.debuggingBorder#4a5054
  • statusBar.debuggingForeground#d4d4d4
  • statusBar.focusBorder#6699cc
  • statusBar.foreground#696969
  • statusBar.noFolderBackground#252b2e
  • statusBar.noFolderBorder#252b2e
  • statusBar.noFolderForeground#696969
  • statusBarItem.activeBackground#252b2e
  • statusBarItem.compactHoverBackground#4a5054
  • statusBarItem.errorBackground#e15a60
  • statusBarItem.errorForeground#252b2e
  • statusBarItem.errorHoverBackground#e15a60
  • statusBarItem.errorHoverForeground#252b2e
  • statusBarItem.focusBorder#6699cc
  • statusBarItem.hoverBackground#4a5054
  • statusBarItem.hoverForeground#d4d4d4
  • statusBarItem.offlineBackground#696969
  • statusBarItem.offlineForeground#252b2e
  • statusBarItem.offlineHoverBackground#4a5054
  • statusBarItem.offlineHoverForeground#d4d4d4
  • statusBarItem.prominentBackground#4a5054
  • statusBarItem.prominentForeground#d4d4d4
  • statusBarItem.prominentHoverBackground#4a5054
  • statusBarItem.prominentHoverForeground#d4d4d4
  • statusBarItem.remoteBackground#6699cc
  • statusBarItem.remoteForeground#252b2e
  • statusBarItem.remoteHoverBackground#6699cc
  • statusBarItem.remoteHoverForeground#252b2e
  • statusBarItem.warningBackground#fac863
  • statusBarItem.warningForeground#252b2e
  • statusBarItem.warningHoverBackground#fac863
  • statusBarItem.warningHoverForeground#252b2e
  • symbolIcon.arrayForeground#d4d4d4
  • symbolIcon.booleanForeground#fac863
  • symbolIcon.classForeground#fac863
  • symbolIcon.colorForeground#d4d4d4
  • symbolIcon.constantForeground#f99157
  • symbolIcon.constructorForeground#6699cc
  • symbolIcon.enumeratorForeground#fac863
  • symbolIcon.enumeratorMemberForeground#6699cc
  • symbolIcon.eventForeground#fac863
  • symbolIcon.fieldForeground#6699cc
  • symbolIcon.fileForeground#d4d4d4
  • symbolIcon.folderForeground#696969
  • symbolIcon.functionForeground#6699cc
  • symbolIcon.interfaceForeground#fac863
  • symbolIcon.keyForeground#d4d4d4
  • symbolIcon.keywordForeground#c594c5
  • symbolIcon.methodForeground#6699cc
  • symbolIcon.moduleForeground#d4d4d4
  • symbolIcon.namespaceForeground#d4d4d4
  • symbolIcon.nullForeground#f99157
  • symbolIcon.numberForeground#f99157
  • symbolIcon.objectForeground#d4d4d4
  • symbolIcon.operatorForeground#5fb3b3
  • symbolIcon.packageForeground#d4d4d4
  • symbolIcon.propertyForeground#d4d4d4
  • symbolIcon.referenceForeground#d4d4d4
  • symbolIcon.snippetForeground#99c794
  • symbolIcon.stringForeground#99c794
  • symbolIcon.structForeground#fac863
  • symbolIcon.textForeground#d4d4d4
  • symbolIcon.typeParameterForeground#fac863
  • symbolIcon.unitForeground#f99157
  • symbolIcon.variableForeground#d4d4d4
  • tab.activeBackground#252b2e
  • tab.activeBorder#FFFFFF00
  • tab.activeBorderTop#eeeeee
  • tab.activeForeground#d4d4d4
  • tab.activeModifiedBorder#6699cc
  • tab.border#FFFFFF00
  • tab.dragAndDropBorder#6699cc
  • tab.hoverBackground#252b2e
  • tab.hoverBorder#FFFFFF00
  • tab.hoverForeground#d4d4d4
  • tab.inactiveBackground#151a1c
  • tab.inactiveForeground#696969
  • tab.inactiveModifiedBorder#6699cc
  • tab.lastPinnedBorder#454545
  • tab.selectedBackground#252b2e
  • tab.selectedBorderTop#6699cc
  • tab.selectedForeground#d4d4d4
  • tab.unfocusedActiveBackground#151a1c
  • tab.unfocusedActiveBorder#FFFFFF00
  • tab.unfocusedActiveBorderTop#FFFFFF00
  • tab.unfocusedActiveForeground#696969
  • tab.unfocusedActiveModifiedBorder#6699cc
  • tab.unfocusedHoverBackground#252b2e
  • tab.unfocusedHoverBorder#454545
  • tab.unfocusedHoverForeground#d4d4d4
  • tab.unfocusedInactiveBackground#151a1c
  • tab.unfocusedInactiveForeground#eeeeee
  • tab.unfocusedInactiveModifiedBorder#6699cc
  • terminal.ansiBlack#696969
  • terminal.ansiBlue#6699cc
  • terminal.ansiBrightBlack#696969
  • terminal.ansiBrightBlue#6699cc
  • terminal.ansiBrightCyan#5fb3b3
  • terminal.ansiBrightGreen#99c794
  • terminal.ansiBrightMagenta#c594c5
  • terminal.ansiBrightRed#e15a60
  • terminal.ansiBrightWhite#d4d4d4
  • terminal.ansiBrightYellow#fac863
  • terminal.ansiCyan#5fb3b3
  • terminal.ansiGreen#99c794
  • terminal.ansiMagenta#c594c5
  • terminal.ansiRed#e15a60
  • terminal.ansiWhite#d4d4d4
  • terminal.ansiYellow#fac863
  • terminal.background#252b2e
  • terminal.border#72797c
  • terminal.dropBackground#0c101280
  • terminal.findMatchBackground#fac8634D
  • terminal.findMatchBorder#FFFFFF00
  • terminal.findMatchHighlightBackground#fac8634D
  • terminal.findMatchHighlightBorder#FFFFFF00
  • terminal.foreground#d4d4d4
  • terminal.hoverHighlightBackground#d4d4d44D
  • terminal.inactiveSelectionBackground#fac8631A
  • terminal.initialHintForeground#696969
  • terminal.selectionBackground#eeeeee33
  • terminal.selectionForeground#252b2e
  • terminal.tab.activeBorder#6699cc
  • terminalCommandDecoration.defaultBackground#696969
  • terminalCommandDecoration.errorBackground#e15a60
  • terminalCommandDecoration.successBackground#99c794
  • terminalCommandGuide.foreground#696969
  • terminalCursor.background#252b2e
  • terminalCursor.foreground#d4d4d4
  • terminalOverviewRuler.border#72797c
  • terminalOverviewRuler.cursorForeground#d4d4d4
  • terminalOverviewRuler.findMatchForeground#fac863
  • terminalStickyScroll.background#0c1012
  • terminalStickyScroll.border#72797c
  • terminalStickyScrollHover.background#4a5054
  • terminalSymbolIcon.aliasForeground#d4d4d4
  • terminalSymbolIcon.argumentForeground#f99157
  • terminalSymbolIcon.branchForeground#6699cc
  • terminalSymbolIcon.commitForeground#99c794
  • terminalSymbolIcon.fileForeground#d4d4d4
  • terminalSymbolIcon.flagForeground#fac863
  • terminalSymbolIcon.folderForeground#696969
  • terminalSymbolIcon.inlineSuggestionForeground#5fb3b3
  • terminalSymbolIcon.methodForeground#6699cc
  • terminalSymbolIcon.optionForeground#d4d4d4
  • terminalSymbolIcon.optionValueForeground#f99157
  • terminalSymbolIcon.pullRequestDoneForeground#99c794
  • terminalSymbolIcon.pullRequestForeground#6699cc
  • terminalSymbolIcon.remoteForeground#6699cc
  • terminalSymbolIcon.stashForeground#fac863
  • terminalSymbolIcon.symbolicLinkFileForeground#5fb3b3
  • terminalSymbolIcon.symbolicLinkFolderForeground#5fb3b3
  • terminalSymbolIcon.symbolText#d4d4d4
  • terminalSymbolIcon.tagForeground#fac863
  • testing.coverCountBadgeBackground#6699cc
  • testing.coverCountBadgeForeground#252b2e
  • testing.coveredBackground#0013004D
  • testing.coveredBorder#99c794
  • testing.coveredGutterBackground#99c794
  • testing.iconErrored#e15a60
  • testing.iconErrored.retired#696969
  • testing.iconFailed#e15a60
  • testing.iconFailed.retired#696969
  • testing.iconPassed#99c794
  • testing.iconPassed.retired#696969
  • testing.iconQueued#fac863
  • testing.iconQueued.retired#696969
  • testing.iconSkipped#696969
  • testing.iconSkipped.retired#696969
  • testing.iconUnset#696969
  • testing.iconUnset.retired#696969
  • testing.message.error.badgeBackground#e15a60
  • testing.message.error.badgeBorder#e15a60
  • testing.message.error.badgeForeground#252b2e
  • testing.message.error.decorationForeground#e15a60
  • testing.message.error.lineBackground#3f00004D
  • testing.message.hint.decorationForeground#fac863
  • testing.message.hint.lineBackground#fac863
  • testing.message.info.decorationForeground#6699cc
  • testing.message.info.lineBackground#6699cc4D
  • testing.messagePeekBorder#6699cc
  • testing.messagePeekHeaderBackground#0c1012
  • testing.peekBorder#6699cc
  • testing.peekHeaderBackground#0c1012
  • testing.runAction#99c794
  • testing.uncoveredBackground#3f00004D
  • testing.uncoveredBorder#e15a60
  • testing.uncoveredBranchBackground#fac863
  • testing.uncoveredGutterBackground#e15a60
  • textBlockQuote.background#0c1012
  • textBlockQuote.border#4a5054
  • textCodeBlock.background#252b2e
  • textLink.activeForeground#6699cc
  • textLink.foreground#6699cc
  • textPreformat.background#0c1012
  • textPreformat.foreground#5fb3b3
  • textSeparator.foreground#4a5054
  • titleBar.activeBackground#151a1c
  • titleBar.activeForeground#696969
  • titleBar.border#454545
  • titleBar.inactiveBackground#151a1c
  • titleBar.inactiveForeground#696969
  • toolbar.activeBackground#4a5054
  • toolbar.hoverBackground#4a5054
  • toolbar.hoverOutline#454545
  • tree.inactiveIndentGuidesStroke#0c1012
  • tree.indentGuidesStroke#4a5054
  • tree.tableColumnsBorder#72797c
  • tree.tableOddRowsBackground#0c1012
  • walkThrough.embeddedEditorBackground#0c1012
  • walkthrough.stepTitle.foreground#d4d4d4
  • welcomePage.background#252b2e
  • welcomePage.progress.background#0c1012
  • welcomePage.progress.foreground#6699cc
  • welcomePage.tileBackground#0c1012
  • welcomePage.tileBorder#72797c
  • welcomePage.tileHoverBackground#4a5054
  • widget.border#252b2e
  • widget.shadow#050709
  • window.activeBorder#4a5054
  • window.inactiveBorder#0c1012

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#72797citalic
variable
keyword, storage.type, storage.modifier#c594c5
keyword.operator, constant.other.color, keyword.other.template, keyword.other.substitution#5fb3b3
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e15a60
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699cc
support.other.variable, string.other.link#fa7175
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#f99157
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#99c794
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#fac863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e15a60
variable.language#e15a60italic
entity.name.method.js#e4e4e4
meta.class-method.js entity.name.function.js, variable.function.constructor#e4e4e4
entity.other.attribute-name#c594c5
markup.inserted#99c794
markup.deleted#e15a60
markup.changed#c594c5
string.regexp#5fb3b3
constant.character.escape#5fb3b3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#b85613
entity.name.filename.find-in-files#99c794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699ccitalic
source.js constant.other.object.key.js string.unquoted.label.js#e15a60italic
token.info-token#6699cc
token.warn-token#fac863
token.error-token#e15a60
token.debug-token#cc9bcc
source.js entity.other.attribute-name.jsitalic
text.html.basic entity.other.attribute-name.htmlitalic
entity.name.type#fac863
entity.name.namespace#696969
support.type#fac863
support.class#fac863
support.function#6699cc
support.constant#f99157
entity.name.function.member#6699cc
variable.other.constant#f99157
variable.other.property#d4d4d4
variable.other.enummember#f99157
variable.other.event#5fb3b3
storage.type.struct#fac863
entity.name.type.interface#fac863
entity.name.type.enum#fac863
entity.name.function.preprocessor#6699cc