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#0447BF30
  • activityBar.activeBackground#0447BF15
  • activityBar.activeBorder#0447BF
  • activityBar.activeFocusBorder#0447BF
  • activityBar.background#F4F5F4
  • activityBar.border#0447BF30
  • activityBar.dropBorder#0447BF
  • activityBar.foreground#0B0B0D
  • activityBar.inactiveForeground#0B0B0D70
  • activityBarBadge.background#0447BF
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBackground#0447BF15
  • activityBarTop.activeBorder#0447BF
  • activityBarTop.background#F4F5F4
  • activityBarTop.dropBorder#0447BF
  • activityBarTop.foreground#0B0B0D
  • activityBarTop.inactiveForeground#0B0B0D70
  • activityErrorBadge.background#C82E3A
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#8A5A00
  • activityWarningBadge.foreground#FFFFFF
  • agentSessionReadIndicator.foreground#0447BF
  • agentSessionSelectedBadge.border#0447BF40
  • agentSessionSelectedUnfocusedBadge.border#0B0B0D40
  • agentStatusIndicator.background#FAFBFA
  • aiCustomizationManagement.sashBorder#0447BF
  • badge.background#0447BF
  • badge.foreground#FFFFFF
  • banner.background#0447BF
  • banner.foreground#FFFFFF
  • banner.iconForeground#FFFFFF
  • breadcrumb.activeSelectionForeground#0447BF
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#0B0B0D
  • breadcrumb.foreground#5A5E63
  • breadcrumbPicker.background#FFFFFF
  • button.background#0447BF
  • button.border#0447BF00
  • button.foreground#FFFFFF
  • button.hoverBackground#03379A
  • button.secondaryBackground#FAFBFA
  • button.secondaryBorder#0447BF40
  • button.secondaryForeground#0B0B0D
  • button.secondaryHoverBackground#EEEFEE
  • button.separator#FFFFFF40
  • charts.blue#0447BF
  • charts.foreground#0B0B0D
  • charts.green#00875A
  • charts.lines#5A5E63
  • charts.orange#8A5A00
  • charts.purple#0447BF
  • charts.red#C82E3A
  • charts.yellow#8A5A00
  • chat.avatarBackground#0447BF
  • chat.avatarForeground#FFFFFF
  • chat.checkpointSeparator#0447BF30
  • chat.editedFileForeground#0447BF
  • chat.inputWorkingBorderColor1#0447BF
  • chat.inputWorkingBorderColor2#03379A
  • chat.inputWorkingBorderColor3#0447BF
  • chat.linesAddedForeground#00875ACC
  • chat.linesRemovedForeground#C82E3ACC
  • chat.requestBackground#F4F5F4
  • chat.requestBorder#0447BF30
  • chat.requestBubbleBackground#F4F5F4E6
  • chat.requestBubbleHoverBackground#EEEFEEE6
  • chat.requestCodeBorder#0447BF20
  • chat.slashCommandBackground#0447BF
  • chat.slashCommandForeground#FFFFFF
  • chat.thinkingShimmer#0447BF30
  • chatManagement.sashBorder#0447BF
  • checkbox.background#FFFFFF
  • checkbox.border#0447BF50
  • checkbox.disabled.background#F4F5F4
  • checkbox.disabled.foreground#5A5E63
  • checkbox.foreground#0447BF
  • checkbox.selectBackground#FFFFFF
  • checkbox.selectBorder#0447BF
  • commandCenter.activeBackground#0B0B0D25
  • commandCenter.activeBorder#0B0B0D50
  • commandCenter.activeForeground#0B0B0D
  • commandCenter.background#0B0B0D15
  • commandCenter.border#0B0B0D30
  • commandCenter.debuggingBackground#0447BF20
  • commandCenter.foreground#0B0B0D
  • commandCenter.inactiveBorder#0B0B0D15
  • commandCenter.inactiveForeground#0B0B0D70
  • commentsView.resolvedIcon#00875A
  • commentsView.unresolvedIcon#8A5A00
  • contrastActiveBorder#0447BF00
  • contrastBorder#0447BF00
  • debugConsole.errorForeground#C82E3A
  • debugConsole.infoForeground#0447BF
  • debugConsole.sourceForeground#5A5E63
  • debugConsole.warningForeground#8A5A00
  • debugConsoleInputIcon.foreground#0447BF
  • debugExceptionWidget.background#C82E3A15
  • debugExceptionWidget.border#C82E3A60
  • debugIcon.breakpointCurrentStackframeForeground#8A5A00
  • debugIcon.breakpointDisabledForeground#5A5E63
  • debugIcon.breakpointForeground#C82E3A
  • debugIcon.breakpointStackframeForeground#00875A
  • debugIcon.breakpointUnverifiedForeground#8A5A00
  • debugIcon.continueForeground#00875A
  • debugIcon.disconnectForeground#C82E3A
  • debugIcon.pauseForeground#8A5A00
  • debugIcon.restartForeground#00875A
  • debugIcon.startForeground#00875A
  • debugIcon.stepBackForeground#0447BF
  • debugIcon.stepIntoForeground#0447BF
  • debugIcon.stepOutForeground#0447BF
  • debugIcon.stepOverForeground#0447BF
  • debugIcon.stopForeground#C82E3A
  • debugTokenExpression.boolean#8A5A00
  • debugTokenExpression.error#C82E3A
  • debugTokenExpression.name#0447BF
  • debugTokenExpression.number#8A5A00
  • debugTokenExpression.string#00734D
  • debugTokenExpression.type#0447BF
  • debugTokenExpression.value#00734D
  • debugToolBar.background#FFFFFF
  • debugView.exceptionLabelBackground#C82E3A
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#0447BF
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#0447BF60
  • descriptionForeground#5A5E63
  • diffEditor.border#0447BF20
  • diffEditor.diagonalFill#5A5E6315
  • diffEditor.insertedLineBackground#00875A10
  • diffEditor.insertedTextBackground#00875A20
  • diffEditor.insertedTextBorder#00875A50
  • diffEditor.move.border#0447BF60
  • diffEditor.moveActive.border#0447BF
  • diffEditor.removedLineBackground#C82E3A10
  • diffEditor.removedTextBackground#C82E3A20
  • diffEditor.removedTextBorder#C82E3A50
  • diffEditor.unchangedCodeBackground#FFFFFF80
  • diffEditor.unchangedRegionBackground#F4F5F4
  • diffEditor.unchangedRegionForeground#5A5E63
  • diffEditor.unchangedRegionShadow#0B0B0D15
  • diffEditorGutter.insertedLineBackground#00875A20
  • diffEditorGutter.removedLineBackground#C82E3A20
  • diffEditorOverview.insertedForeground#00875A60
  • diffEditorOverview.removedForeground#C82E3A60
  • disabledForeground#5A5E63
  • dropdown.background#FFFFFF
  • dropdown.border#0447BF50
  • dropdown.foreground#0B0B0D
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.compositionBorder#0447BF
  • editor.findMatchBackground#03DE918050
  • editor.findMatchBorder#03DE9180
  • editor.findMatchForeground#0B0B0D
  • editor.findMatchHighlightBackground#03DE918030
  • editor.findMatchHighlightBorder#03DE918060
  • editor.findMatchHighlightForeground#0B0B0D
  • editor.findRangeHighlightBackground#0447BF15
  • editor.findRangeHighlightBorder#0447BF00
  • editor.focusedStackFrameHighlightBackground#00875A20
  • editor.foldBackground#0447BF10
  • editor.foldPlaceholderForeground#5A5E63
  • editor.foreground#0B0B0D
  • editor.hoverHighlightBackground#0447BF15
  • editor.inactiveLineHighlightBackground#F4F5F480
  • editor.inactiveSelectionBackground#0447BF20
  • editor.inlineValuesBackground#0447BF10
  • editor.inlineValuesForeground#5A5E63
  • editor.lineHighlightBackground#F4F5F4
  • editor.lineHighlightBorder#0447BF10
  • editor.linkedEditingBackground#0447BF20
  • editor.placeholder.foreground#5A5E63
  • editor.rangeHighlightBackground#0447BF10
  • editor.rangeHighlightBorder#0447BF00
  • editor.selectionBackground#0447BF30
  • editor.selectionForeground#0B0B0D
  • editor.selectionHighlightBackground#0447BF20
  • editor.selectionHighlightBorder#0447BF40
  • editor.stackFrameHighlightBackground#8A5A0020
  • editor.symbolHighlightBackground#0447BF20
  • editor.symbolHighlightBorder#0447BF40
  • editor.wordHighlightBackground#0447BF20
  • editor.wordHighlightBorder#0447BF40
  • editor.wordHighlightStrongBackground#0447BF30
  • editor.wordHighlightStrongBorder#0447BF60
  • editor.wordHighlightTextBackground#0447BF15
  • editor.wordHighlightTextBorder#0447BF30
  • editorActionList.background#FFFFFF
  • editorActionList.focusBackground#0447BF30
  • editorActionList.focusForeground#0B0B0D
  • editorActionList.foreground#0B0B0D
  • editorBracketHighlight.foreground1#0447BF
  • editorBracketHighlight.foreground2#00875A
  • editorBracketHighlight.foreground3#8A5A00
  • editorBracketHighlight.foreground4#0E7490
  • editorBracketHighlight.foreground5#8B30A8
  • editorBracketHighlight.foreground6#00734D
  • editorBracketHighlight.unexpectedBracket.foreground#C82E3A
  • editorBracketMatch.border#0447BF60
  • editorBracketMatch.foreground#0447BF
  • editorBracketPairGuide.activeBackground1#0447BF80
  • editorBracketPairGuide.activeBackground2#00875A80
  • editorBracketPairGuide.activeBackground3#8A5A0080
  • editorBracketPairGuide.activeBackground4#0E749080
  • editorBracketPairGuide.activeBackground5#8B30A880
  • editorBracketPairGuide.activeBackground6#00734D80
  • editorBracketPairGuide.background1#0447BF40
  • editorBracketPairGuide.background2#00875A40
  • editorBracketPairGuide.background3#8A5A0040
  • editorBracketPairGuide.background4#0E749040
  • editorBracketPairGuide.background5#8B30A840
  • editorBracketPairGuide.background6#00734D40
  • editorCodeLens.foreground#5A5E63
  • editorCommentsWidget.rangeActiveBackground#0447BF15
  • editorCommentsWidget.rangeBackground#0447BF08
  • editorCommentsWidget.replyInputBackground#FFFFFF
  • editorCommentsWidget.resolvedBorder#00875A50
  • editorCommentsWidget.unresolvedBorder#8A5A00
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#0447BF
  • editorError.background#C82E3A10
  • editorError.border#C82E3A00
  • editorError.foreground#C82E3A
  • editorGhostText.background#0447BF00
  • editorGhostText.border#0447BF00
  • editorGhostText.foreground#0B0B0D66
  • editorGroup.border#0447BF20
  • editorGroup.dropBackground#0447BF20
  • editorGroup.dropIntoPromptBackground#FFFFFF
  • editorGroup.dropIntoPromptBorder#0447BF50
  • editorGroup.dropIntoPromptForeground#0B0B0D
  • editorGroup.emptyBackground#FFFFFF
  • editorGroup.focusedEmptyBorder#0447BF40
  • editorGroupHeader.border#0447BF15
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F4F5F4
  • editorGroupHeader.tabsBorder#0447BF20
  • editorGutter.addedBackground#00875A
  • editorGutter.addedSecondaryBackground#00875A60
  • editorGutter.background#FFFFFF
  • editorGutter.commentDraftGlyphForeground#0447BF80
  • editorGutter.commentGlyphForeground#0447BF
  • editorGutter.commentRangeForeground#5A5E6340
  • editorGutter.commentUnresolvedGlyphForeground#8A5A00
  • editorGutter.deletedBackground#C82E3A
  • editorGutter.deletedSecondaryBackground#C82E3A60
  • editorGutter.foldingControlForeground#5A5E63
  • editorGutter.itemBackground#FFFFFF
  • editorGutter.itemGlyphForeground#0447BF
  • editorGutter.modifiedBackground#0447BF
  • editorGutter.modifiedSecondaryBackground#0447BF60
  • editorHint.border#00875A00
  • editorHint.foreground#00875A
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#0447BF50
  • editorHoverWidget.foreground#0B0B0D
  • editorHoverWidget.highlightForeground#0447BF
  • editorHoverWidget.statusBarBackground#F4F5F4
  • editorIndentGuide.activeBackground1#0447BF
  • editorIndentGuide.activeBackground2#00875A
  • editorIndentGuide.activeBackground3#8A5A00
  • editorIndentGuide.activeBackground4#0E7490
  • editorIndentGuide.activeBackground5#8B30A8
  • editorIndentGuide.activeBackground6#00734D
  • editorIndentGuide.background1#0447BF20
  • editorIndentGuide.background2#00875A20
  • editorIndentGuide.background3#8A5A0020
  • editorIndentGuide.background4#0E749020
  • editorIndentGuide.background5#8B30A820
  • editorIndentGuide.background6#00734D20
  • editorInfo.background#0447BF10
  • editorInfo.border#0447BF00
  • editorInfo.foreground#0447BF
  • editorInlayHint.background#F4F5F4
  • editorInlayHint.foreground#0B0B0D70
  • editorInlayHint.parameterBackground#F4F5F4
  • editorInlayHint.parameterForeground#0B0B0D70
  • editorInlayHint.typeBackground#F4F5F4
  • editorInlayHint.typeForeground#0B0B0D
  • editorLightBulb.foreground#8A5A00
  • editorLightBulbAi.foreground#0447BF
  • editorLightBulbAutoFix.foreground#00875A
  • editorLineNumber.activeForeground#0447BF
  • editorLineNumber.dimmedForeground#5A5E6350
  • editorLineNumber.foreground#0447BF
  • editorLink.activeForeground#0447BF
  • editorMarkerNavigation.background#FFFFFF
  • editorMarkerNavigationError.background#C82E3A20
  • editorMarkerNavigationError.headerBackground#C82E3A15
  • editorMarkerNavigationInfo.background#0447BF20
  • editorMarkerNavigationInfo.headerBackground#0447BF15
  • editorMarkerNavigationWarning.background#8A5A0020
  • editorMarkerNavigationWarning.headerBackground#8A5A0015
  • editorMinimap.inlineChatInserted#00875A30
  • editorMinimap.inlineChatRemoved#C82E3A30
  • editorMultiCursor.primary.background#FFFFFF
  • editorMultiCursor.primary.foreground#0447BF
  • editorMultiCursor.secondary.background#FFFFFF
  • editorMultiCursor.secondary.foreground#0447BF
  • editorOverviewRuler.addedForeground#00875A
  • editorOverviewRuler.background#FFFFFF
  • editorOverviewRuler.border#0447BF20
  • editorOverviewRuler.bracketMatchForeground#0447BF60
  • editorOverviewRuler.commentDraftForeground#0447BF50
  • editorOverviewRuler.commentForeground#0447BF30
  • editorOverviewRuler.commentUnresolvedForeground#8A5A0060
  • editorOverviewRuler.commonContentForeground#5A5E6340
  • editorOverviewRuler.currentContentForeground#00875A60
  • editorOverviewRuler.deletedForeground#C82E3A
  • editorOverviewRuler.errorForeground#C82E3A
  • editorOverviewRuler.findMatchForeground#0447BFCC
  • editorOverviewRuler.incomingContentForeground#0447BF60
  • editorOverviewRuler.infoForeground#0447BF
  • editorOverviewRuler.inlineChatInserted#00875A60
  • editorOverviewRuler.inlineChatRemoved#C82E3A60
  • editorOverviewRuler.modifiedForeground#0447BF
  • editorOverviewRuler.rangeHighlightForeground#0447BF99
  • editorOverviewRuler.selectionHighlightForeground#0447BF99
  • editorOverviewRuler.warningForeground#8A5A00
  • editorOverviewRuler.wordHighlightForeground#0447BF99
  • editorOverviewRuler.wordHighlightStrongForeground#0447BFCC
  • editorOverviewRuler.wordHighlightTextForeground#0447BF60
  • editorPane.background#FFFFFF
  • editorRuler.foreground#CCCCCC30
  • editorSnippetFinalTabstopHighlightBackground#00875A20
  • editorSnippetFinalTabstopHighlightBorder#00875A00
  • editorSnippetTabstopHighlightBackground#0447BF20
  • editorSnippetTabstopHighlightBorder#0447BF00
  • editorStickyScroll.background#F4F5F4
  • editorStickyScroll.border#0447BF15
  • editorStickyScroll.shadow#0B0B0D15
  • editorStickyScrollGutter.background#F4F5F4
  • editorStickyScrollHover.background#EEEFEE
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#0447BF50
  • editorSuggestWidget.focusHighlightForeground#0447BF
  • editorSuggestWidget.foreground#0B0B0D
  • editorSuggestWidget.highlightForeground#0447BF
  • editorSuggestWidget.selectedBackground#0447BF50
  • editorSuggestWidget.selectedForeground#0B0B0D
  • editorSuggestWidget.selectedIconForeground#0B0B0D
  • editorSuggestWidgetStatus.foreground#5A5E63
  • editorUnicodeHighlight.background#8A5A0015
  • editorUnicodeHighlight.border#8A5A00
  • editorUnnecessaryCode.border#5A5E6340
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.background#8A5A0010
  • editorWarning.border#8A5A0000
  • editorWarning.foreground#8A5A00
  • editorWhitespace.foreground#CCCCCC50
  • editorWidget.background#FFFFFF
  • editorWidget.border#0447BF50
  • editorWidget.foreground#0B0B0D
  • editorWidget.resizeBorder#0447BF
  • errorForeground#C82E3A
  • extensionBadge.remoteBackground#0447BF
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.background#0447BF
  • extensionButton.border#0447BF00
  • extensionButton.foreground#FFFFFF
  • extensionButton.hoverBackground#03379A
  • extensionButton.prominentBackground#0447BF
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#03379A
  • extensionButton.separator#FFFFFF40
  • extensionIcon.preReleaseForeground#0447BF
  • extensionIcon.privateForeground#5A5E63
  • extensionIcon.sponsorForeground#0447BF
  • extensionIcon.starForeground#8A5A00
  • extensionIcon.verifiedForeground#00875A
  • focusBorder#0447BF
  • foreground#0B0B0D
  • gauge.background#FFFFFF
  • gauge.border#0447BF20
  • gauge.errorBackground#C82E3A20
  • gauge.errorForeground#C82E3A
  • gauge.foreground#0B0B0D
  • gauge.warningBackground#8A5A0020
  • gauge.warningForeground#8A5A00
  • git.blame.editorDecorationForeground#5A5E6380
  • gitDecoration.addedResourceForeground#00875A
  • gitDecoration.conflictingResourceForeground#8A5A00
  • gitDecoration.deletedResourceForeground#C82E3A
  • gitDecoration.ignoredResourceForeground#5A5E63
  • gitDecoration.modifiedResourceForeground#0447BF
  • gitDecoration.renamedResourceForeground#0447BF
  • gitDecoration.stageDeletedResourceForeground#C82E3ACC
  • gitDecoration.stageModifiedResourceForeground#0447BFCC
  • gitDecoration.submoduleResourceForeground#00875A
  • gitDecoration.untrackedResourceForeground#00875A
  • icon.foreground#0447BF
  • inlineChat.background#F4F5F4
  • inlineChat.border#0447BF30
  • inlineChat.foreground#0B0B0D
  • inlineChat.shadow#0B0B0D20
  • inlineChatDiff.inserted#00875A20
  • inlineChatDiff.removed#C82E3A15
  • inlineChatInput.background#FFFFFF
  • inlineChatInput.border#0447BF50
  • inlineChatInput.focusBorder#0447BF
  • inlineChatInput.placeholderForeground#0B0B0D70
  • inlineEdit.gutterIndicator.background#FFFFFF
  • inlineEdit.gutterIndicator.primaryBackground#0447BF15
  • inlineEdit.gutterIndicator.primaryBorder#0447BF
  • inlineEdit.gutterIndicator.primaryForeground#0447BF
  • inlineEdit.gutterIndicator.secondaryBackground#0447BF15
  • inlineEdit.gutterIndicator.secondaryBorder#0447BF
  • inlineEdit.gutterIndicator.secondaryForeground#0447BF
  • inlineEdit.gutterIndicator.successfulBackground#00875A15
  • inlineEdit.gutterIndicator.successfulBorder#00875A
  • inlineEdit.gutterIndicator.successfulForeground#00875A
  • inlineEdit.modifiedBackground#0447BF10
  • inlineEdit.modifiedBorder#0447BF40
  • inlineEdit.modifiedChangedLineBackground#0447BF15
  • inlineEdit.modifiedChangedTextBackground#0447BF25
  • inlineEdit.originalBackground#C82E3A08
  • inlineEdit.originalBorder#C82E3A25
  • inlineEdit.originalChangedLineBackground#C82E3A10
  • inlineEdit.originalChangedTextBackground#C82E3A20
  • inlineEdit.tabWillAcceptModifiedBorder#00875A60
  • inlineEdit.tabWillAcceptOriginalBorder#C82E3A40
  • input.background#FFFFFF
  • input.border#0447BF50
  • input.foreground#0B0B0D
  • input.placeholderForeground#5A5E63
  • inputOption.activeBackground#0447BF30
  • inputOption.activeBorder#0447BF
  • inputOption.activeForeground#0B0B0D
  • inputOption.hoverBackground#0447BF15
  • inputValidation.errorBackground#C82E3A15
  • inputValidation.errorBorder#C82E3A
  • inputValidation.errorForeground#C82E3A
  • inputValidation.infoBackground#0447BF15
  • inputValidation.infoBorder#0447BF
  • inputValidation.infoForeground#0447BF
  • inputValidation.warningBackground#8A5A0015
  • inputValidation.warningBorder#8A5A00
  • inputValidation.warningForeground#8A5A00
  • interactive.activeCodeBorder#0447BF
  • interactive.inactiveCodeBorder#0447BF20
  • keybindingLabel.background#0447BF15
  • keybindingLabel.border#0447BF30
  • keybindingLabel.bottomBorder#0447BF50
  • keybindingLabel.foreground#0B0B0D
  • keybindingTable.headerBackground#F4F5F4
  • keybindingTable.rowsBackground#F4F5F480
  • list.activeSelectionBackground#0447BF40
  • list.activeSelectionForeground#0B0B0D
  • list.activeSelectionIconForeground#0B0B0D
  • list.deemphasizedForeground#5A5E63
  • list.dropBackground#0447BF20
  • list.dropBetweenBackground#0447BF
  • list.errorForeground#C82E3A
  • list.filterMatchBorder#0447BF60
  • list.focusAndSelectionOutline#0447BF
  • list.focusBackground#0447BF30
  • list.focusForeground#0B0B0D
  • list.focusHighlightForeground#0447BF
  • list.focusOutline#0447BF60
  • list.highlightForeground#0447BF
  • list.hoverBackground#0447BF15
  • list.hoverForeground#0B0B0D
  • list.inactiveFocusBackground#0447BF15
  • list.inactiveFocusOutline#0447BF40
  • list.inactiveSelectionBackground#0447BF20
  • list.inactiveSelectionForeground#0B0B0D
  • list.inactiveSelectionIconForeground#0B0B0D
  • list.invalidItemForeground#C82E3A
  • list.warningForeground#8A5A00
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#C82E3A
  • listFilterWidget.outline#0447BF
  • listFilterWidget.shadow#0B0B0D30
  • markdownAlert.caution.foreground#C82E3A
  • markdownAlert.important.foreground#0447BF
  • markdownAlert.note.foreground#0447BF
  • markdownAlert.tip.foreground#00875A
  • markdownAlert.warning.foreground#8A5A00
  • mcpIcon.starForeground#8A5A00
  • menu.background#FFFFFF
  • menu.border#0447BF30
  • menu.foreground#0B0B0D
  • menu.selectionBackground#0447BF30
  • menu.selectionBorder#0447BF00
  • menu.selectionForeground#0B0B0D
  • menu.separatorBackground#0447BF20
  • menubar.selectionBackground#0447BF30
  • menubar.selectionBorder#0447BF00
  • menubar.selectionForeground#0B0B0D
  • merge.border#0447BF50
  • merge.commonContentBackground#5A5E6315
  • merge.commonHeaderBackground#5A5E6330
  • merge.currentContentBackground#00875A20
  • merge.currentHeaderBackground#00875A50
  • merge.incomingContentBackground#0447BF20
  • merge.incomingHeaderBackground#0447BF50
  • mergeEditor.change.background#0447BF15
  • mergeEditor.change.word.background#0447BF30
  • mergeEditor.changeBase.background#5A5E6310
  • mergeEditor.changeBase.word.background#5A5E6320
  • mergeEditor.conflict.handled.minimapOverViewRuler#00875A
  • mergeEditor.conflict.handledFocused.border#00875A
  • mergeEditor.conflict.handledUnfocused.border#00875A40
  • mergeEditor.conflict.input1.background#00875A15
  • mergeEditor.conflict.input2.background#0447BF15
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#8A5A00
  • mergeEditor.conflict.unhandledFocused.border#8A5A00
  • mergeEditor.conflict.unhandledUnfocused.border#8A5A0060
  • mergeEditor.conflictingLines.background#8A5A0015
  • minimap.background#FFFFFF
  • minimap.chatEditHighlight#0447BF30
  • minimap.errorHighlight#C82E3A
  • minimap.findMatchHighlight#0447BF80
  • minimap.foregroundOpacity#000000FF
  • minimap.infoHighlight#0447BF
  • minimap.selectionHighlight#0447BF50
  • minimap.selectionOccurrenceHighlight#0447BF30
  • minimap.warningHighlight#8A5A00
  • minimapGutter.addedBackground#00875A
  • minimapGutter.deletedBackground#C82E3A
  • minimapGutter.modifiedBackground#0447BF
  • minimapSlider.activeBackground#0447BF70
  • minimapSlider.background#0447BF30
  • minimapSlider.hoverBackground#0447BF50
  • multiDiffEditor.background#FFFFFF
  • multiDiffEditor.border#0447BF20
  • multiDiffEditor.headerBackground#F4F5F4
  • notebook.cellBorderColor#0447BF20
  • notebook.cellEditorBackground#FFFFFF
  • notebook.cellHoverBackground#EEEFEE
  • notebook.cellInsertionIndicator#0447BF
  • notebook.cellStatusBarItemHoverBackground#0447BF20
  • notebook.cellToolbarSeparator#0447BF15
  • notebook.editorBackground#FFFFFF
  • notebook.focusedCellBackground#F4F5F4
  • notebook.focusedCellBorder#0447BF
  • notebook.focusedEditorBorder#0447BF
  • notebook.inactiveFocusedCellBorder#0447BF40
  • notebook.inactiveSelectedCellBorder#0447BF20
  • notebook.outputContainerBackgroundColor#F4F5F4
  • notebook.outputContainerBorderColor#0447BF15
  • notebook.selectedCellBackground#0447BF15
  • notebook.selectedCellBorder#0447BF60
  • notebook.symbolHighlightBackground#0447BF20
  • notebookEditorOverviewRuler.runningCellForeground#0447BF
  • notebookScrollbarSlider.activeBackground#0447BF70
  • notebookScrollbarSlider.background#0447BF30
  • notebookScrollbarSlider.hoverBackground#0447BF50
  • notebookStatusErrorIcon.foreground#C82E3A
  • notebookStatusRunningIcon.foreground#0447BF
  • notebookStatusSuccessIcon.foreground#00875A
  • notificationCenter.border#0447BF20
  • notificationCenterHeader.background#F4F5F4
  • notificationCenterHeader.foreground#0B0B0D
  • notificationLink.foreground#0447BF
  • notifications.background#FFFFFF
  • notifications.border#0447BF20
  • notifications.foreground#0B0B0D
  • notificationsErrorIcon.foreground#C82E3A
  • notificationsInfoIcon.foreground#0447BF
  • notificationsWarningIcon.foreground#8A5A00
  • notificationToast.border#0447BF20
  • outputView.background#F4F5F4
  • outputViewStickyScroll.background#F4F5F4
  • panel.background#F4F5F4
  • panel.border#0447BF20
  • panel.dropBorder#0447BF
  • panelInput.border#0447BF50
  • panelSection.border#0447BF20
  • panelSection.dropBackground#0447BF20
  • panelSectionHeader.background#0447BF15
  • panelSectionHeader.border#0447BF20
  • panelSectionHeader.foreground#0447BF
  • panelStickyScroll.background#F4F5F4
  • panelStickyScroll.border#0447BF15
  • panelStickyScroll.shadow#0B0B0D15
  • panelTitle.activeBorder#0447BF
  • panelTitle.activeForeground#0447BF
  • panelTitle.border#0447BF15
  • panelTitle.inactiveForeground#0B0B0D60
  • panelTitleBadge.background#0447BF
  • panelTitleBadge.foreground#FFFFFF
  • peekView.border#0447BF
  • peekViewEditor.background#0B0B0D
  • peekViewEditor.matchHighlightBackground#0447BF50
  • peekViewEditor.matchHighlightBorder#0447BF80
  • peekViewEditorGutter.background#0B0B0D
  • peekViewEditorStickyScroll.background#0B0B0D
  • peekViewEditorStickyScrollGutter.background#0B0B0D
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#9A9DA1
  • peekViewResult.matchHighlightBackground#0447BF50
  • peekViewResult.selectionBackground#0447BF50
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#5A5E63
  • peekViewTitleLabel.foreground#0447BF
  • pickerGroup.border#0447BF20
  • pickerGroup.foreground#0447BF
  • ports.iconRunningProcessForeground#00875A
  • problemsErrorIcon.foreground#C82E3A
  • problemsInfoIcon.foreground#0447BF
  • problemsWarningIcon.foreground#8A5A00
  • profileBadge.background#0447BF
  • profileBadge.foreground#FFFFFF
  • profiles.sashBorder#0447BF
  • progressBar.background#0447BF
  • quickInput.background#FFFFFF
  • quickInput.border#0447BF25
  • quickInput.foreground#0B0B0D
  • quickInputList.focusBackground#0447BF30
  • quickInputList.focusForeground#0B0B0D
  • quickInputList.focusIconForeground#0B0B0D
  • quickInputList.hoverBackground#EEEFEE
  • quickInputTitle.background#F4F5F4
  • radio.activeBackground#0447BF
  • radio.activeBorder#0447BF
  • radio.activeForeground#FFFFFF
  • radio.inactiveBackground#FFFFFF
  • radio.inactiveBorder#0447BF40
  • radio.inactiveForeground#0B0B0D
  • radio.inactiveHoverBackground#EEEFEE
  • sash.hoverBorder#0447BF
  • scmGraph.foreground1#0447BF
  • scmGraph.foreground2#0447BF
  • scmGraph.foreground3#00734D
  • scmGraph.foreground4#8A5A00
  • scmGraph.foreground5#00875A
  • scmGraph.historyItemBaseRefColor#00734D
  • scmGraph.historyItemHoverAdditionsForeground#00875A
  • scmGraph.historyItemHoverDeletionsForeground#C82E3A
  • scmGraph.historyItemHoverLabelForeground#0B0B0D
  • scmGraph.historyItemRefColor#0447BF
  • scmGraph.historyItemRemoteRefColor#0447BF
  • scrollbar.background#FFFFFF00
  • scrollbar.shadow#0B0B0D50
  • scrollbarSlider.activeBackground#0447BF70
  • scrollbarSlider.background#0447BF30
  • scrollbarSlider.hoverBackground#0447BF50
  • search.resultsInfoForeground#5A5E63
  • searchEditor.findMatchBackground#0447BF30
  • searchEditor.findMatchBorder#0447BF60
  • searchEditor.textInputBorder#0447BF50
  • selection.background#0447BF50
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#0447BF50
  • settings.checkboxForeground#0447BF
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#0447BF50
  • settings.dropdownForeground#0B0B0D
  • settings.dropdownListBorder#0447BF20
  • settings.focusedRowBackground#0447BF10
  • settings.focusedRowBorder#0447BF30
  • settings.headerBorder#0447BF15
  • settings.headerForeground#0B0B0D
  • settings.modifiedItemIndicator#0447BF
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#0447BF50
  • settings.numberInputForeground#0B0B0D
  • settings.rowHoverBackground#0447BF10
  • settings.sashBorder#0447BF
  • settings.settingsHeaderHoverForeground#0447BF
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#0447BF50
  • settings.textInputForeground#0B0B0D
  • sideBar.background#F4F5F4
  • sideBar.border#0447BF30
  • sideBar.dropBackground#0447BF20
  • sideBar.foreground#0B0B0D
  • sideBarActivityBarTop.border#0447BF20
  • sideBarSectionHeader.background#0447BF15
  • sideBarSectionHeader.border#0447BF20
  • sideBarSectionHeader.foreground#0447BF
  • sideBarStickyScroll.background#F4F5F4
  • sideBarStickyScroll.border#0447BF15
  • sideBarStickyScroll.shadow#0B0B0D15
  • sideBarTitle.background#F4F5F4
  • sideBarTitle.border#0447BF15
  • sideBarTitle.foreground#0447BF
  • sideBySideEditor.horizontalBorder#0447BF20
  • sideBySideEditor.verticalBorder#0447BF20
  • simpleFindWidget.sashBorder#0447BF
  • statusBar.background#0447BF
  • statusBar.border#03379A
  • statusBar.debuggingBackground#0447BF
  • statusBar.debuggingBorder#0447BFCC
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0447BF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#03379A
  • statusBar.noFolderBorder#03379A
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#03379A80
  • statusBarItem.compactHoverBackground#03379A60
  • statusBarItem.errorBackground#C82E3A
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.errorHoverBackground#C82E3ACC
  • statusBarItem.errorHoverForeground#FFFFFF
  • statusBarItem.focusBorder#0447BF
  • statusBarItem.hoverBackground#03379A80
  • statusBarItem.hoverForeground#FFFFFF
  • statusBarItem.offlineBackground#5A5E63
  • statusBarItem.offlineForeground#FFFFFF
  • statusBarItem.offlineHoverBackground#5A5E63CC
  • statusBarItem.offlineHoverForeground#FFFFFF
  • statusBarItem.prominentBackground#0447BF
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#03379A
  • statusBarItem.prominentHoverForeground#FFFFFF
  • statusBarItem.remoteBackground#0447BF
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.remoteHoverBackground#0447BFCC
  • statusBarItem.remoteHoverForeground#FFFFFF
  • statusBarItem.warningBackground#8A5A00
  • statusBarItem.warningForeground#FFFFFF
  • statusBarItem.warningHoverBackground#8A5A00CC
  • statusBarItem.warningHoverForeground#FFFFFF
  • symbolIcon.arrayForeground#8A5A00
  • symbolIcon.booleanForeground#8A5A00
  • symbolIcon.classForeground#0447BF
  • symbolIcon.colorForeground#0447BF
  • symbolIcon.constantForeground#8A5A00
  • symbolIcon.constructorForeground#0447BF
  • symbolIcon.enumeratorForeground#0447BF
  • symbolIcon.enumeratorMemberForeground#8A5A00
  • symbolIcon.eventForeground#8A5A00
  • symbolIcon.fieldForeground#0447BF
  • symbolIcon.fileForeground#5A5E63
  • symbolIcon.folderForeground#0447BF
  • symbolIcon.functionForeground#0447BF
  • symbolIcon.interfaceForeground#0447BF
  • symbolIcon.keyForeground#0447BF
  • symbolIcon.keywordForeground#0447BF
  • symbolIcon.methodForeground#0447BF
  • symbolIcon.moduleForeground#0447BF
  • symbolIcon.namespaceForeground#0447BF
  • symbolIcon.nullForeground#5A5E63
  • symbolIcon.numberForeground#8A5A00
  • symbolIcon.objectForeground#0447BF
  • symbolIcon.operatorForeground#0447BF
  • symbolIcon.packageForeground#0447BF
  • symbolIcon.propertyForeground#0B0B0D
  • symbolIcon.referenceForeground#0447BF
  • symbolIcon.snippetForeground#00734D
  • symbolIcon.stringForeground#00734D
  • symbolIcon.structForeground#0447BF
  • symbolIcon.textForeground#0B0B0D
  • symbolIcon.typeParameterForeground#0447BF
  • symbolIcon.unitForeground#8A5A00
  • symbolIcon.variableForeground#0B0B0D
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#0447BF
  • tab.activeBorderTop#0447BF00
  • tab.activeForeground#0B0B0D
  • tab.activeModifiedBorder#0447BF
  • tab.border#0447BF20
  • tab.dragAndDropBorder#0447BF
  • tab.hoverBackground#F4F5F4
  • tab.hoverBorder#0447BF40
  • tab.hoverForeground#0B0B0D
  • tab.inactiveBackground#F4F5F4
  • tab.inactiveForeground#0B0B0D70
  • tab.inactiveModifiedBorder#0447BF60
  • tab.lastPinnedBorder#0447BF30
  • tab.selectedBackground#FFFFFF
  • tab.selectedBorderTop#0447BF
  • tab.selectedForeground#0B0B0D
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#0447BF60
  • tab.unfocusedActiveBorderTop#0447BF00
  • tab.unfocusedActiveForeground#0B0B0DCC
  • tab.unfocusedActiveModifiedBorder#0447BFCC
  • tab.unfocusedHoverBackground#F4F5F4
  • tab.unfocusedHoverBorder#0447BF30
  • tab.unfocusedHoverForeground#0B0B0DCC
  • tab.unfocusedInactiveBackground#F4F5F4
  • tab.unfocusedInactiveForeground#0B0B0D50
  • tab.unfocusedInactiveModifiedBorder#0447BF50
  • terminal.ansiBlack#0B0B0D
  • terminal.ansiBlue#0447BF
  • terminal.ansiBrightBlack#5A5E63
  • terminal.ansiBrightBlue#1A5FD0
  • terminal.ansiBrightCyan#1295B8
  • terminal.ansiBrightGreen#00A36C
  • terminal.ansiBrightMagenta#A040C0
  • terminal.ansiBrightRed#E04050
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#A86E00
  • terminal.ansiCyan#0E7490
  • terminal.ansiGreen#00875A
  • terminal.ansiMagenta#8B30A8
  • terminal.ansiRed#C82E3A
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#8A5A00
  • terminal.background#FFFFFF
  • terminal.border#0447BF20
  • terminal.dropBackground#0447BF20
  • terminal.findMatchBackground#03DE918060
  • terminal.findMatchBorder#0447BF
  • terminal.findMatchHighlightBackground#03DE918040
  • terminal.findMatchHighlightBorder#0447BF80
  • terminal.foreground#0B0B0D
  • terminal.hoverHighlightBackground#0447BF20
  • terminal.inactiveSelectionBackground#0447BF20
  • terminal.initialHintForeground#5A5E63
  • terminal.selectionBackground#0447BF40
  • terminal.selectionForeground#0B0B0D
  • terminal.tab.activeBorder#0447BF
  • terminalCommandDecoration.defaultBackground#0447BF40
  • terminalCommandDecoration.errorBackground#C82E3A60
  • terminalCommandDecoration.successBackground#00875A60
  • terminalCommandGuide.foreground#0447BF20
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#0447BF
  • terminalOverviewRuler.border#0447BF20
  • terminalOverviewRuler.cursorForeground#0447BF
  • terminalOverviewRuler.findMatchForeground#0447BFCC
  • terminalStickyScroll.background#F4F5F4
  • terminalStickyScroll.border#0447BF15
  • terminalStickyScrollHover.background#EEEFEE
  • terminalSymbolIcon.aliasForeground#0447BF
  • terminalSymbolIcon.argumentForeground#8A5A00
  • terminalSymbolIcon.branchForeground#00875A
  • terminalSymbolIcon.commitForeground#0447BF
  • terminalSymbolIcon.fileForeground#5A5E63
  • terminalSymbolIcon.flagForeground#8A5A00
  • terminalSymbolIcon.folderForeground#0447BF
  • terminalSymbolIcon.inlineSuggestionForeground#5A5E63
  • terminalSymbolIcon.methodForeground#0447BF
  • terminalSymbolIcon.optionForeground#0B0B0D
  • terminalSymbolIcon.optionValueForeground#00734D
  • terminalSymbolIcon.pullRequestDoneForeground#00875A
  • terminalSymbolIcon.pullRequestForeground#0447BF
  • terminalSymbolIcon.remoteForeground#0447BF
  • terminalSymbolIcon.stashForeground#0447BF
  • terminalSymbolIcon.symbolicLinkFileForeground#0447BF80
  • terminalSymbolIcon.symbolicLinkFolderForeground#0447BF80
  • terminalSymbolIcon.symbolText#0B0B0D
  • terminalSymbolIcon.tagForeground#0447BF
  • testing.coverCountBadgeBackground#0447BF
  • testing.coverCountBadgeForeground#FFFFFF
  • testing.coveredBackground#00875A10
  • testing.coveredBorder#00875A30
  • testing.coveredGutterBackground#00875A40
  • testing.iconErrored#C82E3A
  • testing.iconErrored.retired#C82E3A50
  • testing.iconFailed#C82E3A
  • testing.iconFailed.retired#C82E3A50
  • testing.iconPassed#00875A
  • testing.iconPassed.retired#00875A50
  • testing.iconQueued#8A5A00
  • testing.iconQueued.retired#8A5A0050
  • testing.iconSkipped#5A5E63
  • testing.iconSkipped.retired#5A5E6350
  • testing.iconUnset#5A5E63
  • testing.iconUnset.retired#5A5E6350
  • testing.message.error.badgeBackground#C82E3A
  • testing.message.error.badgeBorder#C82E3A60
  • testing.message.error.badgeForeground#FFFFFF
  • testing.message.error.lineBackground#C82E3A10
  • testing.message.info.decorationForeground#0447BF
  • testing.message.info.lineBackground#0447BF10
  • testing.messagePeekBorder#0447BF
  • testing.messagePeekHeaderBackground#0447BF15
  • testing.peekBorder#C82E3A
  • testing.peekHeaderBackground#C82E3A15
  • testing.runAction#00875A
  • testing.uncoveredBackground#C82E3A10
  • testing.uncoveredBorder#C82E3A30
  • testing.uncoveredBranchBackground#C82E3A20
  • testing.uncoveredGutterBackground#C82E3A40
  • textBlockQuote.background#F4F5F4
  • textBlockQuote.border#0447BF60
  • textCodeBlock.background#F4F5F4
  • textLink.activeForeground#0447BF
  • textLink.foreground#0447BF
  • textPreformat.background#F4F5F4
  • textPreformat.border#0447BF20
  • textPreformat.foreground#00734D
  • textSeparator.foreground#0447BF20
  • titleBar.activeBackground#F4F5F4
  • titleBar.activeForeground#0B0B0D
  • titleBar.border#0447BF30
  • titleBar.inactiveBackground#F4F5F4
  • titleBar.inactiveForeground#0B0B0D70
  • toolbar.activeBackground#0447BF30
  • toolbar.hoverBackground#0447BF20
  • toolbar.hoverOutline#0447BF00
  • tree.inactiveIndentGuidesStroke#0447BF15
  • tree.indentGuidesStroke#0447BF30
  • tree.tableColumnsBorder#0447BF15
  • tree.tableOddRowsBackground#F4F5F480
  • walkThrough.embeddedEditorBackground#F4F5F4
  • walkthrough.stepTitle.foreground#0B0B0D
  • welcomePage.background#FFFFFF
  • welcomePage.progress.background#F4F5F4
  • welcomePage.progress.foreground#0447BF
  • welcomePage.tileBackground#F4F5F4
  • welcomePage.tileBorder#0447BF15
  • welcomePage.tileHoverBackground#EEEFEE
  • widget.border#0447BF20
  • widget.shadow#0B0B0D30
  • window.activeBorder#0447BF00
  • window.inactiveBorder#0447BF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5E63italic
