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#9198a180
  • activityBar.activeBackground#f6f8fa
  • activityBar.activeBorder#08894680
  • activityBar.activeFocusBorder#717ef8
  • activityBar.background#f6f8fa
  • activityBar.border#d1d9e0
  • activityBar.dropBorder#d1d9e0
  • activityBar.foreground#088946
  • activityBar.inactiveForeground#29292980
  • activityBarBadge.background#088946
  • activityBarBadge.foreground#292929
  • activityBarTop.activeBackground#f6f8fa
  • activityBarTop.activeBorder#08894680
  • activityBarTop.background#f6f8fa
  • activityBarTop.dropBorder#d1d9e0
  • activityBarTop.foreground#088946
  • activityBarTop.inactiveForeground#29292980
  • activityErrorBadge.background#d14f44
  • activityErrorBadge.foreground#f04c1c
  • activityWarningBadge.background#684f00
  • activityWarningBadge.foreground#d0a30e
  • badge.background#646df4b3
  • badge.foreground#292929
  • banner.background#9198a1
  • banner.foreground#292929
  • banner.iconForeground#717ef880
  • breadcrumb.activeSelectionForeground#292929
  • breadcrumb.background#f6f8fa
  • breadcrumb.focusForeground#292929
  • breadcrumb.foreground#29292980
  • breadcrumbPicker.background#f6f8fa
  • button.background#0889461a
  • button.border#088946b3
  • button.foreground#0ea958
  • button.hoverBackground#0889464d
  • button.secondaryBackground#d1d9e01a
  • button.secondaryForeground#292929
  • button.secondaryHoverBackground#d1d9e066
  • button.separator#d1d9e099
  • chart.axis#d1d9e0
  • chart.guide#d1d9e080
  • chart.line#252a30
  • charts.blue#646df4
  • charts.foreground#292929
  • charts.green#088946
  • charts.lines#252a30
  • charts.orange#684f00
  • charts.purple#fe7ab9
  • charts.red#d14f44
  • charts.yellow#56b6e4
  • chat.avatarBackground#93a2f9
  • chat.avatarForeground#292929
  • chat.checkpointSeparator#d1d9e0
  • chat.editedFileForeground#292929
  • chat.linesAddedForeground#0ea9584d
  • chat.linesRemovedForeground#f04c1c4d
  • chat.requestBackground#f6f8fa
  • chat.requestBorder#d1d9e0
  • chat.requestBubbleBackground#f6f8fa4d
  • chat.requestBubbleHoverBackground#9198a14d
  • chat.requestCodeBorder#d1d9e04d
  • chat.slashCommandBackground#646df4b3
  • chat.slashCommandForeground#93a2f9
  • checkbox.background#f6f8fa
  • checkbox.border#d1d9e0
  • checkbox.disabled.background#2929294d
  • checkbox.disabled.foreground#29292980
  • checkbox.foreground#292929
  • checkbox.selectBackground#292929
  • checkbox.selectBorder#292929
  • commentsView.resolvedIcon#088946
  • commentsView.unresolvedIcon#d14f44
  • contrastActiveBorder#d1d9e000
  • contrastBorder#f6f8fa00
  • debugConsole.errorForeground#d14f44
  • debugConsole.infoForeground#93a2f9
  • debugConsole.sourceForeground#292929
  • debugConsole.warningForeground#d0a30e
  • debugConsoleInputIcon.foreground#717ef8
  • debugExceptionWidget.background#f6f8fa
  • debugExceptionWidget.border#d1d9e0
  • debugIcon.breakpointCurrentStackframeForeground#56b6e4
  • debugIcon.breakpointDisabledForeground#252a30
  • debugIcon.breakpointForeground#af8700
  • debugIcon.breakpointStackframeForeground#292929
  • debugIcon.breakpointUnverifiedForeground#56b6e4
  • debugIcon.continueForeground#088946
  • debugIcon.disconnectForeground#f04c1c
  • debugIcon.pauseForeground#93a2f9
  • debugIcon.restartForeground#93a2f980
  • debugIcon.startForeground#93a2f980
  • debugIcon.stepBackForeground#93a2f980
  • debugIcon.stepIntoForeground#93a2f980
  • debugIcon.stepOutForeground#93a2f980
  • debugIcon.stepOverForeground#93a2f980
  • debugIcon.stopForeground#f04c1c
  • debugTokenExpression.boolean#56b6e480
  • debugTokenExpression.error#f04c1c80
  • debugTokenExpression.name#93a2f980
  • debugTokenExpression.number#d0a30e80
  • debugTokenExpression.string#252a3080
  • debugTokenExpression.type#252a3080
  • debugTokenExpression.value#fe7ab980
  • debugToolBar.background#d14f4480
  • debugToolBar.border#d14f4480
  • debugView.exceptionLabelBackground#d1d9e0
  • debugView.exceptionLabelForeground#292929
  • debugView.stateLabelBackground#d1d9e0
  • debugView.stateLabelForeground#292929
  • debugView.valueChangedHighlight#56b6e480
  • descriptionForeground#292929
  • diffEditor.border#d1d9e0
  • diffEditor.diagonalFill#29292980
  • diffEditor.insertedLineBackground#13976e4d
  • diffEditor.insertedTextBackground#13976e4d
  • diffEditor.move.border#2199cb80
  • diffEditor.moveActive.border#2199cb
  • diffEditor.removedLineBackground#d14f444d
  • diffEditor.removedTextBackground#d14f444d
  • diffEditor.unchangedCodeBackground#f6f8fa
  • diffEditor.unchangedRegionBackground#f6f8fab3
  • diffEditor.unchangedRegionForeground#252a30
  • diffEditor.unchangedRegionShadow#d1d9e0
  • diffEditorGutter.insertedLineBackground#13976e66
  • diffEditorGutter.removedLineBackground#d14f4466
  • diffEditorOverview.insertedForeground#13976e80
  • diffEditorOverview.removedForeground#d14f4480
  • disabledForeground#252a30
  • dropdown.background#d1d9e0
  • dropdown.border#d1d9e0
  • dropdown.foreground#93a2f9
  • dropdown.listBackground#d1d9e0
  • editor.background#f6f8fa
  • editor.compositionBorder#93a2f9
  • editor.findMatchBackground#717ef833
  • editor.findMatchBorder#d1d9e066
  • editor.findMatchForeground#292929
  • editor.findMatchHighlightBackground#2199cb33
  • editor.findMatchHighlightBorder#2199cb33
  • editor.findMatchHighlightForeground#2929294d
  • editor.findRangeHighlightBackground#9198a14d
  • editor.findRangeHighlightBorder#d1d9e0b3
  • editor.focusedStackFrameHighlightBackground#56b6e480
  • editor.foldBackground#d1d9e04d
  • editor.foldPlaceholderForeground#252a30
  • editor.foreground#292929
  • editor.hoverHighlightBackground#9198a166
  • editor.inactiveSelectionBackground#d1d9e04d
  • editor.inlineValuesBackground#9198a180
  • editor.inlineValuesForeground#292929
  • editor.lineHighlightBackground#9198a133
  • editor.lineHighlightBorder#d1d9e033
  • editor.linkedEditingBackground#56b6e433
  • editor.placeholder.foreground#252a3080
  • editor.rangeHighlightBackground#9198a14d
  • editor.rangeHighlightBorder#d1d9e080
  • editor.selectionBackground#d1d9e0
  • editor.selectionForeground#646df480
  • editor.selectionHighlightBackground#9198a14d
  • editor.selectionHighlightBorder#d1d9e0
  • editor.snippetFinalTabstopHighlightBackground#08894633
  • editor.snippetFinalTabstopHighlightBorder#08894680
  • editor.snippetTabstopHighlightBackground#93a2f933
  • editor.snippetTabstopHighlightBorder#93a2f980
  • editor.stackFrameHighlightBackground#56b6e480
  • editor.symbolHighlightBackground#0c994f80
  • editor.symbolHighlightBorder#0c994f66
  • editor.wordHighlightBackground#9198a14d
  • editor.wordHighlightBorder#d1d9e04d
  • editor.wordHighlightStrongBackground#9198a133
  • editor.wordHighlightStrongBorder#d1d9e0
  • editor.wordHighlightTextBackground#9198a14d
  • editor.wordHighlightTextBorder#d1d9e0
  • editorActionList.background#f6f8fa
  • editorActionList.focusBackground#d1d9e04d
  • editorActionList.focusForeground#252a304d
  • editorActionList.foreground#252a30
  • editorBracketHighlight.foreground1#fe7ab9
  • editorBracketHighlight.foreground2#93a2f9
  • editorBracketHighlight.foreground3#fe7ab9
  • editorBracketHighlight.foreground4#d84820
  • editorBracketHighlight.foreground5#56b6e4
  • editorBracketHighlight.foreground6#d0a30e
  • editorBracketHighlight.unexpectedBracket.foreground#c94a8b
  • editorBracketMatch.background#f6f8fa
  • editorBracketMatch.border#d1d9e0
  • editorBracketPairGuide.activeBackground1#fe7ab9b3
  • editorBracketPairGuide.activeBackground2#717ef880
  • editorBracketPairGuide.activeBackground3#fe7ab9b3
  • editorBracketPairGuide.activeBackground4#d84820b3
  • editorBracketPairGuide.activeBackground5#56b6e4b3
  • editorBracketPairGuide.activeBackground6#d0a30eb3
  • editorBracketPairGuide.background1#fe7ab9b3
  • editorBracketPairGuide.background2#d1d9e080
  • editorBracketPairGuide.background3#fe7ab9b3
  • editorBracketPairGuide.background4#d84820b3
  • editorBracketPairGuide.background5#56b6e4b3
  • editorBracketPairGuide.background6#d0a30eb3
  • editorCodeLens.foreground#292929
  • editorCommentsWidget.rangeActiveBackground#d1d9e0
  • editorCommentsWidget.rangeBackground#9198a1
  • editorCommentsWidget.replyInputBackground#f6f8fa
  • editorCommentsWidget.resolvedBorder#d1d9e0
  • editorCommentsWidget.unresolvedBorder#d1d9e0
  • editorCursor.background#f6f8fa
  • editorCursor.foreground#0ea958
  • editorError.background#f04c1c33
  • editorError.border#f04c1c
  • editorError.foreground#f04c1c
  • editorGhostText.background#d1d9e0b3
  • editorGhostText.border#d1d9e080
  • editorGhostText.foreground#93a2f9
  • editorGroup.border#d1d9e0
  • editorGroup.dropBackground#9198a14d
  • editorGroup.dropIntoPromptBackground#93a2f9
  • editorGroup.dropIntoPromptBorder#93a2f980
  • editorGroup.dropIntoPromptForeground#292929
  • editorGroup.emptyBackground#f6f8fa
  • editorGroup.focusedEmptyBorder#d1d9e080
  • editorGroupHeader.border#d1d9e0
  • editorGroupHeader.noTabsBackground#f6f8fa
  • editorGroupHeader.tabsBackground#f6f8fa
  • editorGroupHeader.tabsBorder#d1d9e0
  • editorGutter.addedBackground#93a2f980
  • editorGutter.addedSecondaryBackground#93a2f94d
  • editorGutter.background#f6f8fa
  • editorGutter.commentGlyphForeground#292929
  • editorGutter.commentRangeForeground#292929
  • editorGutter.commentUnresolvedGlyphForeground#56b6e4
  • editorGutter.deletedBackground#f04c1c80
  • editorGutter.foldingControlForeground#292929
  • editorGutter.itemBackground#f6f8fa
  • editorGutter.itemGlyphForeground#292929
  • editorGutter.modifiedBackground#0ea958
  • editorGutter.modifiedSecondaryBackground#56b6e480
  • editorHint.border#d1d9e080
  • editorHint.foreground#93a2f980
  • editorHoverWidget.background#d1d9e0
  • editorHoverWidget.border#d1d9e080
  • editorHoverWidget.foreground#292929
  • editorHoverWidget.highlightForeground#717ef8
  • editorHoverWidget.statusBarBackground#f6f8fae6
  • editorIndentGuide.activeBackground1#8120014d
  • editorIndentGuide.activeBackground2#06773c4d
  • editorIndentGuide.activeBackground3#9d7b184d
  • editorIndentGuide.activeBackground4#544ffe4d
  • editorIndentGuide.activeBackground5#027ca84d
  • editorIndentGuide.activeBackground6#ae136f4d
  • editorIndentGuide.background1#fe7ab933
  • editorIndentGuide.background2#d1d9e033
  • editorIndentGuide.background3#fe7ab933
  • editorIndentGuide.background4#d8482033
  • editorIndentGuide.background5#56b6e433
  • editorIndentGuide.background6#d0a30e33
  • editorInfo.background#f6f8fa4d
  • editorInfo.border#93a2f94d
  • editorInfo.foreground#93a2f9
  • editorInlayHint.background#f6f8fa
  • editorInlayHint.foreground#29292966
  • editorInlayHint.parameterBackground#d1d9e080
  • editorInlayHint.parameterForeground#93a2f980
  • editorInlayHint.typeBackground#d1d9e080
  • editorInlayHint.typeForeground#93a2f980
  • editorLightBulb.foreground#56b6e4
  • editorLightBulbAi.foreground#fe7ab9
  • editorLightBulbAiBorder#fe7ab9
  • editorLightBulbAutoFix.foreground#56b6e480
  • editorLightBulbAutoFixBorder#56b6e4
  • editorLightBulbBorder#93a2f9
  • editorLineNumber.activeForeground#717ef8
  • editorLineNumber.dimmedForeground#252a3080
  • editorLineNumber.foreground#29292980
  • editorLink.activeForeground#93a2f9
  • editorMarkerNavigation.background#f6f8fa
  • editorMarkerNavigationError.background#f04c1c33
  • editorMarkerNavigationError.headerBackground#f04c1c4d
  • editorMarkerNavigationInfo.background#93a2f9
  • editorMarkerNavigationInfo.headerBackground#f6f8fa
  • editorMarkerNavigationWarning.background#d0a30e33
  • editorMarkerNavigationWarning.headerBackground#d0a30e4d
  • editorMinimap.inlineChatInserted#08894680
  • editorMultiCursor.primary.background#f6f8fa
  • editorMultiCursor.primary.foreground#292929
  • editorMultiCursor.secondary.background#f6f8fa
  • editorMultiCursor.secondary.foreground#252a30
  • editorOverviewRuler.addedForeground#93a2f9
  • editorOverviewRuler.background#f6f8fa
  • editorOverviewRuler.border#d1d9e080
  • editorOverviewRuler.bracketMatchForeground#c94a8b80
  • editorOverviewRuler.commentForeground#292929
  • editorOverviewRuler.commentUnresolvedForeground#56b6e4
  • editorOverviewRuler.commonContentForeground#93a2f980
  • editorOverviewRuler.currentContentForeground#d14f4480
  • editorOverviewRuler.deletedForeground#56b6e480
  • editorOverviewRuler.errorForeground#f04c1c
  • editorOverviewRuler.findMatchForeground#717ef880
  • editorOverviewRuler.incomingContentForeground#717ef880
  • editorOverviewRuler.infoForeground#93a2f980
  • editorOverviewRuler.inlineChatInserted#088946
  • editorOverviewRuler.inlineChatRemoved#d14f44
  • editorOverviewRuler.modifiedForeground#56b6e480
  • editorOverviewRuler.rangeHighlightForeground#717ef833
  • editorOverviewRuler.selectionHighlightForeground#717ef880
  • editorOverviewRuler.warningForeground#d0a30e
  • editorOverviewRuler.wordHighlightForeground#717ef880
  • editorOverviewRuler.wordHighlightStrongForeground#717ef880
  • editorOverviewRuler.wordHighlightTextForeground#717ef880
  • editorPane.background#d1d9e0
  • editorRuler.foreground#d1d9e080
  • editorStickyScroll.background#f6f8fa
  • editorStickyScroll.border#d1d9e0
  • editorStickyScroll.shadow#d1d9e0
  • editorStickyScrollGutter.background#f6f8fa
  • editorStickyScrollHover.background#9198a14d
  • editorSuggestWidget.background#f6f8fa
  • editorSuggestWidget.border#d1d9e0
  • editorSuggestWidget.focusHighlightForeground#292929
  • editorSuggestWidget.foreground#292929
  • editorSuggestWidget.highlightForeground#292929
  • editorSuggestWidget.selectedBackground#d1d9e0
  • editorSuggestWidget.selectedForeground#292929
  • editorSuggestWidget.selectedIconForeground#292929
  • editorSuggestWidgetStatus.foreground#93a2f9
  • editorUnicodeHighlight.background#56b6e480
  • editorUnicodeHighlight.border#d1d9e080
  • editorUnnecessaryCode.border#d1d9e0
  • editorUnnecessaryCode.opacity#2929294d
  • editorWarning.background#d0a30e33
  • editorWarning.border#d0a30e
  • editorWarning.foreground#d0a30e
  • editorWatermark.foreground#252a3080
  • editorWhitespace.foreground#0ea95880
  • editorWidget.background#d1d9e0
  • editorWidget.border#d1d9e0
  • editorWidget.foreground#292929
  • editorWidget.resizeBorder#d1d9e080
  • errorForeground#f04c1c
  • eslint.rule.error#d14f44
  • eslint.rule.info#93a2f9b3
  • eslint.rule.warning#684f00
  • extensionBadge.remoteBackground#08894680
  • extensionBadge.remoteForeground#292929
  • extensionButton.background#d1d9e01a
  • extensionButton.foreground#292929
  • extensionButton.hoverBackground#d1d9e066
  • extensionButton.prominentBackground#0889461a
  • extensionButton.prominentForeground#0ea958
  • extensionButton.prominentHoverBackground#0889464d
  • extensionButton.separator#d1d9e0
  • extensionIcon.preReleaseForeground#684f00
  • extensionIcon.privateForeground#252a30
  • extensionIcon.sponsorForeground#c94a8b
  • extensionIcon.starForeground#56b6e4
  • extensionIcon.verifiedForeground#93a2f9
  • focusBorder#717ef8
  • foreground#292929
  • gauge.background#f6f8fa
  • gauge.border#d1d9e0
  • gauge.errorBackground#d14f44
  • gauge.errorForeground#292929
  • gauge.foreground#088946
  • gauge.warningBackground#93a2f9
  • gauge.warningForeground#292929
  • git.blame.editorDecorationForeground#252a30
  • gitDecoration.addedResourceForeground#08894680
  • gitDecoration.conflictingResourceForeground#af8700
  • gitDecoration.deletedResourceForeground#d14f44
  • gitDecoration.ignoredResourceForeground#684f0080
  • gitDecoration.modifiedResourceForeground#93a2f980
  • gitDecoration.renamedResourceForeground#292929
  • gitDecoration.stageDeletedResourceForeground#93a2f980
  • gitDecoration.stageModifiedResourceForeground#088946
  • gitDecoration.submoduleResourceForeground#252a30
  • gitDecoration.untrackedResourceForeground#292929
  • golang.vet.error#d14f44
  • golang.vet.warning#684f00
  • icon.foreground#29292980
  • inlineChat.background#f6f8fa
  • inlineChat.border#d1d9e0
  • inlineChat.foreground#292929
  • inlineChat.shadow#d1d9e0
  • inlineChatDiff.inserted#08894633
  • inlineChatDiff.removed#d14f4433
  • inlineChatInput.background#f6f8fa
  • inlineChatInput.border#d1d9e0
  • inlineChatInput.focusBorder#717ef8
  • inlineChatInput.placeholderForeground#252a30
  • inlineEdit.gutterIndicator.background#d1d9e0
  • inlineEdit.gutterIndicator.primaryBackground#93a2f980
  • inlineEdit.gutterIndicator.primaryBorder#93a2f9
  • inlineEdit.gutterIndicator.primaryForeground#292929
  • inlineEdit.gutterIndicator.secondaryBackground#d1d9e080
  • inlineEdit.gutterIndicator.secondaryBorder#d1d9e0
  • inlineEdit.gutterIndicator.secondaryForeground#252a30
  • inlineEdit.gutterIndicator.successfulBackground#088946
  • inlineEdit.gutterIndicator.successfulBorder#088946
  • inlineEdit.gutterIndicator.successfulForeground#292929
  • inlineEdit.modifiedBackground#56b6e480
  • inlineEdit.modifiedBorder#56b6e480
  • inlineEdit.modifiedChangedLineBackground#56b6e480
  • inlineEdit.modifiedChangedTextBackground#56b6e4b3
  • inlineEdit.originalBackground#d14f444d
  • inlineEdit.originalBorder#d14f4480
  • inlineEdit.originalChangedLineBackground#d14f444d
  • inlineEdit.originalChangedTextBackground#d14f4499
  • inlineEdit.tabWillAcceptModifiedBorder#d1d9e0
  • inlineEdit.tabWillAcceptOriginalBorder#d1d9e0
  • input.background#d1d9e033
  • input.border#d1d9e066
  • input.foreground#292929
  • input.placeholderForeground#292929
  • inputOption.activeBackground#d1d9e0
  • inputOption.activeBorder#d1d9e0
  • inputOption.activeForeground#292929
  • inputOption.hoverBackground#2929294d
  • inputValidation.errorBackground#f04c1c33
  • inputValidation.errorBorder#f04c1c
  • inputValidation.errorForeground#f04c1c
  • inputValidation.infoBackground#d14f4480
  • inputValidation.infoBorder#93a2f980
  • inputValidation.infoForeground#93a2f980
  • inputValidation.warningBackground#d0a30e33
  • inputValidation.warningBorder#d0a30e
  • inputValidation.warningForeground#d0a30e
  • interactive.activeCodeBorder#56b6e4b3
  • interactive.inactiveCodeBorder#d1d9e04d
  • keybindingLabel.background#f6f8fa
  • keybindingLabel.border#d1d9e080
  • keybindingLabel.bottomBorder#d1d9e0
  • keybindingLabel.foreground#292929
  • keybindingTable.headerBackground#9198a133
  • keybindingTable.rowsBackground#d1d9e04d
  • list.activeSelectionBackground#d1d9e0
  • list.activeSelectionForeground#292929
  • list.activeSelectionIconForeground#93a2f9
  • list.deemphasizedForeground#56b6e4
  • list.dropBackground#9198a180
  • list.dropBetweenBackground#d1d9e080
  • list.errorForeground#f04c1c
  • list.filterMatchBackground#d1d9e066
  • list.filterMatchBorder#d1d9e099
  • list.focusAndSelectionBackground#9198a180
  • list.focusAndSelectionOutline#717ef880
  • list.focusBackground#9198a180
  • list.focusForeground#29292980
  • list.focusHighlightForeground#717ef880
  • list.focusOutline#717ef880
  • list.highlightForeground#292929
  • list.hoverBackground#9198a14d
  • list.hoverForeground#292929
  • list.inactiveFocusBackground#9198a180
  • list.inactiveFocusOutline#717ef8e6
  • list.inactiveSelectionBackground#9198a14d
  • list.inactiveSelectionForeground#292929
  • list.inactiveSelectionIconForeground#717ef8
  • list.invalidItemForeground#d14f4466
  • list.warningForeground#d0a30e
  • listFilterWidget.background#93a2f9
  • listFilterWidget.noMatchesOutline#9198a180
  • listFilterWidget.outline#93a2f966
  • listFilterWidget.shadow#d1d9e0
  • menu.background#d1d9e0
  • menu.border#d1d9e0
  • menu.foreground#292929
  • menu.selectionBackground#9198a1cc
  • menu.selectionBorder#d1d9e0
  • menu.selectionForeground#292929
  • menu.separatorBackground#d1d9e0
  • menubar.selectionBackground#9198a1cc
  • menubar.selectionBorder#d1d9e0
  • menubar.selectionForeground#292929
  • merge.border#d1d9e0
  • merge.commonContentBackground#9198a180
  • merge.commonHeaderBackground#9198a180
  • merge.currentContentBackground#d14f4499
  • merge.currentHeaderBackground#d14f44
  • merge.incomingContentBackground#717ef880
  • merge.incomingHeaderBackground#717ef880
  • mergeEditor.change.background#f6f8fa
  • mergeEditor.change.word.background#f6f8fa
  • mergeEditor.changeBase.background#d1d9e0
  • mergeEditor.changeBase.word.background#d1d9e0
  • mergeEditor.conflict.handled.minimapOverviewRuler#08894680
  • mergeEditor.conflict.handled.minimapOverViewRuler#08894680
  • mergeEditor.conflict.handledFocused.border#d1d9e0
  • mergeEditor.conflict.handledUnfocused.border#08894680
  • mergeEditor.conflict.input1.background#d14f444d
  • mergeEditor.conflict.input2.background#717ef84d
  • mergeEditor.conflict.unhandled.minimapOverviewRuler#93a2f9
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#93a2f9
  • mergeEditor.conflict.unhandledFocused.border#56b6e480
  • mergeEditor.conflict.unhandledUnfocused.border#d1d9e0
  • mergeEditor.conflictingLines.background#d14f444d
  • minimap.background#d1d9e0
  • minimap.chatEditHighlight#2199cb
  • minimap.errorHighlight#f04c1c
  • minimap.findMatchHighlight#717ef880
  • minimap.foregroundOpacity#2929294d
  • minimap.infoHighlight#93a2f9
  • minimap.selectionHighlight#9198a180
  • minimap.selectionOccurrenceHighlight#9198a14d
  • minimap.warningHighlight#d0a30e
  • minimapGutter.addedBackground#93a2f9b3
  • minimapGutter.deletedBackground#d14f4499
  • minimapGutter.modifiedBackground#0ea9584d
  • minimapSlider.activeBackground#29292933
  • minimapSlider.background#9198a14d
  • minimapSlider.hoverBackground#9198a180
  • multiDiffEditor.background#f6f8fa
  • multiDiffEditor.border#d1d9e0
  • multiDiffEditor.headerBackground#f6f8fa
  • notebook.cellBorderColor#d1d9e0
  • notebook.cellEditorBackground#f6f8fa
  • notebook.cellHoverBackground#252a30
  • notebook.cellInsertionIndicator#717ef8
  • notebook.cellStatusBarItemHoverBackground#9198a14d
  • notebook.cellToolbarSeparator#d1d9e0
  • notebook.editorBackground#f6f8fa
  • notebook.focusedCellBackground#d14f444d
  • notebook.focusedCellBorder#d1d9e080
  • notebook.focusedEditorBorder#d1d9e0
  • notebook.inactiveFocusedCellBorder#d1d9e080
  • notebook.inactiveSelectedCellBorder#d1d9e0
  • notebook.outputContainerBackgroundColor#f6f8fa
  • notebook.outputContainerBorderColor#d1d9e0
  • notebook.selectedCellBackground#9198a14d
  • notebook.selectedCellBorder#d1d9e04d
  • notebook.symbolHighlightBackground#9198a14d
  • notebookEditorOverviewRuler.runningCellForeground#93a2f9
  • notebookScrollbarSlider.activeBackground#292929
  • notebookScrollbarSlider.background#9198a180
  • notebookScrollbarSlider.hoverBackground#d1d9e04d
  • notebookStatusErrorIcon.foreground#d14f44
  • notebookStatusRunningIcon.foreground#93a2f9
  • notebookStatusSuccessIcon.foreground#088946
  • notificationCenter.border#d1d9e0
  • notificationCenterHeader.background#f6f8fa
  • notificationCenterHeader.foreground#292929
  • notificationLink.foreground#93a2f9
  • notifications.background#f6f8fa
  • notifications.border#d1d9e0
  • notifications.foreground#292929
  • notificationsErrorIcon.foreground#d14f4480
  • notificationsInfoIcon.foreground#93a2f9
  • notificationsWarningIcon.foreground#93a2f9
  • notificationToast.border#d1d9e0
  • outputView.background#f6f8fa
  • outputViewStickyScroll.background#f6f8fa
  • panel.background#f6f8fa
  • panel.border#d1d9e0
  • panel.dropBorder#d1d9e0
  • panelInput.border#93a2f9
  • panelSection.border#d14f44
  • panelSection.dropBackground#f6f8fa
  • panelSectionHeader.background#f6f8fa
  • panelSectionHeader.border#d1d9e0
  • panelSectionHeader.foreground#292929
  • panelStickyScroll.background#f6f8fa
  • panelStickyScroll.border#d1d9e0
  • panelStickyScroll.shadow#d1d9e0
  • panelTitle.activeBorder#08894680
  • panelTitle.activeForeground#292929
  • panelTitle.border#d1d9e0
  • panelTitle.inactiveForeground#292929
  • panelTitleBadge.background#93a2f9
  • panelTitleBadge.foreground#292929
  • peekView.border#56b6e44d
  • peekViewEditor.background#f6f8fa
  • peekViewEditor.matchHighlightBackground#717ef866
  • peekViewEditor.matchHighlightBorder#d1d9e066
  • peekViewEditorGutter.background#f6f8fa
  • peekViewEditorStickyScroll.background#f6f8fa
  • peekViewEditorStickyScrollGutter.background#f6f8fa
  • peekViewResult.background#f6f8fa
  • peekViewResult.fileForeground#292929
  • peekViewResult.lineForeground#292929
  • peekViewResult.matchHighlightBackground#717ef866
  • peekViewResult.selectionBackground#9198a166
  • peekViewResult.selectionForeground#292929
  • peekViewTitle.background#9198a180
  • peekViewTitleDescription.foreground#d14f44
  • peekViewTitleLabel.foreground#717ef880
  • pickerGroup.border#d1d9e080
  • pickerGroup.foreground#292929
  • ports.iconRunningProcessForeground#d14f44
  • problemsErrorIcon.foreground#f04c1c
  • problemsInfoIcon.foreground#56b6e4
  • problemsWarningIcon.foreground#d0a30e
  • profileBadge.background#088946
  • profileBadge.foreground#292929
  • profiles.sashBorder#d1d9e0
  • progressBar.background#088946
  • python.analysis.errorOutline#d14f44
  • python.analysis.infoOutline#93a2f9b3
  • python.analysis.suggestionOutline#252a3080
  • python.analysis.warningOutline#684f00
  • quickInput.background#f6f8fa
  • quickInput.foreground#292929
  • quickInputList.focusBackground#9198a1cc
  • quickInputList.focusForeground#292929
  • quickInputList.focusIconForeground#717ef880
  • quickInputTitle.background#292929
  • radio.activeBackground#f6f8fa
  • radio.activeBorder#f6f8fa
  • radio.activeForeground#f6f8fa
  • radio.inactiveBackground#f6f8fa
  • radio.inactiveBorder#f6f8fa
  • radio.inactiveForeground#f6f8fa
  • radio.inactiveHoverBackground#f6f8fa
  • rust-analyzer.diagnosticError#d14f44
  • rust-analyzer.diagnosticInfo#93a2f9b3
  • rust-analyzer.diagnosticWarning#684f00
  • rust-analyzer.unnecessary#252a3080
  • rust-analyzer.unreachable#d14f44b3
  • sash.hoverBorder#717ef880
  • scmGraph.foreground1#088946
  • scmGraph.foreground2#93a2f9
  • scmGraph.foreground3#56b6e4
  • scmGraph.foreground4#d0a30e
  • scmGraph.foreground5#f04c1c
  • scmGraph.historyItemBaseRefColor#56b6e4
  • scmGraph.historyItemHoverAdditionsForeground#088946
  • scmGraph.historyItemHoverDefaultLabelBackground#f6f8fa
  • scmGraph.historyItemHoverDefaultLabelForeground#292929
  • scmGraph.historyItemHoverDeletionsForeground#d14f44
  • scmGraph.historyItemHoverLabelForeground#292929
  • scmGraph.historyItemRefColor#088946
  • scmGraph.historyItemRemoteRefColor#93a2f9
  • scrollbar.shadow#d1d9e0
  • scrollbarSlider.activeBackground#d1d9e0
  • scrollbarSlider.background#9198a180
  • scrollbarSlider.hoverBackground#29292966
  • search.resultsInfoForeground#292929
  • searchEditor.findMatchBackground#717ef84d
  • searchEditor.findMatchBorder#d1d9e080
  • searchEditor.textInputBorder#d1d9e0
  • selection.background#2929294d
  • settings.checkboxBackground#d1d9e0
  • settings.checkboxBorder#d1d9e0
  • settings.checkboxForeground#29292980
  • settings.dropdownBackground#d1d9e0
  • settings.dropdownBorder#d1d9e0
  • settings.dropdownForeground#292929
  • settings.dropdownListBorder#d1d9e0
  • settings.focusedRowBackground#9198a133
  • settings.focusedRowBorder#d1d9e04d
  • settings.headerBorder#d1d9e0
  • settings.headerForeground#717ef880
  • settings.modifiedItemIndicator#d14f44
  • settings.numberInputBackground#f6f8fa
  • settings.numberInputBorder#d1d9e0
  • settings.numberInputForeground#292929
  • settings.rowHoverBackground#d1d9e0
  • settings.sashBorder#d1d9e0
  • settings.settingsHeaderHoverForeground#292929
  • settings.textInputBackground#f6f8fa
  • settings.textInputBorder#d1d9e0
  • settings.textInputForeground#29292980
  • shellcheck.error#d14f44
  • shellcheck.info#93a2f9b3
  • shellcheck.warning#684f00
  • sideBar.background#d1d9e0
  • sideBar.border#d1d9e0
  • sideBar.dropBackground#d1d9e0
  • sideBar.foreground#29292980
  • sideBarActivityBarTop.border#d1d9e0
  • sideBarSectionHeader.background#f6f8fa
  • sideBarSectionHeader.border#d1d9e0
  • sideBarSectionHeader.foreground#292929b3
  • sideBarStickyScroll.background#f6f8fa
  • sideBarStickyScroll.border#d1d9e0
  • sideBarStickyScroll.shadow#d1d9e0
  • sideBarTitle.background#f6f8fa
  • sideBarTitle.border#d1d9e0
  • sideBarTitle.foreground#29292980
  • sideBySideEditor.horizontalBorder#d1d9e0
  • sideBySideEditor.verticalBorder#d1d9e0
  • simpleFindWidget.sashBorder#d1d9e0
  • statusBar.background#f6f8fa
  • statusBar.border#d1d9e0
  • statusBar.debuggingBackground#d14f4499
  • statusBar.debuggingBorder#c94a8b
  • statusBar.debuggingForeground#292929
  • statusBar.focusBorder#d1d9e0
  • statusBar.foreground#29292980
  • statusBar.noFolderBackground#684f0080
  • statusBar.noFolderBorder#684f0080
  • statusBar.noFolderForeground#292929
  • statusBarItem.activeBackground#f6f8fa
  • statusBarItem.compactHoverBackground#f6f8fa
  • statusBarItem.errorBackground#d14f4480
  • statusBarItem.errorForeground#d14f4480
  • statusBarItem.errorHoverBackground#d14f44
  • statusBarItem.errorHoverForeground#292929
  • statusBarItem.focusBorder#d1d9e0
  • statusBarItem.hoverBackground#9198a180
  • statusBarItem.hoverForeground#292929
  • statusBarItem.offlineBackground#d14f4480
  • statusBarItem.offlineForeground#292929
  • statusBarItem.offlineHoverBackground#d14f44
  • statusBarItem.offlineHoverForeground#292929
  • statusBarItem.prominentBackground#f6f8fa
  • statusBarItem.prominentForeground#717ef8
  • statusBarItem.prominentHoverBackground#9198a180
  • statusBarItem.prominentHoverForeground#292929
  • statusBarItem.remoteBackground#08894680
  • statusBarItem.remoteForeground#292929
  • statusBarItem.remoteHoverBackground#088946
  • statusBarItem.remoteHoverForeground#292929
  • statusBarItem.settingsProfilesBackground#f6f8fa
  • statusBarItem.settingsProfilesForeground#292929
  • statusBarItem.warningBackground#93a2f980
  • statusBarItem.warningForeground#93a2f980
  • statusBarItem.warningHoverBackground#93a2f9
  • statusBarItem.warningHoverForeground#292929
  • stylelint.error#d14f44
  • stylelint.info#93a2f9b3
  • stylelint.warning#684f00
  • symbolIcon.arrayForeground#93a2f9
  • symbolIcon.booleanForeground#c94a8b
  • symbolIcon.classForeground#93a2f9
  • symbolIcon.colorForeground#93a2f9
  • symbolIcon.constantForeground#56b6e4
  • symbolIcon.constructorForeground#fe7ab9
  • symbolIcon.enumeratorForeground#8896f0
  • symbolIcon.enumeratorMemberForeground#93a2f9
  • symbolIcon.eventForeground#fe7ab9
  • symbolIcon.fieldForeground#d14f44
  • symbolIcon.fileForeground#93a2f9
  • symbolIcon.folderForeground#93a2f980
  • symbolIcon.functionForeground#fe7ab9
  • symbolIcon.interfaceForeground#f04c1c
  • symbolIcon.keyForeground#8896f0
  • symbolIcon.keywordForeground#56b6e4
  • symbolIcon.methodForeground#fe7ab9
  • symbolIcon.moduleForeground#8896f0
  • symbolIcon.namespaceForeground#2199cb
  • symbolIcon.nullForeground#3d444d
  • symbolIcon.numberForeground#af8700
  • symbolIcon.objectForeground#6773e1
  • symbolIcon.operatorForeground#0c994f
  • symbolIcon.packageForeground#2199cb
  • symbolIcon.propertyForeground#292929
  • symbolIcon.referenceForeground#252a30
  • symbolIcon.snippetForeground#d14f44
  • symbolIcon.stringForeground#d1d9e0
  • symbolIcon.structForeground#646df4
  • symbolIcon.textForeground#13976e
  • symbolIcon.typeParameterForeground#c43c14
  • symbolIcon.unitForeground#c94a8b
  • symbolIcon.variableForeground#c94a8b
  • tab.activeBackground#9198a133
  • tab.activeBorder#08894680
  • tab.activeBorderTop#088946
  • tab.activeForeground#93a2f980
  • tab.activeModifiedBorder#56b6e480
  • tab.border#d1d9e080
  • tab.dragAndDropBorder#d1d9e080
  • tab.hoverBackground#f6f8fa
  • tab.hoverBorder#2199cb80
  • tab.hoverForeground#292929
  • tab.inactiveBackground#f6f8fa80
  • tab.inactiveForeground#252a3080
  • tab.inactiveModifiedBorder#56b6e480
  • tab.lastPinnedBorder#d1d9e0
  • tab.selectedBackground#9198a14d
  • tab.selectedForeground#292929
  • tab.unfocusedActiveBackground#9198a133
  • tab.unfocusedActiveBorder#29292980
  • tab.unfocusedActiveBorderTop#292929
  • tab.unfocusedActiveForeground#d1d9e080
  • tab.unfocusedActiveModifiedBorder#d14f44
  • tab.unfocusedHoverBackground#d1d9e0
  • tab.unfocusedHoverBorder#d1d9e080
  • tab.unfocusedHoverForeground#292929
  • tab.unfocusedInactiveBackground#f6f8fa
  • tab.unfocusedInactiveForeground#252a3080
  • tab.unfocusedInactiveModifiedBorder#d14f44
  • terminal.ansiBlack#111111e6
  • terminal.ansiBlue#544ffe
  • terminal.ansiBrightBlack#3d444d
  • terminal.ansiBrightBlue#7381f9
  • terminal.ansiBrightCyan#389ac8
  • terminal.ansiBrightGreen#129950
  • terminal.ansiBrightMagenta#d13e8c
  • terminal.ansiBrightRed#ac3410
  • terminal.ansiBrightWhite#f6f8fa
  • terminal.ansiBrightYellow#c2981c
  • terminal.ansiCyan#027ca8
  • terminal.ansiGreen#06773c
  • terminal.ansiMagenta#ae136f80
  • terminal.ansiRed#812001
  • terminal.ansiWhite#f6f8fa
  • terminal.ansiYellow#9d7b18
  • terminal.background#f6f8fa
  • terminal.border#d1d9e0
  • terminal.dropBackground#9198a14d
  • terminal.findMatchBackground#717ef84d
  • terminal.findMatchBorder#d1d9e04d
  • terminal.findMatchHighlightBackground#93a2f933
  • terminal.findMatchHighlightBorder#56b6e433
  • terminal.foreground#252a30e6
  • terminal.hoverHighlightBackground#9198a14d
  • terminal.inactiveSelectionBackground#56b6e44d
  • terminal.initialHintForeground#252a30
  • terminal.selectionBackground#9198a14d
  • terminal.selectionForeground#292929
  • terminal.suggestWidgetBackground#f6f8fa
  • terminal.suggestWidgetBorder#d1d9e0
  • terminal.suggestWidgetForeground#292929
  • terminal.tab.activeBorder#088946
  • terminalCommandDecoration.defaultBackground#d1d9e0
  • terminalCommandDecoration.errorBackground#d14f4480
  • terminalCommandDecoration.successBackground#08894680
  • terminalCommandGuide.foreground#292929
  • terminalCursor.background#0ea95833
  • terminalCursor.foreground#0ea958
  • terminalOverviewRuler.border#d1d9e0
  • terminalOverviewRuler.cursorForeground#252a30
  • terminalOverviewRuler.findMatchForeground#717ef8
  • terminalStickyScroll.background#f6f8fa
  • terminalStickyScroll.border#d1d9e0
  • terminalStickyScrollHover.background#9198a14d
  • terminalSymbolIcon.aliasForeground#93a2f9
  • terminalSymbolIcon.argumentForeground#292929
  • terminalSymbolIcon.fileForeground#292929
  • terminalSymbolIcon.flagForeground#93a2f9
  • terminalSymbolIcon.folderForeground#292929
  • terminalSymbolIcon.inlineSuggestionForeground#93a2f9
  • terminalSymbolIcon.methodForeground#717ef8
  • terminalSymbolIcon.optionForeground#292929
  • terminalSymbolIcon.optionValueForeground#fe7ab9
  • terminalSymbolIcon.symbolicLinkFileForeground#56b6e4
  • terminalSymbolIcon.symbolicLinkFolderForeground#56b6e4
  • testing.coverCountBadgeBackground#088946
  • testing.coverCountBadgeForeground#292929
  • testing.coveredBackground#0889464d
  • testing.coveredBorder#08894680
  • testing.coveredGutterBackground#08894680
  • testing.iconErrored#d14f44
  • testing.iconErrored.retired#d14f44
  • testing.iconFailed#d14f44
  • testing.iconFailed.retired#d14f44
  • testing.iconPassed#088946
  • testing.iconPassed.retired#088946
  • testing.iconQueued#56b6e4
  • testing.iconQueued.retired#56b6e4
  • testing.iconSkipped#684f00
  • testing.iconSkipped.retired#684f00
  • testing.iconUnset#684f00
  • testing.iconUnset.retired#684f00
  • testing.message.error.badgeBackground#d14f44
  • testing.message.error.badgeBorder#d14f44
  • testing.message.error.badgeForeground#292929
  • testing.message.error.decorationForeground#d14f44
  • testing.message.error.lineBackground#d14f4480
  • testing.message.info.decorationForeground#93a2f980
  • testing.message.info.lineBackground#93a2f9
  • testing.messagePeekBorder#d1d9e0
  • testing.messagePeekHeaderBackground#93a2f9
  • testing.peekBorder#d1d9e0
  • testing.peekHeaderBackground#d14f44
  • testing.runAction#93a2f9
  • testing.uncoveredBackground#d14f444d
  • testing.uncoveredBorder#d14f4480
  • testing.uncoveredBranchBackground#684f0080
  • testing.uncoveredGutterBackground#d14f4480
  • textBlockQuote.background#d1d9e099
  • textBlockQuote.border#d1d9e099
  • textCodeBlock.background#f6f8fa99
  • textLink.activeForeground#93a2f999
  • textLink.foreground#93a2f999
  • textPreformat.background#2929294d
  • textPreformat.foreground#29292999
  • textSeparator.foreground#29292999
  • titleBar.activeBackground#f6f8fa
  • titleBar.activeForeground#292929
  • titleBar.border#93a2f980
  • titleBar.inactiveBackground#d1d9e0
  • titleBar.inactiveForeground#292929
  • toolbar.activeBackground#f6f8fa
  • toolbar.hoverBackground#f6f8fa
  • toolbar.hoverOutline#252a3000
  • tree.inactiveIndentGuidesStroke#d1d9e080
  • tree.indentGuidesStroke#d1d9e080
  • tree.tableColumnsBorder#d1d9e0
  • tree.tableOddRowsBackground#d1d9e0
  • walkThrough.embeddedEditorBackground#d1d9e0
  • walkthrough.stepTitle.foreground#292929
  • welcomePage.background#f6f8fa
  • welcomePage.progress.background#f6f8fa
  • welcomePage.progress.foreground#088946
  • welcomePage.tileBackground#d1d9e0
  • welcomePage.tileBorder#d1d9e0
  • welcomePage.tileHoverBackground#f6f8fa
  • welcomePage.tileShadow#252a30
  • widget.border#252a30
  • widget.shadow#d1d9e0
  • window.activeBorder#d1d9e0
  • window.inactiveBorder#d1d9e0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.rust#292929—
