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#C2002930
  • activityBar.activeBackground#0077A315
  • activityBar.activeBorder#0077A3
  • activityBar.activeFocusBorder#0077A3
  • activityBar.background#F5F4F4
  • activityBar.border#0077A330
  • activityBar.dropBorder#0077A3
  • activityBar.foreground#0A0A0A
  • activityBar.inactiveForeground#0A0A0A70
  • activityBarBadge.background#C20029
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBackground#0077A315
  • activityBarTop.activeBorder#0077A3
  • activityBarTop.background#F5F4F4
  • activityBarTop.dropBorder#0077A3
  • activityBarTop.foreground#0A0A0A
  • activityBarTop.inactiveForeground#0A0A0A70
  • activityErrorBadge.background#C20029
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#8A6A00
  • activityWarningBadge.foreground#FFFFFF
  • agentSessionReadIndicator.foreground#C20029
  • agentSessionSelectedBadge.border#C2002940
  • agentSessionSelectedUnfocusedBadge.border#0A0A0A40
  • agentStatusIndicator.background#FBFAFA
  • aiCustomizationManagement.sashBorder#C20029
  • badge.background#C20029
  • badge.foreground#FFFFFF
  • banner.background#C20029
  • banner.foreground#FFFFFF
  • banner.iconForeground#FFFFFF
  • breadcrumb.activeSelectionForeground#C20029
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#0A0A0A
  • breadcrumb.foreground#5A5A5A
  • breadcrumbPicker.background#FFFFFF
  • button.background#C20029
  • button.border#C2002900
  • button.foreground#FFFFFF
  • button.hoverBackground#9E0021
  • button.secondaryBackground#FBFAFA
  • button.secondaryBorder#C2002940
  • button.secondaryForeground#0A0A0A
  • button.secondaryHoverBackground#EFEEEE
  • button.separator#FFFFFF40
  • charts.blue#C20029
  • charts.foreground#0A0A0A
  • charts.green#1A7A3A
  • charts.lines#5A5A5A
  • charts.orange#8A6A00
  • charts.purple#0077A3
  • charts.red#C20029
  • charts.yellow#8A6A00
  • chat.avatarBackground#C20029
  • chat.avatarForeground#FFFFFF
  • chat.checkpointSeparator#C2002930
  • chat.editedFileForeground#0077A3
  • chat.inputWorkingBorderColor1#C20029
  • chat.inputWorkingBorderColor2#9E0021
  • chat.inputWorkingBorderColor3#C20029
  • chat.linesAddedForeground#1A7A3ACC
  • chat.linesRemovedForeground#C20029CC
  • chat.requestBackground#F5F4F4
  • chat.requestBorder#C2002930
  • chat.requestBubbleBackground#F5F4F4E6
  • chat.requestBubbleHoverBackground#EFEEEEE6
  • chat.requestCodeBorder#C2002920
  • chat.slashCommandBackground#C20029
  • chat.slashCommandForeground#FFFFFF
  • chat.thinkingShimmer#C2002930
  • chatManagement.sashBorder#C20029
  • checkbox.background#FFFFFF
  • checkbox.border#C2002950
  • checkbox.disabled.background#F5F4F4
  • checkbox.disabled.foreground#5A5A5A
  • checkbox.foreground#C20029
  • checkbox.selectBackground#FFFFFF
  • checkbox.selectBorder#C20029
  • commandCenter.activeBackground#0A0A0A25
  • commandCenter.activeBorder#0A0A0A50
  • commandCenter.activeForeground#0A0A0A
  • commandCenter.background#0A0A0A15
  • commandCenter.border#0A0A0A30
  • commandCenter.debuggingBackground#C2002920
  • commandCenter.foreground#0A0A0A
  • commandCenter.inactiveBorder#0A0A0A15
  • commandCenter.inactiveForeground#0A0A0A70
  • commentsView.resolvedIcon#1A7A3A
  • commentsView.unresolvedIcon#8A6A00
  • contrastActiveBorder#C2002900
  • contrastBorder#C2002900
  • debugConsole.errorForeground#C20029
  • debugConsole.infoForeground#0077A3
  • debugConsole.sourceForeground#5A5A5A
  • debugConsole.warningForeground#8A6A00
  • debugConsoleInputIcon.foreground#C20029
  • debugExceptionWidget.background#C2002915
  • debugExceptionWidget.border#C2002960
  • debugIcon.breakpointCurrentStackframeForeground#8A6A00
  • debugIcon.breakpointDisabledForeground#5A5A5A
  • debugIcon.breakpointForeground#C20029
  • debugIcon.breakpointStackframeForeground#1A7A3A
  • debugIcon.breakpointUnverifiedForeground#8A6A00
  • debugIcon.continueForeground#1A7A3A
  • debugIcon.disconnectForeground#C20029
  • debugIcon.pauseForeground#8A6A00
  • debugIcon.restartForeground#1A7A3A
  • debugIcon.startForeground#1A7A3A
  • debugIcon.stepBackForeground#C20029
  • debugIcon.stepIntoForeground#C20029
  • debugIcon.stepOutForeground#C20029
  • debugIcon.stepOverForeground#C20029
  • debugIcon.stopForeground#C20029
  • debugTokenExpression.boolean#8A6A00
  • debugTokenExpression.error#C20029
  • debugTokenExpression.name#0077A3
  • debugTokenExpression.number#8A6A00
  • debugTokenExpression.string#6E7A00
  • debugTokenExpression.type#0077A3
  • debugTokenExpression.value#6E7A00
  • debugToolBar.background#FFFFFF
  • debugView.exceptionLabelBackground#C20029
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#C20029
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#C2002960
  • descriptionForeground#5A5A5A
  • diffEditor.border#0077A320
  • diffEditor.diagonalFill#5A5A5A15
  • diffEditor.insertedLineBackground#1A7A3A10
  • diffEditor.insertedTextBackground#1A7A3A20
  • diffEditor.insertedTextBorder#1A7A3A50
  • diffEditor.move.border#C2002960
  • diffEditor.moveActive.border#C20029
  • diffEditor.removedLineBackground#C2002910
  • diffEditor.removedTextBackground#C2002920
  • diffEditor.removedTextBorder#C2002950
  • diffEditor.unchangedCodeBackground#FFFFFF80
  • diffEditor.unchangedRegionBackground#F5F4F4
  • diffEditor.unchangedRegionForeground#5A5A5A
  • diffEditor.unchangedRegionShadow#0A0A0A15
  • diffEditorGutter.insertedLineBackground#1A7A3A20
  • diffEditorGutter.removedLineBackground#C2002920
  • diffEditorOverview.insertedForeground#1A7A3A60
  • diffEditorOverview.removedForeground#C2002960
  • disabledForeground#5A5A5A
  • dropdown.background#FFFFFF
  • dropdown.border#C2002950
  • dropdown.foreground#0A0A0A
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.compositionBorder#C20029
  • editor.findMatchBackground#FF0D3B6650
  • editor.findMatchBorder#FF0D3B66
  • editor.findMatchForeground#0A0A0A
  • editor.findMatchHighlightBackground#FF0D3B6630
  • editor.findMatchHighlightBorder#FF0D3B6660
  • editor.findMatchHighlightForeground#0A0A0A
  • editor.findRangeHighlightBackground#C2002915
  • editor.findRangeHighlightBorder#C2002900
  • editor.focusedStackFrameHighlightBackground#1A7A3A20
  • editor.foldBackground#C2002910
  • editor.foldPlaceholderForeground#5A5A5A
  • editor.foreground#0A0A0A
  • editor.hoverHighlightBackground#C2002915
  • editor.inactiveLineHighlightBackground#F5F4F480
  • editor.inactiveSelectionBackground#C2002920
  • editor.inlineValuesBackground#C2002910
  • editor.inlineValuesForeground#5A5A5A
  • editor.lineHighlightBackground#F5F4F4
  • editor.lineHighlightBorder#C2002910
  • editor.linkedEditingBackground#C2002920
  • editor.placeholder.foreground#5A5A5A
  • editor.rangeHighlightBackground#C2002910
  • editor.rangeHighlightBorder#C2002900
  • editor.selectionBackground#C2002930
  • editor.selectionForeground#0A0A0A
  • editor.selectionHighlightBackground#C2002920
  • editor.selectionHighlightBorder#C2002940
  • editor.stackFrameHighlightBackground#8A6A0020
  • editor.symbolHighlightBackground#C2002920
  • editor.symbolHighlightBorder#C2002940
  • editor.wordHighlightBackground#C2002920
  • editor.wordHighlightBorder#C2002940
  • editor.wordHighlightStrongBackground#C2002930
  • editor.wordHighlightStrongBorder#C2002960
  • editor.wordHighlightTextBackground#C2002915
  • editor.wordHighlightTextBorder#C2002930
  • editorActionList.background#FFFFFF
  • editorActionList.focusBackground#C2002930
  • editorActionList.focusForeground#0A0A0A
  • editorActionList.foreground#0A0A0A
  • editorBracketHighlight.foreground1#C20029
  • editorBracketHighlight.foreground2#0077A3
  • editorBracketHighlight.foreground3#8A6A00
  • editorBracketHighlight.foreground4#1A7A3A
  • editorBracketHighlight.foreground5#B0257A
  • editorBracketHighlight.foreground6#6E7A00
  • editorBracketHighlight.unexpectedBracket.foreground#C20029
  • editorBracketMatch.border#C2002960
  • editorBracketMatch.foreground#C20029
  • editorBracketPairGuide.activeBackground1#C2002980
  • editorBracketPairGuide.activeBackground2#0077A380
  • editorBracketPairGuide.activeBackground3#8A6A0080
  • editorBracketPairGuide.activeBackground4#1A7A3A80
  • editorBracketPairGuide.activeBackground5#B0257A80
  • editorBracketPairGuide.activeBackground6#6E7A0080
  • editorBracketPairGuide.background1#C2002940
  • editorBracketPairGuide.background2#0077A340
  • editorBracketPairGuide.background3#8A6A0040
  • editorBracketPairGuide.background4#1A7A3A40
  • editorBracketPairGuide.background5#B0257A40
  • editorBracketPairGuide.background6#6E7A0040
  • editorCodeLens.foreground#5A5A5A
  • editorCommentsWidget.rangeActiveBackground#C2002915
  • editorCommentsWidget.rangeBackground#C2002908
  • editorCommentsWidget.replyInputBackground#FFFFFF
  • editorCommentsWidget.resolvedBorder#1A7A3A50
  • editorCommentsWidget.unresolvedBorder#8A6A00
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#C20029
  • editorError.background#C2002910
  • editorError.border#C2002900
  • editorError.foreground#C20029
  • editorGhostText.background#C2002900
  • editorGhostText.border#C2002900
  • editorGhostText.foreground#0A0A0A66
  • editorGroup.border#0077A320
  • editorGroup.dropBackground#C2002920
  • editorGroup.dropIntoPromptBackground#FFFFFF
  • editorGroup.dropIntoPromptBorder#C2002950
  • editorGroup.dropIntoPromptForeground#0A0A0A
  • editorGroup.emptyBackground#FFFFFF
  • editorGroup.focusedEmptyBorder#C2002940
  • editorGroupHeader.border#0077A315
  • editorGroupHeader.noTabsBackground#FFFFFF
  • editorGroupHeader.tabsBackground#F5F4F4
  • editorGroupHeader.tabsBorder#0077A320
  • editorGutter.addedBackground#1A7A3A
  • editorGutter.addedSecondaryBackground#1A7A3A60
  • editorGutter.background#FFFFFF
  • editorGutter.commentDraftGlyphForeground#C2002980
  • editorGutter.commentGlyphForeground#C20029
  • editorGutter.commentRangeForeground#5A5A5A40
  • editorGutter.commentUnresolvedGlyphForeground#8A6A00
  • editorGutter.deletedBackground#C20029
  • editorGutter.deletedSecondaryBackground#C2002960
  • editorGutter.foldingControlForeground#5A5A5A
  • editorGutter.itemBackground#FFFFFF
  • editorGutter.itemGlyphForeground#C20029
  • editorGutter.modifiedBackground#0077A3
  • editorGutter.modifiedSecondaryBackground#0077A360
  • editorHint.border#1A7A3A00
  • editorHint.foreground#1A7A3A
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#C2002950
  • editorHoverWidget.foreground#0A0A0A
  • editorHoverWidget.highlightForeground#C20029
  • editorHoverWidget.statusBarBackground#F5F4F4
  • editorIndentGuide.activeBackground1#C20029
  • editorIndentGuide.activeBackground2#0077A3
  • editorIndentGuide.activeBackground3#8A6A00
  • editorIndentGuide.activeBackground4#1A7A3A
  • editorIndentGuide.activeBackground5#B0257A
  • editorIndentGuide.activeBackground6#6E7A00
  • editorIndentGuide.background1#C2002920
  • editorIndentGuide.background2#0077A320
  • editorIndentGuide.background3#8A6A0020
  • editorIndentGuide.background4#1A7A3A20
  • editorIndentGuide.background5#B0257A20
  • editorIndentGuide.background6#6E7A0020
  • editorInfo.background#0077A310
  • editorInfo.border#0077A300
  • editorInfo.foreground#0077A3
  • editorInlayHint.background#F5F4F4
  • editorInlayHint.foreground#0A0A0A70
  • editorInlayHint.parameterBackground#F5F4F4
  • editorInlayHint.parameterForeground#0A0A0A70
  • editorInlayHint.typeBackground#F5F4F4
  • editorInlayHint.typeForeground#0A0A0A
  • editorLightBulb.foreground#8A6A00
  • editorLightBulbAi.foreground#C20029
  • editorLightBulbAutoFix.foreground#1A7A3A
  • editorLineNumber.activeForeground#C20029
  • editorLineNumber.dimmedForeground#5A5A5A50
  • editorLineNumber.foreground#0077A3
  • editorLink.activeForeground#C20029
  • editorMarkerNavigation.background#FFFFFF
  • editorMarkerNavigationError.background#C2002920
  • editorMarkerNavigationError.headerBackground#C2002915
  • editorMarkerNavigationInfo.background#0077A320
  • editorMarkerNavigationInfo.headerBackground#0077A315
  • editorMarkerNavigationWarning.background#8A6A0020
  • editorMarkerNavigationWarning.headerBackground#8A6A0015
  • editorMinimap.inlineChatInserted#1A7A3A30
  • editorMinimap.inlineChatRemoved#C2002930
  • editorMultiCursor.primary.background#FFFFFF
  • editorMultiCursor.primary.foreground#C20029
  • editorMultiCursor.secondary.background#FFFFFF
  • editorMultiCursor.secondary.foreground#0077A3
  • editorOverviewRuler.addedForeground#1A7A3A
  • editorOverviewRuler.background#FFFFFF
  • editorOverviewRuler.border#C2002920
  • editorOverviewRuler.bracketMatchForeground#C2002960
  • editorOverviewRuler.commentDraftForeground#C2002950
  • editorOverviewRuler.commentForeground#C2002930
  • editorOverviewRuler.commentUnresolvedForeground#8A6A0060
  • editorOverviewRuler.commonContentForeground#5A5A5A40
  • editorOverviewRuler.currentContentForeground#1A7A3A60
  • editorOverviewRuler.deletedForeground#C20029
  • editorOverviewRuler.errorForeground#C20029
  • editorOverviewRuler.findMatchForeground#C20029CC
  • editorOverviewRuler.incomingContentForeground#0077A360
  • editorOverviewRuler.infoForeground#0077A3
  • editorOverviewRuler.inlineChatInserted#1A7A3A60
  • editorOverviewRuler.inlineChatRemoved#C2002960
  • editorOverviewRuler.modifiedForeground#0077A3
  • editorOverviewRuler.rangeHighlightForeground#C2002999
  • editorOverviewRuler.selectionHighlightForeground#C2002999
  • editorOverviewRuler.warningForeground#8A6A00
  • editorOverviewRuler.wordHighlightForeground#C2002999
  • editorOverviewRuler.wordHighlightStrongForeground#C20029CC
  • editorOverviewRuler.wordHighlightTextForeground#C2002960
  • editorPane.background#FFFFFF
  • editorRuler.foreground#CCCCCC30
  • editorSnippetFinalTabstopHighlightBackground#1A7A3A20
  • editorSnippetFinalTabstopHighlightBorder#1A7A3A00
  • editorSnippetTabstopHighlightBackground#C2002920
  • editorSnippetTabstopHighlightBorder#C2002900
  • editorStickyScroll.background#F5F4F4
  • editorStickyScroll.border#0077A315
  • editorStickyScroll.shadow#0A0A0A15
  • editorStickyScrollGutter.background#F5F4F4
  • editorStickyScrollHover.background#EFEEEE
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#C2002950
  • editorSuggestWidget.focusHighlightForeground#C20029
  • editorSuggestWidget.foreground#0A0A0A
  • editorSuggestWidget.highlightForeground#C20029
  • editorSuggestWidget.selectedBackground#C2002950
  • editorSuggestWidget.selectedForeground#0A0A0A
  • editorSuggestWidget.selectedIconForeground#0A0A0A
  • editorSuggestWidgetStatus.foreground#5A5A5A
  • editorUnicodeHighlight.background#8A6A0015
  • editorUnicodeHighlight.border#8A6A00
  • editorUnnecessaryCode.border#5A5A5A40
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.background#8A6A0010
  • editorWarning.border#8A6A0000
  • editorWarning.foreground#8A6A00
  • editorWhitespace.foreground#CCCCCC50
  • editorWidget.background#FFFFFF
  • editorWidget.border#C2002950
  • editorWidget.foreground#0A0A0A
  • editorWidget.resizeBorder#C20029
  • errorForeground#C20029
  • extensionBadge.remoteBackground#C20029
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.background#C20029
  • extensionButton.border#C2002900
  • extensionButton.foreground#FFFFFF
  • extensionButton.hoverBackground#9E0021
  • extensionButton.prominentBackground#C20029
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#9E0021
  • extensionButton.separator#FFFFFF40
  • extensionIcon.preReleaseForeground#C20029
  • extensionIcon.privateForeground#5A5A5A
  • extensionIcon.sponsorForeground#0077A3
  • extensionIcon.starForeground#8A6A00
  • extensionIcon.verifiedForeground#1A7A3A
  • focusBorder#C20029
  • foreground#0A0A0A
  • gauge.background#FFFFFF
  • gauge.border#C2002920
  • gauge.errorBackground#C2002920
  • gauge.errorForeground#C20029
  • gauge.foreground#0A0A0A
  • gauge.warningBackground#8A6A0020
  • gauge.warningForeground#8A6A00
  • git.blame.editorDecorationForeground#5A5A5A80
  • gitDecoration.addedResourceForeground#1A7A3A
  • gitDecoration.conflictingResourceForeground#8A6A00
  • gitDecoration.deletedResourceForeground#C20029
  • gitDecoration.ignoredResourceForeground#5A5A5A
  • gitDecoration.modifiedResourceForeground#0077A3
  • gitDecoration.renamedResourceForeground#C20029
  • gitDecoration.stageDeletedResourceForeground#C20029CC
  • gitDecoration.stageModifiedResourceForeground#0077A3CC
  • gitDecoration.submoduleResourceForeground#1A7A3A
  • gitDecoration.untrackedResourceForeground#1A7A3A
  • icon.foreground#C20029
  • inlineChat.background#F5F4F4
  • inlineChat.border#C2002930
  • inlineChat.foreground#0A0A0A
  • inlineChat.shadow#0A0A0A20
  • inlineChatDiff.inserted#1A7A3A20
  • inlineChatDiff.removed#C2002915
  • inlineChatInput.background#FFFFFF
  • inlineChatInput.border#C2002950
  • inlineChatInput.focusBorder#C20029
  • inlineChatInput.placeholderForeground#0A0A0A70
  • inlineEdit.gutterIndicator.background#FFFFFF
  • inlineEdit.gutterIndicator.primaryBackground#C2002915
  • inlineEdit.gutterIndicator.primaryBorder#C20029
  • inlineEdit.gutterIndicator.primaryForeground#C20029
  • inlineEdit.gutterIndicator.secondaryBackground#0077A315
  • inlineEdit.gutterIndicator.secondaryBorder#0077A3
  • inlineEdit.gutterIndicator.secondaryForeground#0077A3
  • inlineEdit.gutterIndicator.successfulBackground#1A7A3A15
  • inlineEdit.gutterIndicator.successfulBorder#1A7A3A
  • inlineEdit.gutterIndicator.successfulForeground#1A7A3A
  • inlineEdit.modifiedBackground#0077A310
  • inlineEdit.modifiedBorder#0077A340
  • inlineEdit.modifiedChangedLineBackground#0077A315
  • inlineEdit.modifiedChangedTextBackground#0077A325
  • inlineEdit.originalBackground#C2002908
  • inlineEdit.originalBorder#C2002925
  • inlineEdit.originalChangedLineBackground#C2002910
  • inlineEdit.originalChangedTextBackground#C2002920
  • inlineEdit.tabWillAcceptModifiedBorder#1A7A3A60
  • inlineEdit.tabWillAcceptOriginalBorder#C2002940
  • input.background#FFFFFF
  • input.border#C2002950
  • input.foreground#0A0A0A
  • input.placeholderForeground#5A5A5A
  • inputOption.activeBackground#C2002930
  • inputOption.activeBorder#C20029
  • inputOption.activeForeground#0A0A0A
  • inputOption.hoverBackground#C2002915
  • inputValidation.errorBackground#C2002915
  • inputValidation.errorBorder#C20029
  • inputValidation.errorForeground#C20029
  • inputValidation.infoBackground#0077A315
  • inputValidation.infoBorder#0077A3
  • inputValidation.infoForeground#0077A3
  • inputValidation.warningBackground#8A6A0015
  • inputValidation.warningBorder#8A6A00
  • inputValidation.warningForeground#8A6A00
  • interactive.activeCodeBorder#C20029
  • interactive.inactiveCodeBorder#C2002920
  • keybindingLabel.background#C2002915
  • keybindingLabel.border#C2002930
  • keybindingLabel.bottomBorder#C2002950
  • keybindingLabel.foreground#0A0A0A
  • keybindingTable.headerBackground#F5F4F4
  • keybindingTable.rowsBackground#F5F4F480
  • list.activeSelectionBackground#C2002940
  • list.activeSelectionForeground#0A0A0A
  • list.activeSelectionIconForeground#0A0A0A
  • list.deemphasizedForeground#5A5A5A
  • list.dropBackground#C2002920
  • list.dropBetweenBackground#C20029
  • list.errorForeground#C20029
  • list.filterMatchBorder#C2002960
  • list.focusAndSelectionOutline#C20029
  • list.focusBackground#C2002930
  • list.focusForeground#0A0A0A
  • list.focusHighlightForeground#C20029
  • list.focusOutline#C2002960
  • list.highlightForeground#C20029
  • list.hoverBackground#C2002915
  • list.hoverForeground#0A0A0A
  • list.inactiveFocusBackground#C2002915
  • list.inactiveFocusOutline#C2002940
  • list.inactiveSelectionBackground#C2002920
  • list.inactiveSelectionForeground#0A0A0A
  • list.inactiveSelectionIconForeground#0A0A0A
  • list.invalidItemForeground#C20029
  • list.warningForeground#8A6A00
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#C20029
  • listFilterWidget.outline#C20029
  • listFilterWidget.shadow#0A0A0A30
  • markdownAlert.caution.foreground#C20029
  • markdownAlert.important.foreground#0077A3
  • markdownAlert.note.foreground#0077A3
  • markdownAlert.tip.foreground#1A7A3A
  • markdownAlert.warning.foreground#8A6A00
  • mcpIcon.starForeground#8A6A00
  • menu.background#FFFFFF
  • menu.border#C2002930
  • menu.foreground#0A0A0A
  • menu.selectionBackground#C2002930
  • menu.selectionBorder#C2002900
  • menu.selectionForeground#0A0A0A
  • menu.separatorBackground#C2002920
  • menubar.selectionBackground#C2002930
  • menubar.selectionBorder#C2002900
  • menubar.selectionForeground#0A0A0A
  • merge.border#C2002950
  • merge.commonContentBackground#5A5A5A15
  • merge.commonHeaderBackground#5A5A5A30
  • merge.currentContentBackground#1A7A3A20
  • merge.currentHeaderBackground#1A7A3A50
  • merge.incomingContentBackground#0077A320
  • merge.incomingHeaderBackground#0077A350
  • mergeEditor.change.background#C2002915
  • mergeEditor.change.word.background#C2002930
  • mergeEditor.changeBase.background#5A5A5A10
  • mergeEditor.changeBase.word.background#5A5A5A20
  • mergeEditor.conflict.handled.minimapOverViewRuler#1A7A3A
  • mergeEditor.conflict.handledFocused.border#1A7A3A
  • mergeEditor.conflict.handledUnfocused.border#1A7A3A40
  • mergeEditor.conflict.input1.background#1A7A3A15
  • mergeEditor.conflict.input2.background#0077A315
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#8A6A00
  • mergeEditor.conflict.unhandledFocused.border#8A6A00
  • mergeEditor.conflict.unhandledUnfocused.border#8A6A0060
  • mergeEditor.conflictingLines.background#8A6A0015
  • minimap.background#FFFFFF
  • minimap.chatEditHighlight#C2002930
  • minimap.errorHighlight#C20029
  • minimap.findMatchHighlight#C2002980
  • minimap.foregroundOpacity#000000FF
  • minimap.infoHighlight#0077A3
  • minimap.selectionHighlight#C2002950
  • minimap.selectionOccurrenceHighlight#C2002930
  • minimap.warningHighlight#8A6A00
  • minimapGutter.addedBackground#1A7A3A
  • minimapGutter.deletedBackground#C20029
  • minimapGutter.modifiedBackground#0077A3
  • minimapSlider.activeBackground#C2002970
  • minimapSlider.background#C2002930
  • minimapSlider.hoverBackground#C2002950
  • multiDiffEditor.background#FFFFFF
  • multiDiffEditor.border#0077A320
  • multiDiffEditor.headerBackground#F5F4F4
  • notebook.cellBorderColor#0077A320
  • notebook.cellEditorBackground#FFFFFF
  • notebook.cellHoverBackground#EFEEEE
  • notebook.cellInsertionIndicator#C20029
  • notebook.cellStatusBarItemHoverBackground#C2002920
  • notebook.cellToolbarSeparator#0077A315
  • notebook.editorBackground#FFFFFF
  • notebook.focusedCellBackground#F5F4F4
  • notebook.focusedCellBorder#C20029
  • notebook.focusedEditorBorder#C20029
  • notebook.inactiveFocusedCellBorder#C2002940
  • notebook.inactiveSelectedCellBorder#C2002920
  • notebook.outputContainerBackgroundColor#F5F4F4
  • notebook.outputContainerBorderColor#0077A315
  • notebook.selectedCellBackground#C2002915
  • notebook.selectedCellBorder#C2002960
  • notebook.symbolHighlightBackground#C2002920
  • notebookEditorOverviewRuler.runningCellForeground#C20029
  • notebookScrollbarSlider.activeBackground#C2002970
  • notebookScrollbarSlider.background#C2002930
  • notebookScrollbarSlider.hoverBackground#C2002950
  • notebookStatusErrorIcon.foreground#C20029
  • notebookStatusRunningIcon.foreground#C20029
  • notebookStatusSuccessIcon.foreground#1A7A3A
  • notificationCenter.border#C2002920
  • notificationCenterHeader.background#F5F4F4
  • notificationCenterHeader.foreground#0A0A0A
  • notificationLink.foreground#C20029
  • notifications.background#FFFFFF
  • notifications.border#C2002920
  • notifications.foreground#0A0A0A
  • notificationsErrorIcon.foreground#C20029
  • notificationsInfoIcon.foreground#0077A3
  • notificationsWarningIcon.foreground#8A6A00
  • notificationToast.border#C2002920
  • outputView.background#F5F4F4
  • outputViewStickyScroll.background#F5F4F4
  • panel.background#F5F4F4
  • panel.border#0077A320
  • panel.dropBorder#0077A3
  • panelInput.border#C2002950
  • panelSection.border#0077A320
  • panelSection.dropBackground#C2002920
  • panelSectionHeader.background#0077A315
  • panelSectionHeader.border#0077A320
  • panelSectionHeader.foreground#C20029
  • panelStickyScroll.background#F5F4F4
  • panelStickyScroll.border#0077A315
  • panelStickyScroll.shadow#0A0A0A15
  • panelTitle.activeBorder#0077A3
  • panelTitle.activeForeground#0077A3
  • panelTitle.border#0077A315
  • panelTitle.inactiveForeground#0A0A0A60
  • panelTitleBadge.background#C20029
  • panelTitleBadge.foreground#FFFFFF
  • peekView.border#C20029
  • peekViewEditor.background#0A0A0A
  • peekViewEditor.matchHighlightBackground#C2002950
  • peekViewEditor.matchHighlightBorder#C2002980
  • peekViewEditorGutter.background#0A0A0A
  • peekViewEditorStickyScroll.background#0A0A0A
  • peekViewEditorStickyScrollGutter.background#0A0A0A
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#5A5A5A
  • peekViewResult.matchHighlightBackground#C2002950
  • peekViewResult.selectionBackground#C2002950
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#5A5A5A
  • peekViewTitleLabel.foreground#C20029
  • pickerGroup.border#C2002920
  • pickerGroup.foreground#C20029
  • ports.iconRunningProcessForeground#1A7A3A
  • problemsErrorIcon.foreground#C20029
  • problemsInfoIcon.foreground#0077A3
  • problemsWarningIcon.foreground#8A6A00
  • profileBadge.background#C20029
  • profileBadge.foreground#FFFFFF
  • profiles.sashBorder#C20029
  • progressBar.background#C20029
  • quickInput.background#FFFFFF
  • quickInput.border#C2002925
  • quickInput.foreground#0A0A0A
  • quickInputList.focusBackground#C2002930
  • quickInputList.focusForeground#0A0A0A
  • quickInputList.focusIconForeground#0A0A0A
  • quickInputList.hoverBackground#EFEEEE
  • quickInputTitle.background#F5F4F4
  • radio.activeBackground#C20029
  • radio.activeBorder#C20029
  • radio.activeForeground#FFFFFF
  • radio.inactiveBackground#FFFFFF
  • radio.inactiveBorder#C2002940
  • radio.inactiveForeground#0A0A0A
  • radio.inactiveHoverBackground#EFEEEE
  • sash.hoverBorder#C20029
  • scmGraph.foreground1#C20029
  • scmGraph.foreground2#0077A3
  • scmGraph.foreground3#6E7A00
  • scmGraph.foreground4#8A6A00
  • scmGraph.foreground5#1A7A3A
  • scmGraph.historyItemBaseRefColor#6E7A00
  • scmGraph.historyItemHoverAdditionsForeground#1A7A3A
  • scmGraph.historyItemHoverDeletionsForeground#C20029
  • scmGraph.historyItemHoverLabelForeground#0A0A0A
  • scmGraph.historyItemRefColor#C20029
  • scmGraph.historyItemRemoteRefColor#0077A3
  • scrollbar.background#FFFFFF00
  • scrollbar.shadow#0A0A0A50
  • scrollbarSlider.activeBackground#C2002970
  • scrollbarSlider.background#C2002930
  • scrollbarSlider.hoverBackground#C2002950
  • search.resultsInfoForeground#5A5A5A
  • searchEditor.findMatchBackground#C2002930
  • searchEditor.findMatchBorder#C2002960
  • searchEditor.textInputBorder#C2002950
  • selection.background#C2002950
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#C2002950
  • settings.checkboxForeground#C20029
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#C2002950
  • settings.dropdownForeground#0A0A0A
  • settings.dropdownListBorder#C2002920
  • settings.focusedRowBackground#C2002910
  • settings.focusedRowBorder#C2002930
  • settings.headerBorder#0077A315
  • settings.headerForeground#0A0A0A
  • settings.modifiedItemIndicator#C20029
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#C2002950
  • settings.numberInputForeground#0A0A0A
  • settings.rowHoverBackground#C2002910
  • settings.sashBorder#C20029
  • settings.settingsHeaderHoverForeground#C20029
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#C2002950
  • settings.textInputForeground#0A0A0A
  • sideBar.background#F5F4F4
  • sideBar.border#0077A330
  • sideBar.dropBackground#C2002920
  • sideBar.foreground#0A0A0A
  • sideBarActivityBarTop.border#0077A320
  • sideBarSectionHeader.background#0077A315
  • sideBarSectionHeader.border#0077A320
  • sideBarSectionHeader.foreground#C20029
  • sideBarStickyScroll.background#F5F4F4
  • sideBarStickyScroll.border#0077A315
  • sideBarStickyScroll.shadow#0A0A0A15
  • sideBarTitle.background#F5F4F4
  • sideBarTitle.border#0077A315
  • sideBarTitle.foreground#0077A3
  • sideBySideEditor.horizontalBorder#0077A320
  • sideBySideEditor.verticalBorder#0077A320
  • simpleFindWidget.sashBorder#C20029
  • statusBar.background#C20029
  • statusBar.border#9E0021
  • statusBar.debuggingBackground#C20029
  • statusBar.debuggingBorder#C20029CC
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#C20029
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#9E0021
  • statusBar.noFolderBorder#9E0021
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#9E002180
  • statusBarItem.compactHoverBackground#9E002160
  • statusBarItem.errorBackground#C20029
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.errorHoverBackground#C20029CC
  • statusBarItem.errorHoverForeground#FFFFFF
  • statusBarItem.focusBorder#C20029
  • statusBarItem.hoverBackground#9E002180
  • statusBarItem.hoverForeground#FFFFFF
  • statusBarItem.offlineBackground#5A5A5A
  • statusBarItem.offlineForeground#FFFFFF
  • statusBarItem.offlineHoverBackground#5A5A5ACC
  • statusBarItem.offlineHoverForeground#FFFFFF
  • statusBarItem.prominentBackground#C20029
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#9E0021
  • statusBarItem.prominentHoverForeground#FFFFFF
  • statusBarItem.remoteBackground#C20029
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.remoteHoverBackground#C20029CC
  • statusBarItem.remoteHoverForeground#FFFFFF
  • statusBarItem.warningBackground#8A6A00
  • statusBarItem.warningForeground#FFFFFF
  • statusBarItem.warningHoverBackground#8A6A00CC
  • statusBarItem.warningHoverForeground#FFFFFF
  • symbolIcon.arrayForeground#8A6A00
  • symbolIcon.booleanForeground#8A6A00
  • symbolIcon.classForeground#0077A3
  • symbolIcon.colorForeground#C20029
  • symbolIcon.constantForeground#8A6A00
  • symbolIcon.constructorForeground#C20029
  • symbolIcon.enumeratorForeground#0077A3
  • symbolIcon.enumeratorMemberForeground#8A6A00
  • symbolIcon.eventForeground#8A6A00
  • symbolIcon.fieldForeground#C20029
  • symbolIcon.fileForeground#5A5A5A
  • symbolIcon.folderForeground#C20029
  • symbolIcon.functionForeground#C20029
  • symbolIcon.interfaceForeground#0077A3
  • symbolIcon.keyForeground#C20029
  • symbolIcon.keywordForeground#0077A3
  • symbolIcon.methodForeground#C20029
  • symbolIcon.moduleForeground#C20029
  • symbolIcon.namespaceForeground#C20029
  • symbolIcon.nullForeground#5A5A5A
  • symbolIcon.numberForeground#8A6A00
  • symbolIcon.objectForeground#C20029
  • symbolIcon.operatorForeground#C20029
  • symbolIcon.packageForeground#C20029
  • symbolIcon.propertyForeground#0A0A0A
  • symbolIcon.referenceForeground#C20029
  • symbolIcon.snippetForeground#6E7A00
  • symbolIcon.stringForeground#6E7A00
  • symbolIcon.structForeground#0077A3
  • symbolIcon.textForeground#0A0A0A
  • symbolIcon.typeParameterForeground#0077A3
  • symbolIcon.unitForeground#8A6A00
  • symbolIcon.variableForeground#0A0A0A
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#0077A3
  • tab.activeBorderTop#0077A300
  • tab.activeForeground#0A0A0A
  • tab.activeModifiedBorder#0077A3
  • tab.border#0077A320
  • tab.dragAndDropBorder#0077A3
  • tab.hoverBackground#F5F4F4
  • tab.hoverBorder#0077A340
  • tab.hoverForeground#0A0A0A
  • tab.inactiveBackground#F5F4F4
  • tab.inactiveForeground#0A0A0A70
  • tab.inactiveModifiedBorder#0077A360
  • tab.lastPinnedBorder#0077A330
  • tab.selectedBackground#FFFFFF
  • tab.selectedBorderTop#0077A3
  • tab.selectedForeground#0A0A0A
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#0077A360
  • tab.unfocusedActiveBorderTop#0077A300
  • tab.unfocusedActiveForeground#0A0A0ACC
  • tab.unfocusedActiveModifiedBorder#0077A3CC
  • tab.unfocusedHoverBackground#F5F4F4
  • tab.unfocusedHoverBorder#0077A330
  • tab.unfocusedHoverForeground#0A0A0ACC
  • tab.unfocusedInactiveBackground#F5F4F4
  • tab.unfocusedInactiveForeground#0A0A0A50
  • tab.unfocusedInactiveModifiedBorder#0077A350
  • terminal.ansiBlack#0A0A0A
  • terminal.ansiBlue#0077A3
  • terminal.ansiBrightBlack#5A5A5A
  • terminal.ansiBrightBlue#0090C2
  • terminal.ansiBrightCyan#1295B8
  • terminal.ansiBrightGreen#1F9147
  • terminal.ansiBrightMagenta#C93F92
  • terminal.ansiBrightRed#E51E40
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#A88200
  • terminal.ansiCyan#0E7490
  • terminal.ansiGreen#1A7A3A
  • terminal.ansiMagenta#B0257A
  • terminal.ansiRed#C20029
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#8A6A00
  • terminal.background#FFFFFF
  • terminal.border#0077A320
  • terminal.dropBackground#C2002920
  • terminal.findMatchBackground#FF0D3B6660
  • terminal.findMatchBorder#C20029
  • terminal.findMatchHighlightBackground#FF0D3B6640
  • terminal.findMatchHighlightBorder#C2002980
  • terminal.foreground#0A0A0A
  • terminal.hoverHighlightBackground#C2002920
  • terminal.inactiveSelectionBackground#C2002920
  • terminal.initialHintForeground#5A5A5A
  • terminal.selectionBackground#C2002940
  • terminal.selectionForeground#0A0A0A
  • terminal.tab.activeBorder#0077A3
  • terminalCommandDecoration.defaultBackground#C2002940
  • terminalCommandDecoration.errorBackground#C2002960
  • terminalCommandDecoration.successBackground#1A7A3A60
  • terminalCommandGuide.foreground#C2002920
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#C20029
  • terminalOverviewRuler.border#0077A320
  • terminalOverviewRuler.cursorForeground#C20029
  • terminalOverviewRuler.findMatchForeground#C20029CC
  • terminalStickyScroll.background#F5F4F4
  • terminalStickyScroll.border#0077A315
  • terminalStickyScrollHover.background#EFEEEE
  • terminalSymbolIcon.aliasForeground#C20029
  • terminalSymbolIcon.argumentForeground#8A6A00
  • terminalSymbolIcon.branchForeground#1A7A3A
  • terminalSymbolIcon.commitForeground#C20029
  • terminalSymbolIcon.fileForeground#5A5A5A
  • terminalSymbolIcon.flagForeground#8A6A00
  • terminalSymbolIcon.folderForeground#C20029
  • terminalSymbolIcon.inlineSuggestionForeground#5A5A5A
  • terminalSymbolIcon.methodForeground#C20029
  • terminalSymbolIcon.optionForeground#0A0A0A
  • terminalSymbolIcon.optionValueForeground#6E7A00
  • terminalSymbolIcon.pullRequestDoneForeground#1A7A3A
  • terminalSymbolIcon.pullRequestForeground#C20029
  • terminalSymbolIcon.remoteForeground#0077A3
  • terminalSymbolIcon.stashForeground#0077A3
  • terminalSymbolIcon.symbolicLinkFileForeground#C2002980
  • terminalSymbolIcon.symbolicLinkFolderForeground#C2002980
  • terminalSymbolIcon.symbolText#0A0A0A
  • terminalSymbolIcon.tagForeground#0077A3
  • testing.coverCountBadgeBackground#C20029
  • testing.coverCountBadgeForeground#FFFFFF
  • testing.coveredBackground#1A7A3A10
  • testing.coveredBorder#1A7A3A30
  • testing.coveredGutterBackground#1A7A3A40
  • testing.iconErrored#C20029
  • testing.iconErrored.retired#C2002950
  • testing.iconFailed#C20029
  • testing.iconFailed.retired#C2002950
  • testing.iconPassed#1A7A3A
  • testing.iconPassed.retired#1A7A3A50
  • testing.iconQueued#8A6A00
  • testing.iconQueued.retired#8A6A0050
  • testing.iconSkipped#5A5A5A
  • testing.iconSkipped.retired#5A5A5A50
  • testing.iconUnset#5A5A5A
  • testing.iconUnset.retired#5A5A5A50
  • testing.message.error.badgeBackground#C20029
  • testing.message.error.badgeBorder#C2002960
  • testing.message.error.badgeForeground#FFFFFF
  • testing.message.error.lineBackground#C2002910
  • testing.message.info.decorationForeground#0077A3
  • testing.message.info.lineBackground#0077A310
  • testing.messagePeekBorder#0077A3
  • testing.messagePeekHeaderBackground#0077A315
  • testing.peekBorder#C20029
  • testing.peekHeaderBackground#C2002915
  • testing.runAction#1A7A3A
  • testing.uncoveredBackground#C2002910
  • testing.uncoveredBorder#C2002930
  • testing.uncoveredBranchBackground#C2002920
  • testing.uncoveredGutterBackground#C2002940
  • textBlockQuote.background#F5F4F4
  • textBlockQuote.border#C2002960
  • textCodeBlock.background#F5F4F4
  • textLink.activeForeground#C20029
  • textLink.foreground#C20029
  • textPreformat.background#F5F4F4
  • textPreformat.border#C2002920
  • textPreformat.foreground#6E7A00
  • textSeparator.foreground#C2002920
  • titleBar.activeBackground#F5F4F4
  • titleBar.activeForeground#0A0A0A
  • titleBar.border#0077A330
  • titleBar.inactiveBackground#F5F4F4
  • titleBar.inactiveForeground#0A0A0A70
  • toolbar.activeBackground#C2002930
  • toolbar.hoverBackground#C2002920
  • toolbar.hoverOutline#C2002900
  • tree.inactiveIndentGuidesStroke#0077A315
  • tree.indentGuidesStroke#0077A330
  • tree.tableColumnsBorder#0077A315
  • tree.tableOddRowsBackground#F5F4F480
  • walkThrough.embeddedEditorBackground#F5F4F4
  • walkthrough.stepTitle.foreground#0A0A0A
  • welcomePage.background#FFFFFF
  • welcomePage.progress.background#F5F4F4
  • welcomePage.progress.foreground#C20029
  • welcomePage.tileBackground#F5F4F4
  • welcomePage.tileBorder#0077A315
  • welcomePage.tileHoverBackground#EFEEEE
  • widget.border#C2002920
  • widget.shadow#0A0A0A30
  • window.activeBorder#C2002900
  • window.inactiveBorder#C2002900

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5A5Aitalic
variable, string constant.other.placeholder#0A0A0A
constant.other.color#C20029
invalid, invalid.illegal#C20029
keyword, storage.type, storage.modifier#0077A3
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#C20029
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#0077A3
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#C20029
meta.block variable.other#0A0A0A
support.other.variable, string.other.link#0A0A0A
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#8A6A00
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#6E7A00
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#C20029
support.type#0077A3
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#C20029
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#0A0A0A
variable.language#0077A3italic
entity.name.method.js#C20029italic
meta.class-method.js entity.name.function.js, variable.function.constructor#C20029
entity.other.attribute-name#0077A3
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#6E7A00italic
entity.other.attribute-name.class#6E7A00
source.sass keyword.control#C20029
markup.inserted#1A7A3A
markup.deleted#C20029
markup.changed#0077A3
string.regexp#1A7A3A
constant.character.escape#1A7A3A
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#C20029italic
source.js constant.other.object.key.js string.unquoted.label.js#0A0A0Aitalic
source.json meta.structure.dictionary.json support.type.property-name.json#C20029
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C20029
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#6E7A00
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#6E7A00
text.html.markdown, punctuation.definition.list_item.markdown#0A0A0A
text.html.markdown markup.inline.raw.markdown#6E7A00
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#C20029
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C20029
markup.italic#0077A3italic
markup.bold, markup.bold string#0077A3bold
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#0077A3bold
markup.underline#6E7A00underline
markup.quote punctuation.definition.blockquote.markdown#5A5A5A
markup.quoteitalic
string.other.link.title.markdown#C20029
string.other.link.description.title.markdown#0077A3
constant.other.reference.link.markdown#6E7A00
markup.raw.block#6E7A00
markup.raw.block.fenced.markdown#0A0A0A
punctuation.definition.fenced.markdown#0A0A0A
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#0A0A0A
variable.language.fenced.markdown#C20029
meta.separator#C20029bold
markup.table#0A0A0A
Pax8 by Lucid Labs - VS Code Theme