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#B0006F30
  • activityBar.activeBackground#B0006F15
  • activityBar.activeBorder#B0006F
  • activityBar.activeFocusBorder#B0006F
  • activityBar.background#F4F0FA
  • activityBar.border#B0006F30
  • activityBar.dropBorder#B0006F
  • activityBar.foreground#1E0F38
  • activityBar.inactiveForeground#1E0F3870
  • activityBarBadge.background#B0006F
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBackground#B0006F15
  • activityBarTop.activeBorder#B0006F
  • activityBarTop.background#F4F0FA
  • activityBarTop.dropBorder#B0006F
  • activityBarTop.foreground#1E0F38
  • activityBarTop.inactiveForeground#1E0F3870
  • activityErrorBadge.background#C82E2E
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#8A5A00
  • activityWarningBadge.foreground#FFFFFF
  • agentSessionReadIndicator.foreground#B0006F
  • agentSessionSelectedBadge.border#B0006F40
  • agentSessionSelectedUnfocusedBadge.border#1E0F3840
  • agentStatusIndicator.background#FAF7FE
  • aiCustomizationManagement.sashBorder#B0006F
  • badge.background#B0006F
  • badge.foreground#FFFFFF
  • banner.background#B0006F
  • banner.foreground#FFFFFF
  • banner.iconForeground#FFFFFF
  • breadcrumb.activeSelectionForeground#B0006F
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#1E0F38
  • breadcrumb.foreground#5C5170
  • breadcrumbPicker.background#FFFFFF
  • button.background#B0006F
  • button.border#B0006F00
  • button.foreground#FFFFFF
  • button.hoverBackground#8C0058
  • button.secondaryBackground#FAF7FE
  • button.secondaryBorder#B0006F40
  • button.secondaryForeground#1E0F38
  • button.secondaryHoverBackground#EFE8F8
  • button.separator#FFFFFF40
  • charts.blue#B0006F
  • charts.foreground#1E0F38
  • charts.green#2D7A3F
  • charts.lines#5C5170
  • charts.orange#8A5A00
  • charts.purple#B0006F
  • charts.red#C82E2E
  • charts.yellow#8A5A00
  • chat.avatarBackground#B0006F
  • chat.avatarForeground#FFFFFF
  • chat.checkpointSeparator#B0006F30
  • chat.editedFileForeground#B0006F
  • chat.inputWorkingBorderColor1#B0006F
  • chat.inputWorkingBorderColor2#8C0058
  • chat.inputWorkingBorderColor3#B0006F
  • chat.linesAddedForeground#2D7A3FCC
  • chat.linesRemovedForeground#C82E2ECC
  • chat.requestBackground#F4F0FA
  • chat.requestBorder#B0006F30
  • chat.requestBubbleBackground#F4F0FAE6
  • chat.requestBubbleHoverBackground#EFE8F8E6
  • chat.requestCodeBorder#B0006F20
  • chat.slashCommandBackground#B0006F
  • chat.slashCommandForeground#FFFFFF
  • chat.thinkingShimmer#B0006F30
  • chatManagement.sashBorder#B0006F
  • checkbox.background#FFFFFF
  • checkbox.border#B0006F50
  • checkbox.disabled.background#F4F0FA
  • checkbox.disabled.foreground#5C5170
  • checkbox.foreground#B0006F
  • checkbox.selectBackground#FFFFFF
  • checkbox.selectBorder#B0006F
  • commandCenter.activeBackground#1E0F3825
  • commandCenter.activeBorder#1E0F3850
  • commandCenter.activeForeground#1E0F38
  • commandCenter.background#1E0F3815
  • commandCenter.border#1E0F3830
  • commandCenter.debuggingBackground#B0006F20
  • commandCenter.foreground#1E0F38
  • commandCenter.inactiveBorder#1E0F3815
  • commandCenter.inactiveForeground#1E0F3870
  • commentsView.resolvedIcon#2D7A3F
  • commentsView.unresolvedIcon#8A5A00
  • contrastActiveBorder#B0006F00
  • contrastBorder#B0006F00
  • debugConsole.errorForeground#C82E2E
  • debugConsole.infoForeground#1F6FB8
  • debugConsole.sourceForeground#5C5170
  • debugConsole.warningForeground#8A5A00
  • debugConsoleInputIcon.foreground#B0006F
  • debugExceptionWidget.background#C82E2E15
  • debugExceptionWidget.border#C82E2E60
  • debugIcon.breakpointCurrentStackframeForeground#8A5A00
  • debugIcon.breakpointDisabledForeground#5C5170
  • debugIcon.breakpointForeground#C82E2E
  • debugIcon.breakpointStackframeForeground#2D7A3F
  • debugIcon.breakpointUnverifiedForeground#8A5A00
  • debugIcon.continueForeground#2D7A3F
  • debugIcon.disconnectForeground#C82E2E
  • debugIcon.pauseForeground#8A5A00
  • debugIcon.restartForeground#2D7A3F
  • debugIcon.startForeground#2D7A3F
  • debugIcon.stepBackForeground#B0006F
  • debugIcon.stepIntoForeground#B0006F
  • debugIcon.stepOutForeground#B0006F
  • debugIcon.stepOverForeground#B0006F
  • debugIcon.stopForeground#C82E2E
  • debugTokenExpression.boolean#8A5A00
  • debugTokenExpression.error#C82E2E
  • debugTokenExpression.name#B0006F
  • debugTokenExpression.number#8A5A00
  • debugTokenExpression.string#1B7264
  • debugTokenExpression.type#B0006F
  • debugTokenExpression.value#1B7264
  • debugToolBar.background#FFFFFF
  • debugView.exceptionLabelBackground#C82E2E
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#B0006F
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#B0006F60
  • descriptionForeground#5C5170
  • diffEditor.border#B0006F20
  • diffEditor.diagonalFill#5C517015
  • diffEditor.insertedLineBackground#2D7A3F10
  • diffEditor.insertedTextBackground#2D7A3F20
  • diffEditor.insertedTextBorder#2D7A3F50
  • diffEditor.move.border#B0006F60
  • diffEditor.moveActive.border#B0006F
  • diffEditor.removedLineBackground#C82E2E10
  • diffEditor.removedTextBackground#C82E2E20
  • diffEditor.removedTextBorder#C82E2E50
  • diffEditor.unchangedCodeBackground#FFFFFF80
  • diffEditor.unchangedRegionBackground#F4F0FA
  • diffEditor.unchangedRegionForeground#5C5170
  • diffEditor.unchangedRegionShadow#1E0F3815
  • diffEditorGutter.insertedLineBackground#2D7A3F20
  • diffEditorGutter.removedLineBackground#C82E2E20
  • diffEditorOverview.insertedForeground#2D7A3F60
  • diffEditorOverview.removedForeground#C82E2E60
  • disabledForeground#5C5170
  • dropdown.background#FFFFFF
  • dropdown.border#B0006F50
  • dropdown.foreground#1E0F38
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.compositionBorder#B0006F
  • editor.findMatchBackground#D9009C8050
  • editor.findMatchBorder#D9009C80
  • editor.findMatchForeground#1E0F38
  • editor.findMatchHighlightBackground#D9009C8030
  • editor.findMatchHighlightBorder#D9009C8060
  • editor.findMatchHighlightForeground#1E0F38
  • editor.findRangeHighlightBackground#B0006F15
  • editor.findRangeHighlightBorder#B0006F00
  • editor.focusedStackFrameHighlightBackground#2D7A3F20
  • editor.foldBackground#B0006F10
  • editor.foldPlaceholderForeground#5C5170
  • editor.foreground#1E0F38
  • editor.hoverHighlightBackground#B0006F15
  • editor.inactiveLineHighlightBackground#F4F0FA80
  • editor.inactiveSelectionBackground#B0006F20
  • editor.inlineValuesBackground#B0006F10
  • editor.inlineValuesForeground#5C5170
  • editor.lineHighlightBackground#F4F0FA
  • editor.lineHighlightBorder#B0006F10
  • editor.linkedEditingBackground#B0006F20
  • editor.placeholder.foreground#5C5170
  • editor.rangeHighlightBackground#B0006F10
  • editor.rangeHighlightBorder#B0006F00
  • editor.selectionBackground#B0006F30
  • editor.selectionForeground#1E0F38
  • editor.selectionHighlightBackground#B0006F20
  • editor.selectionHighlightBorder#B0006F40
  • editor.stackFrameHighlightBackground#8A5A0020
  • editor.symbolHighlightBackground#B0006F20
  • editor.symbolHighlightBorder#B0006F40
  • editor.wordHighlightBackground#B0006F20
  • editor.wordHighlightBorder#B0006F40
  • editor.wordHighlightStrongBackground#B0006F30
  • editor.wordHighlightStrongBorder#B0006F60
  • editor.wordHighlightTextBackground#B0006F15
  • editor.wordHighlightTextBorder#B0006F30
  • editorActionList.background#FFFFFF
  • editorActionList.focusBackground#B0006F30
  • editorActionList.focusForeground#1E0F38
  • editorActionList.foreground#1E0F38
  • editorBracketHighlight.foreground1#B0006F
  • editorBracketHighlight.foreground2#8A5A00
  • editorBracketHighlight.foreground3#2D7A3F
  • editorBracketHighlight.foreground4#1F6FB8
  • editorBracketHighlight.foreground5#7A3FB0
  • editorBracketHighlight.foreground6#1B7264
  • editorBracketHighlight.unexpectedBracket.foreground#C82E2E
  • editorBracketMatch.border#B0006F60
  • editorBracketMatch.foreground#B0006F
  • editorBracketPairGuide.activeBackground1#B0006F80
  • editorBracketPairGuide.activeBackground2#8A5A0080
  • editorBracketPairGuide.activeBackground3#2D7A3F80
  • editorBracketPairGuide.activeBackground4#1F6FB880
  • editorBracketPairGuide.activeBackground5#7A3FB080
  • editorBracketPairGuide.activeBackground6#1B726480
  • editorBracketPairGuide.background1#B0006F40
  • editorBracketPairGuide.background2#8A5A0040
  • editorBracketPairGuide.background3#2D7A3F40
  • editorBracketPairGuide.background4#1F6FB840
  • editorBracketPairGuide.background5#7A3FB040
  • editorBracketPairGuide.background6#1B726440
  • editorCodeLens.foreground#5C5170
  • editorCommentsWidget.rangeActiveBackground#B0006F15
  • editorCommentsWidget.rangeBackground#B0006F08
  • editorCommentsWidget.replyInputBackground#FFFFFF
  • editorCommentsWidget.resolvedBorder#2D7A3F50
  • editorCommentsWidget.unresolvedBorder#8A5A00
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#B0006F
  • editorError.background#C82E2E10
  • editorError.border#C82E2E00
  • editorError.foreground#C82E2E
  • editorGhostText.background#B0006F00
  • editorGhostText.border#B0006F00
  • editorGhostText.foreground#1E0F3866
  • editorGroup.border#B0006F20
  • editorGroup.dropBackground#B0006F20
  • editorGroup.dropIntoPromptBackground#FFFFFF
  • editorGroup.dropIntoPromptBorder#B0006F50
  • editorGroup.dropIntoPromptForeground#1E0F38
  • editorGroup.emptyBackground#FFFFFF
  • editorGroup.focusedEmptyBorder#B0006F40
  • editorGroupHeader.border#B0006F15
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F4F0FA
  • editorGroupHeader.tabsBorder#B0006F20
  • editorGutter.addedBackground#2D7A3F
  • editorGutter.addedSecondaryBackground#2D7A3F60
  • editorGutter.background#FFFFFF
  • editorGutter.commentDraftGlyphForeground#B0006F80
  • editorGutter.commentGlyphForeground#B0006F
  • editorGutter.commentRangeForeground#5C517040
  • editorGutter.commentUnresolvedGlyphForeground#8A5A00
  • editorGutter.deletedBackground#C82E2E
  • editorGutter.deletedSecondaryBackground#C82E2E60
  • editorGutter.foldingControlForeground#5C5170
  • editorGutter.itemBackground#FFFFFF
  • editorGutter.itemGlyphForeground#B0006F
  • editorGutter.modifiedBackground#B0006F
  • editorGutter.modifiedSecondaryBackground#B0006F60
  • editorHint.border#2D7A3F00
  • editorHint.foreground#2D7A3F
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#B0006F50
  • editorHoverWidget.foreground#1E0F38
  • editorHoverWidget.highlightForeground#B0006F
  • editorHoverWidget.statusBarBackground#F4F0FA
  • editorIndentGuide.activeBackground1#B0006F
  • editorIndentGuide.activeBackground2#8A5A00
  • editorIndentGuide.activeBackground3#2D7A3F
  • editorIndentGuide.activeBackground4#1F6FB8
  • editorIndentGuide.activeBackground5#7A3FB0
  • editorIndentGuide.activeBackground6#1B7264
  • editorIndentGuide.background1#B0006F20
  • editorIndentGuide.background2#8A5A0020
  • editorIndentGuide.background3#2D7A3F20
  • editorIndentGuide.background4#1F6FB820
  • editorIndentGuide.background5#7A3FB020
  • editorIndentGuide.background6#1B726420
  • editorInfo.background#1F6FB810
  • editorInfo.border#1F6FB800
  • editorInfo.foreground#1F6FB8
  • editorInlayHint.background#F4F0FA
  • editorInlayHint.foreground#1E0F3870
  • editorInlayHint.parameterBackground#F4F0FA
  • editorInlayHint.parameterForeground#1E0F3870
  • editorInlayHint.typeBackground#F4F0FA
  • editorInlayHint.typeForeground#1E0F38
  • editorLightBulb.foreground#8A5A00
  • editorLightBulbAi.foreground#B0006F
  • editorLightBulbAutoFix.foreground#2D7A3F
  • editorLineNumber.activeForeground#B0006F
  • editorLineNumber.dimmedForeground#5C517050
  • editorLineNumber.foreground#B0006F
  • editorLink.activeForeground#B0006F
  • editorMarkerNavigation.background#FFFFFF
  • editorMarkerNavigationError.background#C82E2E20
  • editorMarkerNavigationError.headerBackground#C82E2E15
  • editorMarkerNavigationInfo.background#1F6FB820
  • editorMarkerNavigationInfo.headerBackground#1F6FB815
  • editorMarkerNavigationWarning.background#8A5A0020
  • editorMarkerNavigationWarning.headerBackground#8A5A0015
  • editorMinimap.inlineChatInserted#2D7A3F30
  • editorMinimap.inlineChatRemoved#C82E2E30
  • editorMultiCursor.primary.background#FFFFFF
  • editorMultiCursor.primary.foreground#B0006F
  • editorMultiCursor.secondary.background#FFFFFF
  • editorMultiCursor.secondary.foreground#B0006F
  • editorOverviewRuler.addedForeground#2D7A3F
  • editorOverviewRuler.background#FFFFFF
  • editorOverviewRuler.border#B0006F20
  • editorOverviewRuler.bracketMatchForeground#B0006F60
  • editorOverviewRuler.commentDraftForeground#B0006F50
  • editorOverviewRuler.commentForeground#B0006F30
  • editorOverviewRuler.commentUnresolvedForeground#8A5A0060
  • editorOverviewRuler.commonContentForeground#5C517040
  • editorOverviewRuler.currentContentForeground#2D7A3F60
  • editorOverviewRuler.deletedForeground#C82E2E
  • editorOverviewRuler.errorForeground#C82E2E
  • editorOverviewRuler.findMatchForeground#B0006FCC
  • editorOverviewRuler.incomingContentForeground#B0006F60
  • editorOverviewRuler.infoForeground#1F6FB8
  • editorOverviewRuler.inlineChatInserted#2D7A3F60
  • editorOverviewRuler.inlineChatRemoved#C82E2E60
  • editorOverviewRuler.modifiedForeground#B0006F
  • editorOverviewRuler.rangeHighlightForeground#B0006F99
  • editorOverviewRuler.selectionHighlightForeground#B0006F99
  • editorOverviewRuler.warningForeground#8A5A00
  • editorOverviewRuler.wordHighlightForeground#B0006F99
  • editorOverviewRuler.wordHighlightStrongForeground#B0006FCC
  • editorOverviewRuler.wordHighlightTextForeground#B0006F60
  • editorPane.background#FFFFFF
  • editorRuler.foreground#D8CCEC30
  • editorSnippetFinalTabstopHighlightBackground#2D7A3F20
  • editorSnippetFinalTabstopHighlightBorder#2D7A3F00
  • editorSnippetTabstopHighlightBackground#B0006F20
  • editorSnippetTabstopHighlightBorder#B0006F00
  • editorStickyScroll.background#F4F0FA
  • editorStickyScroll.border#B0006F15
  • editorStickyScroll.shadow#1E0F3815
  • editorStickyScrollGutter.background#F4F0FA
  • editorStickyScrollHover.background#EFE8F8
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#B0006F50
  • editorSuggestWidget.focusHighlightForeground#B0006F
  • editorSuggestWidget.foreground#1E0F38
  • editorSuggestWidget.highlightForeground#B0006F
  • editorSuggestWidget.selectedBackground#B0006F50
  • editorSuggestWidget.selectedForeground#1E0F38
  • editorSuggestWidget.selectedIconForeground#1E0F38
  • editorSuggestWidgetStatus.foreground#5C5170
  • editorUnicodeHighlight.background#8A5A0015
  • editorUnicodeHighlight.border#8A5A00
  • editorUnnecessaryCode.border#5C517040
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.background#8A5A0010
  • editorWarning.border#8A5A0000
  • editorWarning.foreground#8A5A00
  • editorWhitespace.foreground#D8CCEC50
  • editorWidget.background#FFFFFF
  • editorWidget.border#B0006F50
  • editorWidget.foreground#1E0F38
  • editorWidget.resizeBorder#B0006F
  • errorForeground#C82E2E
  • extensionBadge.remoteBackground#B0006F
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.background#B0006F
  • extensionButton.border#B0006F00
  • extensionButton.foreground#FFFFFF
  • extensionButton.hoverBackground#8C0058
  • extensionButton.prominentBackground#B0006F
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#8C0058
  • extensionButton.separator#FFFFFF40
  • extensionIcon.preReleaseForeground#B0006F
  • extensionIcon.privateForeground#5C5170
  • extensionIcon.sponsorForeground#B0006F
  • extensionIcon.starForeground#8A5A00
  • extensionIcon.verifiedForeground#2D7A3F
  • focusBorder#B0006F
  • foreground#1E0F38
  • gauge.background#FFFFFF
  • gauge.border#B0006F20
  • gauge.errorBackground#C82E2E20
  • gauge.errorForeground#C82E2E
  • gauge.foreground#1E0F38
  • gauge.warningBackground#8A5A0020
  • gauge.warningForeground#8A5A00
  • git.blame.editorDecorationForeground#5C517080
  • gitDecoration.addedResourceForeground#2D7A3F
  • gitDecoration.conflictingResourceForeground#8A5A00
  • gitDecoration.deletedResourceForeground#C82E2E
  • gitDecoration.ignoredResourceForeground#5C5170
  • gitDecoration.modifiedResourceForeground#B0006F
  • gitDecoration.renamedResourceForeground#B0006F
  • gitDecoration.stageDeletedResourceForeground#C82E2ECC
  • gitDecoration.stageModifiedResourceForeground#B0006FCC
  • gitDecoration.submoduleResourceForeground#2D7A3F
  • gitDecoration.untrackedResourceForeground#2D7A3F
  • icon.foreground#B0006F
  • inlineChat.background#F4F0FA
  • inlineChat.border#B0006F30
  • inlineChat.foreground#1E0F38
  • inlineChat.shadow#1E0F3820
  • inlineChatDiff.inserted#2D7A3F20
  • inlineChatDiff.removed#C82E2E15
  • inlineChatInput.background#FFFFFF
  • inlineChatInput.border#B0006F50
  • inlineChatInput.focusBorder#B0006F
  • inlineChatInput.placeholderForeground#1E0F3870
  • inlineEdit.gutterIndicator.background#FFFFFF
  • inlineEdit.gutterIndicator.primaryBackground#B0006F15
  • inlineEdit.gutterIndicator.primaryBorder#B0006F
  • inlineEdit.gutterIndicator.primaryForeground#B0006F
  • inlineEdit.gutterIndicator.secondaryBackground#B0006F15
  • inlineEdit.gutterIndicator.secondaryBorder#B0006F
  • inlineEdit.gutterIndicator.secondaryForeground#B0006F
  • inlineEdit.gutterIndicator.successfulBackground#2D7A3F15
  • inlineEdit.gutterIndicator.successfulBorder#2D7A3F
  • inlineEdit.gutterIndicator.successfulForeground#2D7A3F
  • inlineEdit.modifiedBackground#B0006F10
  • inlineEdit.modifiedBorder#B0006F40
  • inlineEdit.modifiedChangedLineBackground#B0006F15
  • inlineEdit.modifiedChangedTextBackground#B0006F25
  • inlineEdit.originalBackground#C82E2E08
  • inlineEdit.originalBorder#C82E2E25
  • inlineEdit.originalChangedLineBackground#C82E2E10
  • inlineEdit.originalChangedTextBackground#C82E2E20
  • inlineEdit.tabWillAcceptModifiedBorder#2D7A3F60
  • inlineEdit.tabWillAcceptOriginalBorder#C82E2E40
  • input.background#FFFFFF
  • input.border#B0006F50
  • input.foreground#1E0F38
  • input.placeholderForeground#5C5170
  • inputOption.activeBackground#B0006F30
  • inputOption.activeBorder#B0006F
  • inputOption.activeForeground#1E0F38
  • inputOption.hoverBackground#B0006F15
  • inputValidation.errorBackground#C82E2E15
  • inputValidation.errorBorder#C82E2E
  • inputValidation.errorForeground#C82E2E
  • inputValidation.infoBackground#1F6FB815
  • inputValidation.infoBorder#1F6FB8
  • inputValidation.infoForeground#1F6FB8
  • inputValidation.warningBackground#8A5A0015
  • inputValidation.warningBorder#8A5A00
  • inputValidation.warningForeground#8A5A00
  • interactive.activeCodeBorder#B0006F
  • interactive.inactiveCodeBorder#B0006F20
  • keybindingLabel.background#B0006F15
  • keybindingLabel.border#B0006F30
  • keybindingLabel.bottomBorder#B0006F50
  • keybindingLabel.foreground#1E0F38
  • keybindingTable.headerBackground#F4F0FA
  • keybindingTable.rowsBackground#F4F0FA80
  • list.activeSelectionBackground#B0006F40
  • list.activeSelectionForeground#1E0F38
  • list.activeSelectionIconForeground#1E0F38
  • list.deemphasizedForeground#5C5170
  • list.dropBackground#B0006F20
  • list.dropBetweenBackground#B0006F
  • list.errorForeground#C82E2E
  • list.filterMatchBorder#B0006F60
  • list.focusAndSelectionOutline#B0006F
  • list.focusBackground#B0006F30
  • list.focusForeground#1E0F38
  • list.focusHighlightForeground#B0006F
  • list.focusOutline#B0006F60
  • list.highlightForeground#B0006F
  • list.hoverBackground#B0006F15
  • list.hoverForeground#1E0F38
  • list.inactiveFocusBackground#B0006F15
  • list.inactiveFocusOutline#B0006F40
  • list.inactiveSelectionBackground#B0006F20
  • list.inactiveSelectionForeground#1E0F38
  • list.inactiveSelectionIconForeground#1E0F38
  • list.invalidItemForeground#C82E2E
  • list.warningForeground#8A5A00
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#C82E2E
  • listFilterWidget.outline#B0006F
  • listFilterWidget.shadow#1E0F3830
  • markdownAlert.caution.foreground#C82E2E
  • markdownAlert.important.foreground#B0006F
  • markdownAlert.note.foreground#1F6FB8
  • markdownAlert.tip.foreground#2D7A3F
  • markdownAlert.warning.foreground#8A5A00
  • mcpIcon.starForeground#8A5A00
  • menu.background#FFFFFF
  • menu.border#B0006F30
  • menu.foreground#1E0F38
  • menu.selectionBackground#B0006F30
  • menu.selectionBorder#B0006F00
  • menu.selectionForeground#1E0F38
  • menu.separatorBackground#B0006F20
  • menubar.selectionBackground#B0006F30
  • menubar.selectionBorder#B0006F00
  • menubar.selectionForeground#1E0F38
  • merge.border#B0006F50
  • merge.commonContentBackground#5C517015
  • merge.commonHeaderBackground#5C517030
  • merge.currentContentBackground#2D7A3F20
  • merge.currentHeaderBackground#2D7A3F50
  • merge.incomingContentBackground#B0006F20
  • merge.incomingHeaderBackground#B0006F50
  • mergeEditor.change.background#B0006F15
  • mergeEditor.change.word.background#B0006F30
  • mergeEditor.changeBase.background#5C517010
  • mergeEditor.changeBase.word.background#5C517020
  • mergeEditor.conflict.handled.minimapOverViewRuler#2D7A3F
  • mergeEditor.conflict.handledFocused.border#2D7A3F
  • mergeEditor.conflict.handledUnfocused.border#2D7A3F40
  • mergeEditor.conflict.input1.background#2D7A3F15
  • mergeEditor.conflict.input2.background#B0006F15
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#8A5A00
  • mergeEditor.conflict.unhandledFocused.border#8A5A00
  • mergeEditor.conflict.unhandledUnfocused.border#8A5A0060
  • mergeEditor.conflictingLines.background#8A5A0015
  • minimap.background#FFFFFF
  • minimap.chatEditHighlight#B0006F30
  • minimap.errorHighlight#C82E2E
  • minimap.findMatchHighlight#B0006F80
  • minimap.foregroundOpacity#000000FF
  • minimap.infoHighlight#1F6FB8
  • minimap.selectionHighlight#B0006F50
  • minimap.selectionOccurrenceHighlight#B0006F30
  • minimap.warningHighlight#8A5A00
  • minimapGutter.addedBackground#2D7A3F
  • minimapGutter.deletedBackground#C82E2E
  • minimapGutter.modifiedBackground#B0006F
  • minimapSlider.activeBackground#B0006F70
  • minimapSlider.background#B0006F30
  • minimapSlider.hoverBackground#B0006F50
  • multiDiffEditor.background#FFFFFF
  • multiDiffEditor.border#B0006F20
  • multiDiffEditor.headerBackground#F4F0FA
  • notebook.cellBorderColor#B0006F20
  • notebook.cellEditorBackground#FFFFFF
  • notebook.cellHoverBackground#EFE8F8
  • notebook.cellInsertionIndicator#B0006F
  • notebook.cellStatusBarItemHoverBackground#B0006F20
  • notebook.cellToolbarSeparator#B0006F15
  • notebook.editorBackground#FFFFFF
  • notebook.focusedCellBackground#F4F0FA
  • notebook.focusedCellBorder#B0006F
  • notebook.focusedEditorBorder#B0006F
  • notebook.inactiveFocusedCellBorder#B0006F40
  • notebook.inactiveSelectedCellBorder#B0006F20
  • notebook.outputContainerBackgroundColor#F4F0FA
  • notebook.outputContainerBorderColor#B0006F15
  • notebook.selectedCellBackground#B0006F15
  • notebook.selectedCellBorder#B0006F60
  • notebook.symbolHighlightBackground#B0006F20
  • notebookEditorOverviewRuler.runningCellForeground#B0006F
  • notebookScrollbarSlider.activeBackground#B0006F70
  • notebookScrollbarSlider.background#B0006F30
  • notebookScrollbarSlider.hoverBackground#B0006F50
  • notebookStatusErrorIcon.foreground#C82E2E
  • notebookStatusRunningIcon.foreground#B0006F
  • notebookStatusSuccessIcon.foreground#2D7A3F
  • notificationCenter.border#B0006F20
  • notificationCenterHeader.background#F4F0FA
  • notificationCenterHeader.foreground#1E0F38
  • notificationLink.foreground#B0006F
  • notifications.background#FFFFFF
  • notifications.border#B0006F20
  • notifications.foreground#1E0F38
  • notificationsErrorIcon.foreground#C82E2E
  • notificationsInfoIcon.foreground#1F6FB8
  • notificationsWarningIcon.foreground#8A5A00
  • notificationToast.border#B0006F20
  • outputView.background#F4F0FA
  • outputViewStickyScroll.background#F4F0FA
  • panel.background#F4F0FA
  • panel.border#B0006F20
  • panel.dropBorder#B0006F
  • panelInput.border#B0006F50
  • panelSection.border#B0006F20
  • panelSection.dropBackground#B0006F20
  • panelSectionHeader.background#B0006F15
  • panelSectionHeader.border#B0006F20
  • panelSectionHeader.foreground#B0006F
  • panelStickyScroll.background#F4F0FA
  • panelStickyScroll.border#B0006F15
  • panelStickyScroll.shadow#1E0F3815
  • panelTitle.activeBorder#B0006F
  • panelTitle.activeForeground#B0006F
  • panelTitle.border#B0006F15
  • panelTitle.inactiveForeground#1E0F3860
  • panelTitleBadge.background#B0006F
  • panelTitleBadge.foreground#FFFFFF
  • peekView.border#B0006F
  • peekViewEditor.background#1E0F38
  • peekViewEditor.matchHighlightBackground#B0006F50
  • peekViewEditor.matchHighlightBorder#B0006F80
  • peekViewEditorGutter.background#1E0F38
  • peekViewEditorStickyScroll.background#1E0F38
  • peekViewEditorStickyScrollGutter.background#1E0F38
  • peekViewResult.background#120722
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#AB9DC6
  • peekViewResult.matchHighlightBackground#B0006F50
  • peekViewResult.selectionBackground#B0006F50
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#120722
  • peekViewTitleDescription.foreground#5C5170
  • peekViewTitleLabel.foreground#B0006F
  • pickerGroup.border#B0006F20
  • pickerGroup.foreground#B0006F
  • ports.iconRunningProcessForeground#2D7A3F
  • problemsErrorIcon.foreground#C82E2E
  • problemsInfoIcon.foreground#1F6FB8
  • problemsWarningIcon.foreground#8A5A00
  • profileBadge.background#B0006F
  • profileBadge.foreground#FFFFFF
  • profiles.sashBorder#B0006F
  • progressBar.background#B0006F
  • quickInput.background#FFFFFF
  • quickInput.border#B0006F25
  • quickInput.foreground#1E0F38
  • quickInputList.focusBackground#B0006F30
  • quickInputList.focusForeground#1E0F38
  • quickInputList.focusIconForeground#1E0F38
  • quickInputList.hoverBackground#EFE8F8
  • quickInputTitle.background#F4F0FA
  • radio.activeBackground#B0006F
  • radio.activeBorder#B0006F
  • radio.activeForeground#FFFFFF
  • radio.inactiveBackground#FFFFFF
  • radio.inactiveBorder#B0006F40
  • radio.inactiveForeground#1E0F38
  • radio.inactiveHoverBackground#EFE8F8
  • sash.hoverBorder#B0006F
  • scmGraph.foreground1#B0006F
  • scmGraph.foreground2#B0006F
  • scmGraph.foreground3#1B7264
  • scmGraph.foreground4#8A5A00
  • scmGraph.foreground5#2D7A3F
  • scmGraph.historyItemBaseRefColor#1B7264
  • scmGraph.historyItemHoverAdditionsForeground#2D7A3F
  • scmGraph.historyItemHoverDeletionsForeground#C82E2E
  • scmGraph.historyItemHoverLabelForeground#1E0F38
  • scmGraph.historyItemRefColor#B0006F
  • scmGraph.historyItemRemoteRefColor#B0006F
  • scrollbar.background#FFFFFF00
  • scrollbar.shadow#1E0F3850
  • scrollbarSlider.activeBackground#B0006F70
  • scrollbarSlider.background#B0006F30
  • scrollbarSlider.hoverBackground#B0006F50
  • search.resultsInfoForeground#5C5170
  • searchEditor.findMatchBackground#B0006F30
  • searchEditor.findMatchBorder#B0006F60
  • searchEditor.textInputBorder#B0006F50
  • selection.background#B0006F50
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#B0006F50
  • settings.checkboxForeground#B0006F
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#B0006F50
  • settings.dropdownForeground#1E0F38
  • settings.dropdownListBorder#B0006F20
  • settings.focusedRowBackground#B0006F10
  • settings.focusedRowBorder#B0006F30
  • settings.headerBorder#B0006F15
  • settings.headerForeground#1E0F38
  • settings.modifiedItemIndicator#B0006F
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#B0006F50
  • settings.numberInputForeground#1E0F38
  • settings.rowHoverBackground#B0006F10
  • settings.sashBorder#B0006F
  • settings.settingsHeaderHoverForeground#B0006F
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#B0006F50
  • settings.textInputForeground#1E0F38
  • sideBar.background#F4F0FA
  • sideBar.border#B0006F30
  • sideBar.dropBackground#B0006F20
  • sideBar.foreground#1E0F38
  • sideBarActivityBarTop.border#B0006F20
  • sideBarSectionHeader.background#B0006F15
  • sideBarSectionHeader.border#B0006F20
  • sideBarSectionHeader.foreground#B0006F
  • sideBarStickyScroll.background#F4F0FA
  • sideBarStickyScroll.border#B0006F15
  • sideBarStickyScroll.shadow#1E0F3815
  • sideBarTitle.background#F4F0FA
  • sideBarTitle.border#B0006F15
  • sideBarTitle.foreground#B0006F
  • sideBySideEditor.horizontalBorder#B0006F20
  • sideBySideEditor.verticalBorder#B0006F20
  • simpleFindWidget.sashBorder#B0006F
  • statusBar.background#B0006F
  • statusBar.border#8C0058
  • statusBar.debuggingBackground#B0006F
  • statusBar.debuggingBorder#B0006FCC
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#B0006F
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#8C0058
  • statusBar.noFolderBorder#8C0058
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#8C005880
  • statusBarItem.compactHoverBackground#8C005860
  • statusBarItem.errorBackground#C82E2E
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.errorHoverBackground#C82E2ECC
  • statusBarItem.errorHoverForeground#FFFFFF
  • statusBarItem.focusBorder#B0006F
  • statusBarItem.hoverBackground#8C005880
  • statusBarItem.hoverForeground#FFFFFF
  • statusBarItem.offlineBackground#5C5170
  • statusBarItem.offlineForeground#FFFFFF
  • statusBarItem.offlineHoverBackground#5C5170CC
  • statusBarItem.offlineHoverForeground#FFFFFF
  • statusBarItem.prominentBackground#B0006F
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#8C0058
  • statusBarItem.prominentHoverForeground#FFFFFF
  • statusBarItem.remoteBackground#B0006F
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.remoteHoverBackground#B0006FCC
  • statusBarItem.remoteHoverForeground#FFFFFF
  • statusBarItem.warningBackground#8A5A00
  • statusBarItem.warningForeground#FFFFFF
  • statusBarItem.warningHoverBackground#8A5A00CC
  • statusBarItem.warningHoverForeground#FFFFFF
  • symbolIcon.arrayForeground#8A5A00
  • symbolIcon.booleanForeground#8A5A00
  • symbolIcon.classForeground#B0006F
  • symbolIcon.colorForeground#B0006F
  • symbolIcon.constantForeground#8A5A00
  • symbolIcon.constructorForeground#1F6FB8
  • symbolIcon.enumeratorForeground#B0006F
  • symbolIcon.enumeratorMemberForeground#8A5A00
  • symbolIcon.eventForeground#8A5A00
  • symbolIcon.fieldForeground#B0006F
  • symbolIcon.fileForeground#5C5170
  • symbolIcon.folderForeground#B0006F
  • symbolIcon.functionForeground#1F6FB8
  • symbolIcon.interfaceForeground#B0006F
  • symbolIcon.keyForeground#B0006F
  • symbolIcon.keywordForeground#B0006F
  • symbolIcon.methodForeground#1F6FB8
  • symbolIcon.moduleForeground#B0006F
  • symbolIcon.namespaceForeground#B0006F
  • symbolIcon.nullForeground#5C5170
  • symbolIcon.numberForeground#8A5A00
  • symbolIcon.objectForeground#B0006F
  • symbolIcon.operatorForeground#1F6FB8
  • symbolIcon.packageForeground#B0006F
  • symbolIcon.propertyForeground#1E0F38
  • symbolIcon.referenceForeground#B0006F
  • symbolIcon.snippetForeground#1B7264
  • symbolIcon.stringForeground#1B7264
  • symbolIcon.structForeground#B0006F
  • symbolIcon.textForeground#1E0F38
  • symbolIcon.typeParameterForeground#B0006F
  • symbolIcon.unitForeground#8A5A00
  • symbolIcon.variableForeground#1E0F38
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#B0006F
  • tab.activeBorderTop#B0006F00
  • tab.activeForeground#1E0F38
  • tab.activeModifiedBorder#B0006F
  • tab.border#B0006F20
  • tab.dragAndDropBorder#B0006F
  • tab.hoverBackground#F4F0FA
  • tab.hoverBorder#B0006F40
  • tab.hoverForeground#1E0F38
  • tab.inactiveBackground#F4F0FA
  • tab.inactiveForeground#1E0F3870
  • tab.inactiveModifiedBorder#B0006F60
  • tab.lastPinnedBorder#B0006F30
  • tab.selectedBackground#FFFFFF
  • tab.selectedBorderTop#B0006F
  • tab.selectedForeground#1E0F38
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#B0006F60
  • tab.unfocusedActiveBorderTop#B0006F00
  • tab.unfocusedActiveForeground#1E0F38CC
  • tab.unfocusedActiveModifiedBorder#B0006FCC
  • tab.unfocusedHoverBackground#F4F0FA
  • tab.unfocusedHoverBorder#B0006F30
  • tab.unfocusedHoverForeground#1E0F38CC
  • tab.unfocusedInactiveBackground#F4F0FA
  • tab.unfocusedInactiveForeground#1E0F3850
  • tab.unfocusedInactiveModifiedBorder#B0006F50
  • terminal.ansiBlack#1E0F38
  • terminal.ansiBlue#1F6FB8
  • terminal.ansiBrightBlack#5C5170
  • terminal.ansiBrightBlue#2A82C8
  • terminal.ansiBrightCyan#20887A
  • terminal.ansiBrightGreen#3A9A50
  • terminal.ansiBrightMagenta#D9009C
  • terminal.ansiBrightRed#E04040
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#A87400
  • terminal.ansiCyan#1B7264
  • terminal.ansiGreen#2D7A3F
  • terminal.ansiMagenta#B0006F
  • terminal.ansiRed#C82E2E
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#8A5A00
  • terminal.background#FFFFFF
  • terminal.border#B0006F20
  • terminal.dropBackground#B0006F20
  • terminal.findMatchBackground#D9009C8060
  • terminal.findMatchBorder#B0006F
  • terminal.findMatchHighlightBackground#D9009C8040
  • terminal.findMatchHighlightBorder#B0006F80
  • terminal.foreground#1E0F38
  • terminal.hoverHighlightBackground#B0006F20
  • terminal.inactiveSelectionBackground#B0006F20
  • terminal.initialHintForeground#5C5170
  • terminal.selectionBackground#B0006F40
  • terminal.selectionForeground#1E0F38
  • terminal.tab.activeBorder#B0006F
  • terminalCommandDecoration.defaultBackground#B0006F40
  • terminalCommandDecoration.errorBackground#C82E2E60
  • terminalCommandDecoration.successBackground#2D7A3F60
  • terminalCommandGuide.foreground#B0006F20
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#B0006F
  • terminalOverviewRuler.border#B0006F20
  • terminalOverviewRuler.cursorForeground#B0006F
  • terminalOverviewRuler.findMatchForeground#B0006FCC
  • terminalStickyScroll.background#F4F0FA
  • terminalStickyScroll.border#B0006F15
  • terminalStickyScrollHover.background#EFE8F8
  • terminalSymbolIcon.aliasForeground#B0006F
  • terminalSymbolIcon.argumentForeground#8A5A00
  • terminalSymbolIcon.branchForeground#2D7A3F
  • terminalSymbolIcon.commitForeground#B0006F
  • terminalSymbolIcon.fileForeground#5C5170
  • terminalSymbolIcon.flagForeground#8A5A00
  • terminalSymbolIcon.folderForeground#B0006F
  • terminalSymbolIcon.inlineSuggestionForeground#5C5170
  • terminalSymbolIcon.methodForeground#1F6FB8
  • terminalSymbolIcon.optionForeground#1E0F38
  • terminalSymbolIcon.optionValueForeground#1B7264
  • terminalSymbolIcon.pullRequestDoneForeground#2D7A3F
  • terminalSymbolIcon.pullRequestForeground#B0006F
  • terminalSymbolIcon.remoteForeground#B0006F
  • terminalSymbolIcon.stashForeground#B0006F
  • terminalSymbolIcon.symbolicLinkFileForeground#B0006F80
  • terminalSymbolIcon.symbolicLinkFolderForeground#B0006F80
  • terminalSymbolIcon.symbolText#1E0F38
  • terminalSymbolIcon.tagForeground#B0006F
  • testing.coverCountBadgeBackground#B0006F
  • testing.coverCountBadgeForeground#FFFFFF
  • testing.coveredBackground#2D7A3F10
  • testing.coveredBorder#2D7A3F30
  • testing.coveredGutterBackground#2D7A3F40
  • testing.iconErrored#C82E2E
  • testing.iconErrored.retired#C82E2E50
  • testing.iconFailed#C82E2E
  • testing.iconFailed.retired#C82E2E50
  • testing.iconPassed#2D7A3F
  • testing.iconPassed.retired#2D7A3F50
  • testing.iconQueued#8A5A00
  • testing.iconQueued.retired#8A5A0050
  • testing.iconSkipped#5C5170
  • testing.iconSkipped.retired#5C517050
  • testing.iconUnset#5C5170
  • testing.iconUnset.retired#5C517050
  • testing.message.error.badgeBackground#C82E2E
  • testing.message.error.badgeBorder#C82E2E60
  • testing.message.error.badgeForeground#FFFFFF
  • testing.message.error.lineBackground#C82E2E10
  • testing.message.info.decorationForeground#1F6FB8
  • testing.message.info.lineBackground#1F6FB810
  • testing.messagePeekBorder#1F6FB8
  • testing.messagePeekHeaderBackground#1F6FB815
  • testing.peekBorder#C82E2E
  • testing.peekHeaderBackground#C82E2E15
  • testing.runAction#2D7A3F
  • testing.uncoveredBackground#C82E2E10
  • testing.uncoveredBorder#C82E2E30
  • testing.uncoveredBranchBackground#C82E2E20
  • testing.uncoveredGutterBackground#C82E2E40
  • textBlockQuote.background#F4F0FA
  • textBlockQuote.border#B0006F60
  • textCodeBlock.background#F4F0FA
  • textLink.activeForeground#B0006F
  • textLink.foreground#B0006F
  • textPreformat.background#F4F0FA
  • textPreformat.border#B0006F20
  • textPreformat.foreground#1B7264
  • textSeparator.foreground#B0006F20
  • titleBar.activeBackground#F4F0FA
  • titleBar.activeForeground#1E0F38
  • titleBar.border#B0006F30
  • titleBar.inactiveBackground#F4F0FA
  • titleBar.inactiveForeground#1E0F3870
  • toolbar.activeBackground#B0006F30
  • toolbar.hoverBackground#B0006F20
  • toolbar.hoverOutline#B0006F00
  • tree.inactiveIndentGuidesStroke#B0006F15
  • tree.indentGuidesStroke#B0006F30
  • tree.tableColumnsBorder#B0006F15
  • tree.tableOddRowsBackground#F4F0FA80
  • walkThrough.embeddedEditorBackground#F4F0FA
  • walkthrough.stepTitle.foreground#1E0F38
  • welcomePage.background#FFFFFF
  • welcomePage.progress.background#F4F0FA
  • welcomePage.progress.foreground#B0006F
  • welcomePage.tileBackground#F4F0FA
  • welcomePage.tileBorder#B0006F15
  • welcomePage.tileHoverBackground#EFE8F8
  • widget.border#B0006F20
  • widget.shadow#1E0F3830
  • window.activeBorder#B0006F00
  • window.inactiveBorder#B0006F00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5C5170italic