keyword.other.rust#751bc3—
storage.type.function.rust#4720fb—
entity.name.function.rust#4720fb—
entity.name.type.rust, entity.name.enum.rust, entity.name.struct.rust, entity.name.trait.rust#045271—
variable.other.constant.rust#116549—
keyword.control.match.rust, keyword.control.conditional.rust, keyword.control.loop.rust#751bc3—
punctuation.separator.colon.rust, punctuation.separator.arrow.rust, punctuation.separator.double-colon.rust#56585b—
keyword.operator.macro.rust#3d23d7bold
support.type.module.rust#095a7b—
variable.parameter.rust#0e6333—
source.go#292929—
keyword.other.function.go, keyword.other.method.go#4720fb—
entity.name.function.go#4720fb—
storage.type.struct.go, storage.type.interface.go, storage.type.map.go, storage.type.channel.go#045271—
entity.name.type.go#045271—
variable.parameter.go#0e6333—
keyword.package.go, keyword.import.go, keyword.var.go, keyword.const.go, keyword.type.go#751bc3—
keyword.control.go, keyword.control.conditional.go, keyword.control.loop.go#751bc3—
keyword.operator.assignment.go#3d23d7—
constant.language.blank.go#116549—
source.python#0c6247—
keyword.control.flow.python, keyword.control.import.python, keyword.control.def.python#751bc3—
entity.name.function.python#4720fb—
support.function.builtin.python#4720fb—
entity.name.class.python#9c1062—
variable.parameter.function.language.python#0e6333—
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#0e6333italic
meta.function.decorator.python#95035d—
meta.function.decorator.python punctuation.definition.decorator.python#95035d—
constant.language.python#116549—
variable.language.special.self.python#0c6247italic
string.quoted.docstring.multi.python, string.quoted.docstring.single.python#606366italic
keyword.operator.logical.python, keyword.operator.comparison.python, keyword.operator.arithmetic.python#3d23d7—
punctuation.separator.period.python#0c6247—
punctuation.separator.colon.python#56585b—
meta.function-call.generic.python, meta.function-call.python, meta.member.access.python#4720fb—
meta.indexed-name.python, meta.item-access.python#95035d—
meta.attribute.python, meta.attribute.python variable.other.python#0c6247—
source.ts, source.tsx#292929—
meta.interface.ts, meta.type.declaration.ts#045271—
entity.name.type.interface.ts, entity.name.type.alias.ts#045271—
meta.enum.member.ts#116549—
keyword.operator.type.annotation.ts, keyword.operator.type.assertion.ts, keyword.operator.optional.ts#3d23d7—
keyword.operator.expression.as, keyword.operator.expression.is#3d23d7—
support.type.primitive.ts, support.type.builtin.ts#045271—
variable.other.readwrite.alias.ts#0c6247—
meta.type.parameters.ts#045271—
keyword.operator.keyof, keyword.operator.typeof, keyword.operator.infer#751bc3—
meta.element.jsx, meta.element.tsx#3d23d7—
entity.name.tag.jsx, entity.name.tag.tsx#3d23d7—
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#0a5c42—
support.constant.property-value.jsx, support.constant.property-value.tsx#116549—
meta.tag.attributes.jsx, meta.tag.attributes.tsx#292929—
punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx#932704—
support.function.component.react, support.function.component.nextjs#4720fb—
variable.other.constant.property.react, variable.other.constant.property.nextjs#116549—
support.function.react, support.function.nextjs#4720fb—
variable.other.hook.js, variable.other.hook.ts, variable.other.hook.jsx, variable.other.hook.tsx#93a2f9bold
text.html.vue#292929—
meta.tag.block.any.html#3d23d7—
entity.name.tag.block.template.vue#3d23d7—
entity.name.tag.script.vue#3d23d7—
entity.name.tag.style.vue#3d23d7—
variable.other.attribute.vue#0a5c42—
support.attribute.vue#0a5c42—
keyword.control.directive.vue#751bc3—
directive.vue#751bc3—
punctuation.definition.directive.vue#56585b—
string.template.vue#076565—
punctuation.embedded.template.vue#932704—
variable.other.template.vue#0c6247—
support.slot.vue#0e6333—
constant.other.key.vue#116549—
meta.tag.svelte#3d23d7—
entity.name.tag.svelte#3d23d7—
variable.other.svelte#0c6247—
support.function.svelte#4720fb—
directive.svelte#751bc3—
punctuation.definition.directive.svelte#56585b—
string.template.svelte#076565—
punctuation.embedded.template.svelte#932704—
entity.name.tag.template.angular, entity.name.tag.component.angular#3d23d7—
variable.other.property.angular#0a5c42—
support.directive.angular#751bc3—
support.attribute.angular#0a5c42—
support.function.pure.angular, support.function.async.angular#4720fb—
string.template.expression.angular#932704—
support.function.jsx.solid, support.function.hook.solid#93a2f9bold
variable.other.constant.property.solid#116549—
variable.other.signal.solid#0c6247—
support.type.primitive.solid#045271—
support.type.property-name.tailwind, support.type.class-name.tailwind#93a2f9—
support.function.class-name.tailwind#93a2f9bold
variable.other.attribute-name.class.css#93a2f9—
support.type.class-name.unocss, support.type.property-name.unocss#93a2f9—
support.function.class-name.unocss#93a2f9bold
variable.other.attribute-name.class.unocss#93a2f9—
source.graphql#292929—
variable.graphql#0c6247—
string.graphql#076565—
support.field.graphql#0a5c42—
support.constant.yaml#116549—
entity.name.tag.yaml#3d23d7—
constant.other.object.key.json#0a5c42—
terminal.ansiGreen#06773c—
terminal.ansiRed#812001—
debugTokenExpression.name#0c6247—
debugTokenExpression.value#292929—
editor.suggestWidgetStatusDetailForeground#252a3099—
codelens#252a30cc—
testing.iconPassed#088946—
testing.iconFailed#9c3011—
testing.runAction#93a2f9—
constant.other.eslint#d14f44—
constant.other.pylint#684f00—
variable.other.unused.rust#252a3080italic
chat.requestBorder#d1d9e0—
chat.requestBackground——
chat.slashCommandBackground——
chat.slashCommandForeground#93a2f9—
chat.avatarBackground——
chat.avatarForeground#292929—
inlineChat.background——
inlineChat.foreground#292929—
inlineChat.border——
inlineChat.acceptedSuggestionBorder——
inlineChat.rejectedSuggestionBorder——
editorLightBulb.foreground#56b6e4—
editorLightBulbAutoFix.foreground#08894680—
editorLightBulbAi.foreground#fe7ab9—
comment, punctuation.definition.comment, string.comment#606366italic
constant, entity.name.constant, variable.other.enummember, variable.language, entity#116549—
entity.name, meta.export.default, meta.definition.variable#0c6247—
variable.parameter.function, meta.jsx.children, meta.tag.attributes, meta.object.member, meta.embedded.expression, meta.js.jsx.children#292929—
entity.name.tag, support.class.component#3d23d7—
keyword#751bc3—
storage#045271—
storage.modifier.package, storage.modifier.import, storage.type.java#684f01—
string punctuation.section.embedded source#076565—
support#0e633399—
meta.property-name#0a5c42—
variable.other#0c6247—
invalid.broken#9c3011italic
invalid.deprecated#775c06italic
invalid.illegal#9c3011italic
invalid.unimplemented#775c06italic
carriage-return#9c3011italic underline
message.error#9c3011—
string variable#0c6247—
source.regexp, string.regexp#3d23d7—
constant.character.escape#292929—
string.regexp.character-class, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#3d23d7—
string.regexp constant.character.escape#3d23d7bold
support.constant#0e6333—
support.variable#0c6247—
support.type.property-name.json#0a5c42—
meta.module-reference#095a7b—
punctuation.definition.list.begin.markdown#56585b—
punctuation.definition.list.end.markdown#56585b—
markup.heading, markup.heading entity.name#3d23d7bold
markup.quote#3d23d7—
markup.italic#684f01italic
markup.bold#684f01bold
markup.underline—underline
markup.strikethrough—strikethrough
markup.inline.raw#3d23d7—
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#932704—
punctuation.section.embedded#932704—
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#0e6333—
markup.changed, punctuation.definition.changed#684f01—
markup.ignored, markup.untracked#4d545c—
meta.diff.range#0e6333bold
meta.diff.header#3d23d7—
meta.separator#3d23d7bold
meta.output#3d23d7—
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#3d444d—
brackethighlighter.unmatched#9c3011—
constant.other.reference.link, string.other.link#3d23d7underline
constant.language#9c0d11
support.type.property-name#0a5c42
string#076565
entity.name.function#4720fb
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.definition.parameters.end#fe7ab9
entity.name.type#045271
meta.embedded#fe7ab9—
support.function#4720fb—
storage.type#045271—
storage.modifier#684f01—
variable#0c6247—
variable.other.readwrite#0c6247—
variable.other.readwrite.js#0c6247—
meta.function-call.js, meta.function-call.ts, meta.function-call.tsx, meta.function-call.jsx, meta.function-call.generic.js, meta.function-call.generic.ts, meta.function-call.method.js, meta.function-call.method.ts#4720fb—
meta.member.access.js, meta.member.access.ts, meta.member.access.tsx, meta.member.access.jsx#4720fb—
variable.other.object#0c6247—
variable.other.property.static#0a5c42bold
entity.name.function.arrow#4720fb—
keyword.operator.expression.ternary#3d23d7—
keyword.operator#3d23d7
support.class#9c1062
punctuation.separator.key-value.html#3d23d7
punctuation.definition.tag#3d23d7
punctuation.definition.string.begin.js, punctuation.definition.string.end.js#076565
punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.definition.string.template.begin.js, punctuation.definition.string.template.end.js#076565
punctuation.definition.string.begin.sql, punctuation.definition.string.end.sql#076565
keyword.other.DML.sql, source.sql.embedded.php, string.quoted.single.sql.php, string.quoted.single.php#751bc3
string.quoted.other.backtick.sql#076565
variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx#0a5c42—
entity.name.function.member, entity.name.function.member.js, entity.name.function.member.ts#4720fb—
string.quoted.double.html, string.quoted.single.js, string.quoted.double.js, string.template.js#252a30
text.html.php#252a30
meta.embedded.block.html#292929—
punctuation.definition.template-expression.begin#932704—
punctuation.definition.template-expression.end#932704—
variable.other.constant, variable.other.constant.object.js, punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js#56b6e4
punctuation.separator.comma.js#56585b
punctuation.definition.string.begin.php, punctuation.definition.string.end.php#fe7ab9
punctuation.accessor.js#292929—
variable.css#46b86f—
variable.argument.css#56b6e4—
constant.other.color.rgb-value, support.constant.property-value#d0a30e—
punctuation.separator.list.comma.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, meta.function.calc.css, keyword.operator.arithmetic.css, punctuation.definition.entity.css#088946—
punctuation.definition.string.begin.css, punctuation.definition.string.end.css#fe7ab9—
string.quoted.single.css#252a30—
keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.deg.css, keyword.other.unit.ms.css, keyword.other.unit.vw.css, keyword.other.unit.vh.css, keyword.other.unit, keyword.other.unit.s.css#56b6e4—
constant.numeric.css#d0a30e—
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.class.css#93a2f9—
entity.name.tag.css#56b6e4—
meta.template.expression#292929—
string.template.expression#0c6247—
support.type.property-name.css#93a2f9—
entity.other.keyframe-offset.css#93a2f9—
support.constant.vendored.property-value.css, support.constant.font-name.css#fe7ab9—
entity.other.attribute-name.pseudo-element.css#93a2f9—
support.type.property-name.media.css, support.constant.media.css#46b86f—
keyword.operator.logical.only.media.css, keyword.operator.logical.and.media.css, string.quoted.double.css#088946—
entity.other.attribute-name.id.css#93a2f9—
support.function.transform.css#93a2f9—
entity.other.keyframe-offset.percentage.css#fe7ab9—
token.info-token#095a7b—
token.warn-token#775c06—
token.error-token#9c3011—
variable.other.global.php#46b86f—
token.debug-token#46b86f—
constant.numeric#9c0d11—
meta.structure.dictionary.value.json, meta.structure.dictionary.json, source.json#d1d9e0—
storage.type.class.jsdoc#3d23d7—
code-runner.output#3d23d7—