variable, string constant.other.placeholder#0B0B0D
constant.other.color#0447BF
invalid, invalid.illegal#C82E3A
keyword, storage.type, storage.modifier#0447BF
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#0447BF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#0447BF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#0447BF
meta.block variable.other#0B0B0D
support.other.variable, string.other.link#0B0B0D
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#8A5A00
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#00734D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#0447BF
support.type#0447BF
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#0447BF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#0B0B0D
variable.language#0447BFitalic
entity.name.method.js#0447BFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#0447BF
entity.other.attribute-name#0447BF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#00734Ditalic
entity.other.attribute-name.class#00734D
source.sass keyword.control#0447BF
markup.inserted#00875A
markup.deleted#C82E3A
markup.changed#0447BF
string.regexp#00875A
constant.character.escape#00875A
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#0447BFitalic
source.js constant.other.object.key.js string.unquoted.label.js#0B0B0Ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#0447BF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#0447BF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00734D
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00734D
text.html.markdown, punctuation.definition.list_item.markdown#0B0B0D
text.html.markdown markup.inline.raw.markdown#00734D
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#0447BF
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#0447BF
markup.italic#0447BFitalic
markup.bold, markup.bold string#0447BFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#0447BFbold
markup.underline#00734Dunderline
markup.quote punctuation.definition.blockquote.markdown#5A5E63
markup.quoteitalic
string.other.link.title.markdown#0447BF
string.other.link.description.title.markdown#0447BF
constant.other.reference.link.markdown#00734D
markup.raw.block#00734D
markup.raw.block.fenced.markdown#0B0B0D
punctuation.definition.fenced.markdown#0B0B0D
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#0B0B0D
variable.language.fenced.markdown#0447BF
meta.separator#0447BFbold
markup.table#0B0B0D