variable, string constant.other.placeholder#1E0F38
constant.other.color#B0006F
invalid, invalid.illegal#C82E2E
keyword, storage.type, storage.modifier#B0006F
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#1F6FB8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#B0006F
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1F6FB8
meta.block variable.other#1E0F38
support.other.variable, string.other.link#1E0F38
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#1B7264
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#B0006F
support.type#B0006F
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#B0006F
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#1E0F38
variable.language#B0006Fitalic
entity.name.method.js#1F6FB8italic
meta.class-method.js entity.name.function.js, variable.function.constructor#1F6FB8
entity.other.attribute-name#B0006F
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8A5A00italic
entity.other.attribute-name.class#8A5A00
source.sass keyword.control#B0006F
markup.inserted#2D7A3F
markup.deleted#C82E2E
markup.changed#B0006F
string.regexp#2D7A3F
constant.character.escape#2D7A3F
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1F6FB8italic
source.js constant.other.object.key.js string.unquoted.label.js#1E0F38italic
source.json meta.structure.dictionary.json support.type.property-name.json#B0006F
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B0006F
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#1B7264
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#8A5A00
text.html.markdown, punctuation.definition.list_item.markdown#1E0F38
text.html.markdown markup.inline.raw.markdown#8A5A00
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#1F6FB8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#B0006F
markup.italic#B0006Fitalic
markup.bold, markup.bold string#B0006Fbold
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#B0006Fbold
markup.underline#1B7264underline
markup.quote punctuation.definition.blockquote.markdown#5C5170
markup.quoteitalic
string.other.link.title.markdown#B0006F
string.other.link.description.title.markdown#B0006F
constant.other.reference.link.markdown#1B7264
markup.raw.block#8A5A00
markup.raw.block.fenced.markdown#1E0F38
punctuation.definition.fenced.markdown#1E0F38
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#1E0F38
variable.language.fenced.markdown#B0006F
meta.separator#B0006Fbold
markup.table#1E0F38