Created
August 29, 2024 11:30
-
-
Save vladstudio/ddf06686f9d40cd9b0702464b53fd522 to your computer and use it in GitHub Desktop.
tiniri color theme dump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "vscode://schemas/color-theme", | |
| "type": "light", | |
| "colors": { | |
| "activityBar.activeBorder": "#ad514c", | |
| "activityBar.background": "#f7f3f0", | |
| "activityBar.border": "#80797420", | |
| "activityBar.foreground": "#807974", | |
| "activityBarBadge.background": "#b29084", | |
| "activityBarBadge.foreground": "#fcfbfa", | |
| "activityBarTop.activeBorder": "#ad514c", | |
| "badge.background": "#b29084", | |
| "badge.foreground": "#fcfbfa", | |
| "breadcrumb.activeSelectionForeground": "#333231", | |
| "breadcrumb.background": "#f7f3f0", | |
| "breadcrumb.focusForeground": "#333231", | |
| "breadcrumb.foreground": "#807974", | |
| "breadcrumbPicker.background": "#ffffff", | |
| "button.background": "#538a8a", | |
| "button.foreground": "#fcfbfa", | |
| "debugExceptionWidget.background": "#fcfbfa", | |
| "debugExceptionWidget.border": "#80797420", | |
| "debugToolBar.background": "#f7ddcb", | |
| "descriptionForeground": "#333231", | |
| "diffEditor.border": "#80797420", | |
| "diffEditor.diagonalFill": "#33323111", | |
| "diffEditor.insertedLineBackground": "#538a8a22", | |
| "diffEditor.insertedTextBackground": "#538a8a22", | |
| "diffEditor.removedLineBackground": "#ad514c18", | |
| "diffEditor.removedTextBackground": "#ad514c18", | |
| "diffEditor.unchangedCodeBackground": "#fcfbfa", | |
| "diffEditor.unchangedRegionBackground": "#fcfbfa", | |
| "diffEditorGutter.insertedLineBackground": "#538a8a22", | |
| "diffEditorGutter.removedLineBackground": "#ad514c18", | |
| "dropdown.background": "#fcfbfa", | |
| "dropdown.border": "#80797420", | |
| "dropdown.foreground": "#333231", | |
| "editor.background": "#fcfbfa", | |
| "editor.findMatchBackground": "#e5979344", | |
| "editor.findMatchHighlightBackground": "#e5979344", | |
| "editor.findRangeHighlightBackground": "#e5979344", | |
| "editor.foreground": "#333231", | |
| "editor.hoverHighlightBackground": "#e5979344", | |
| "editor.lineHighlightBackground": "#fcfbfa", | |
| "editor.linkedEditingBackground": "#e5979344", | |
| "editor.rangeHighlightBackground": "#33323109", | |
| "editor.selectionBackground": "#538a8a33", | |
| "editor.selectionHighlightBackground": "#e5979344", | |
| "editor.wordHighlightBackground": "#e5979333", | |
| "editor.wordHighlightStrongBackground": "#ad514c44", | |
| "editorBracketHighlight.foreground1": "#807974", | |
| "editorBracketHighlight.foreground2": "#807974", | |
| "editorBracketHighlight.foreground3": "#807974", | |
| "editorBracketHighlight.foreground4": "#807974", | |
| "editorBracketHighlight.foreground5": "#807974", | |
| "editorBracketHighlight.foreground6": "#807974", | |
| "editorBracketMatch.background": "#538a8a33", | |
| "editorBracketMatch.border": "#538a8a33", | |
| "editorCodeLens.foreground": "#333231", | |
| "editorCursor.foreground": "#ad514ccc", | |
| "editorError.border": "#80797420", | |
| "editorError.foreground": "#ad514c99", | |
| "editorGroup.border": "#80797420", | |
| "editorGroup.dropBackground": "#80797422", | |
| "editorGroupHeader.border": "#80797420", | |
| "editorGroupHeader.noTabsBackground": "#f7f3f0", | |
| "editorGroupHeader.tabsBackground": "#f7f3f0", | |
| "editorGroupHeader.tabsBorder": "#80797420", | |
| "editorHoverWidget.background": "#fcfbfa", | |
| "editorHoverWidget.border": "#80797420", | |
| "editorIndentGuide.activeBackground1": "#33323122", | |
| "editorIndentGuide.background1": "#00000001", | |
| "editorInlayHint.foreground": "#b29084", | |
| "editorInlayHint.parameterForeground": "#b29084", | |
| "editorInlayHint.typeForeground": "#b29084", | |
| "editorLightBulb.foreground": "#b29084", | |
| "editorLightBulbAi.foreground": "#b29084", | |
| "editorLightBulbAutoFix.foreground": "#b29084", | |
| "editorLineNumber.activeForeground": "#33323199", | |
| "editorLineNumber.foreground": "#33323144", | |
| "editorMarkerNavigation.background": "#807974", | |
| "editorMarkerNavigationError.background": "#f7ddcb", | |
| "editorMarkerNavigationWarning.background": "#f7ddcb", | |
| "editorOverviewRuler.errorForeground": "#ad514c99", | |
| "editorOverviewRuler.warningForeground": "#b29084", | |
| "editorRuler.foreground": "#33323118", | |
| "editorSuggestWidget.background": "#fcfbfa", | |
| "editorSuggestWidget.border": "#80797420", | |
| "editorSuggestWidget.foreground": "#333231cc", | |
| "editorSuggestWidget.highlightForeground": "#538a8a", | |
| "editorSuggestWidget.selectedBackground": "#80797433", | |
| "editorUnnecessaryCode.opacity": "#00000099", | |
| "editorWarning.border": "#80797420", | |
| "editorWarning.foreground": "#b29084", | |
| "editorWhitespace.foreground": "#33323133", | |
| "editorWidget.background": "#ffffff", | |
| "editorWidget.border": "#80797420", | |
| "errorForeground": "#ad514c", | |
| "extensionButton.prominentBackground": "#538a8a", | |
| "extensionButton.prominentForeground": "#fcfbfa", | |
| "focusBorder": "#356b9499", | |
| "foreground": "#333231", | |
| "gitDecoration.addedResourceForeground": "#d28450", | |
| "gitDecoration.conflictingResourceForeground": "#ad514c", | |
| "gitDecoration.deletedResourceForeground": "#ad514c", | |
| "gitDecoration.ignoredResourceForeground": "#807974", | |
| "gitDecoration.modifiedResourceForeground": "#356b94", | |
| "gitDecoration.renamedResourceForeground": "#356b94", | |
| "gitDecoration.stageDeletedResourceForeground": "#ad514c", | |
| "gitDecoration.stageModifiedResourceForeground": "#356b94", | |
| "gitDecoration.submoduleResourceForeground": "#807974", | |
| "gitDecoration.untrackedResourceForeground": "#538a8a", | |
| "icon.foreground": "#807974aa", | |
| "input.background": "#f7f3f0", | |
| "input.border": "#33323133", | |
| "input.foreground": "#333231", | |
| "input.placeholderForeground": "#807974", | |
| "inputOption.activeBorder": "#ad514c", | |
| "inputValidation.errorBackground": "#f7ddcb", | |
| "inputValidation.errorBorder": "#ad514c", | |
| "inputValidation.infoBackground": "#fcfbfa", | |
| "inputValidation.infoBorder": "#80797420", | |
| "inputValidation.warningBackground": "#f7ddcb", | |
| "inputValidation.warningBorder": "#f7ddcb", | |
| "keybindingLabel.background": "#538a8a11", | |
| "keybindingLabel.border": "#538a8a55", | |
| "keybindingLabel.bottomBorder": "#538a8a55", | |
| "keybindingLabel.foreground": "#538a8a", | |
| "list.activeSelectionBackground": "#80797422", | |
| "list.activeSelectionForeground": "#333231", | |
| "list.dropBackground": "#80797422", | |
| "list.errorForeground": "#e59793", | |
| "list.focusBackground": "#80797422", | |
| "list.focusForeground": "#333231", | |
| "list.highlightForeground": "#538a8a", | |
| "list.hoverBackground": "#80797411", | |
| "list.inactiveSelectionBackground": "#80797422", | |
| "list.inactiveSelectionForeground": "#807974", | |
| "list.warningForeground": "#333231", | |
| "notificationCenter.border": "#80797420", | |
| "notificationCenterHeader.background": "#fcfbfa", | |
| "notificationCenterHeader.foreground": "#333231", | |
| "notificationLink.foreground": "#356b94", | |
| "notificationToast.border": "#80797420", | |
| "notifications.background": "#fcfbfa", | |
| "notifications.border": "#80797420", | |
| "notifications.foreground": "#807974", | |
| "panel.background": "#f7f3f0", | |
| "panel.border": "#80797420", | |
| "panelInput.border": "#80797420", | |
| "panelSection.dropBackground": "#80797422", | |
| "panelSectionHeader.foreground": "#807974", | |
| "panelTitle.activeBorder": "#ad514ccc", | |
| "peekView.border": "#80797420", | |
| "peekViewEditor.background": "#fcfbfa", | |
| "peekViewEditor.matchHighlightBackground": "#f7ddcb55", | |
| "peekViewEditorGutter.background": "#fcfbfa", | |
| "peekViewResult.background": "#fcfbfa", | |
| "peekViewResult.fileForeground": "#333231", | |
| "peekViewResult.lineForeground": "#333231", | |
| "peekViewResult.matchHighlightBackground": "#f7ddcb55", | |
| "peekViewResult.selectionBackground": "#538a8a33", | |
| "peekViewResult.selectionForeground": "#333231", | |
| "peekViewTitle.background": "#fcfbfa", | |
| "peekViewTitleDescription.foreground": "#333231", | |
| "peekViewTitleLabel.foreground": "#333231", | |
| "pickerGroup.border": "#80797420", | |
| "pickerGroup.foreground": "#333231", | |
| "progressBar.background": "#538a8a", | |
| "scrollbar.shadow": "#80797422", | |
| "scrollbarSlider.activeBackground": "#80797433", | |
| "scrollbarSlider.background": "#80797433", | |
| "scrollbarSlider.hoverBackground": "#80797466", | |
| "selection.background": "#538a8a44", | |
| "sideBar.background": "#f7f3f0", | |
| "sideBar.border": "#80797420", | |
| "sideBar.dropBackground": "#80797422", | |
| "sideBar.foreground": "#333231cc", | |
| "sideBarSectionHeader.background": "#f7f3f0", | |
| "sideBarSectionHeader.border": "#80797420", | |
| "sideBarSectionHeader.foreground": "#807974", | |
| "sideBarTitle.foreground": "#807974", | |
| "statusBar.background": "#f7f3f0", | |
| "statusBar.border": "#80797420", | |
| "statusBar.debuggingBackground": "#538a8a33", | |
| "statusBar.debuggingForeground": "#807974", | |
| "statusBar.foreground": "#807974", | |
| "statusBar.noFolderBackground": "#f7f3f0", | |
| "statusBar.noFolderForeground": "#807974", | |
| "statusBarItem.hoverBackground": "#80797411", | |
| "tab.activeBorder": "#ad514c", | |
| "tab.activeForeground": "#333231", | |
| "tab.activeModifiedBorder": "#538a8a", | |
| "tab.border": "#80797420", | |
| "tab.hoverBorder": "#ad514c99", | |
| "tab.inactiveBackground": "#f7f3f0", | |
| "tab.inactiveForeground": "#807974", | |
| "tab.inactiveModifiedBorder": "#538a8a99", | |
| "tab.unfocusedActiveBorder": "#ad514c66", | |
| "tab.unfocusedActiveModifiedBorder": "#ad514c99", | |
| "tab.unfocusedInactiveModifiedBorder": "#ad514c55", | |
| "terminal.ansiBlack": "#44403c", | |
| "terminal.ansiBlue": "#356b94", | |
| "terminal.ansiBrightBlack": "#b7b5ac", | |
| "terminal.ansiBrightBlue": "#356b94", | |
| "terminal.ansiBrightCyan": "#807974", | |
| "terminal.ansiBrightGreen": "#538a8a", | |
| "terminal.ansiBrightMagenta": "#bd71a4", | |
| "terminal.ansiBrightRed": "#ad514c", | |
| "terminal.ansiBrightWhite": "#e6e4d9", | |
| "terminal.ansiBrightYellow": "#807974", | |
| "terminal.ansiCyan": "#807974", | |
| "terminal.ansiGreen": "#538a8a", | |
| "terminal.ansiMagenta": "#804c6e", | |
| "terminal.ansiRed": "#ad514c", | |
| "terminal.ansiWhite": "#dad8ce", | |
| "terminal.ansiYellow": "#807974", | |
| "terminal.background": "#f7f3f0", | |
| "terminal.dropBackground": "#80797422", | |
| "terminal.foreground": "#333231dd", | |
| "titleBar.activeBackground": "#fcfbfa", | |
| "toolbar.hoverBackground": "#80797411", | |
| "tree.indentGuidesStroke": "#33323122", | |
| "tree.tableColumnsBorder": "#80797420", | |
| "tree.tableOddRowsBackground": "#00000000", | |
| "widget.shadow": "#33323122", | |
| //"actionBar.toggledBackground": "#356b941f", | |
| //"activityBar.dropBorder": "#807974", | |
| //"activityBar.inactiveForeground": "#80797466", | |
| //"activityBarTop.dropBorder": "#424242", | |
| //"activityBarTop.foreground": "#424242", | |
| //"activityBarTop.inactiveForeground": "#424242bf", | |
| //"banner.background": "#5a555122", | |
| //"banner.foreground": "#333231", | |
| //"banner.iconForeground": "#1a85ff", | |
| //"button.hoverBackground": "#426e6e", | |
| //"button.secondaryBackground": "#5f6a79", | |
| //"button.secondaryForeground": "#ffffff", | |
| //"button.secondaryHoverBackground": "#4c5561", | |
| //"button.separator": "#fcfbfa66", | |
| //"charts.blue": "#1a85ff", | |
| //"charts.foreground": "#333231", | |
| //"charts.green": "#388a34", | |
| //"charts.lines": "#33323180", | |
| //"charts.orange": "#d18616", | |
| //"charts.purple": "#652d90", | |
| //"charts.red": "#ad514c99", | |
| //"charts.yellow": "#b29084", | |
| //"chat.avatarBackground": "#f2f2f2", | |
| //"chat.avatarForeground": "#333231", | |
| //"chat.requestBackground": "#fcfbfa9e", | |
| //"chat.requestBorder": "#0000001a", | |
| //"chat.slashCommandBackground": "#d2ecff99", | |
| //"chat.slashCommandForeground": "#306ca2", | |
| //"checkbox.background": "#fcfbfa", | |
| //"checkbox.border": "#80797420", | |
| //"checkbox.foreground": "#333231", | |
| //"checkbox.selectBackground": "#ffffff", | |
| //"checkbox.selectBorder": "#807974aa", | |
| //"commandCenter.activeBackground": "#00000014", | |
| //"commandCenter.activeBorder": "#3333334d", | |
| //"commandCenter.activeForeground": "#333333", | |
| //"commandCenter.background": "#0000000d", | |
| //"commandCenter.border": "#33333333", | |
| //"commandCenter.debuggingBackground": "#538a8a0d", | |
| //"commandCenter.foreground": "#333333", | |
| //"commandCenter.inactiveBorder": "#33333326", | |
| //"commandCenter.inactiveForeground": "#33333399", | |
| //"commentsView.resolvedIcon": "#61616180", | |
| //"commentsView.unresolvedIcon": "#356b9499", | |
| //"debugConsole.errorForeground": "#ad514c", | |
| //"debugConsole.infoForeground": "#1a85ff", | |
| //"debugConsole.sourceForeground": "#333231", | |
| //"debugConsole.warningForeground": "#b29084", | |
| //"debugConsoleInputIcon.foreground": "#333231", | |
| //"debugIcon.breakpointCurrentStackframeForeground": "#be8700", | |
| //"debugIcon.breakpointDisabledForeground": "#848484", | |
| //"debugIcon.breakpointForeground": "#e51400", | |
| //"debugIcon.breakpointStackframeForeground": "#89d185", | |
| //"debugIcon.breakpointUnverifiedForeground": "#848484", | |
| //"debugIcon.continueForeground": "#007acc", | |
| //"debugIcon.disconnectForeground": "#a1260d", | |
| //"debugIcon.pauseForeground": "#007acc", | |
| //"debugIcon.restartForeground": "#388a34", | |
| //"debugIcon.startForeground": "#388a34", | |
| //"debugIcon.stepBackForeground": "#007acc", | |
| //"debugIcon.stepIntoForeground": "#007acc", | |
| //"debugIcon.stepOutForeground": "#007acc", | |
| //"debugIcon.stepOverForeground": "#007acc", | |
| //"debugIcon.stopForeground": "#a1260d", | |
| //"debugTokenExpression.boolean": "#0000ff", | |
| //"debugTokenExpression.error": "#e51400", | |
| //"debugTokenExpression.name": "#9b46b0", | |
| //"debugTokenExpression.number": "#098658", | |
| //"debugTokenExpression.string": "#a31515", | |
| //"debugTokenExpression.type": "#4a90e2", | |
| //"debugTokenExpression.value": "#6c6c6ccc", | |
| //"debugView.exceptionLabelBackground": "#a31515", | |
| //"debugView.exceptionLabelForeground": "#ffffff", | |
| //"debugView.stateLabelBackground": "#88888844", | |
| //"debugView.stateLabelForeground": "#333231", | |
| //"debugView.valueChangedHighlight": "#569cd6", | |
| //"diffEditor.move.border": "#8b8b8b9c", | |
| //"diffEditor.moveActive.border": "#ffa500", | |
| //"diffEditor.unchangedRegionForeground": "#333231", | |
| //"diffEditor.unchangedRegionShadow": "#737373bf", | |
| //"disabledForeground": "#61616180", | |
| //"editor.focusedStackFrameHighlightBackground": "#cee7ce73", | |
| //"editor.foldBackground": "#538a8a0f", | |
| //"editor.foldPlaceholderForeground": "#808080", | |
| //"editor.inactiveSelectionBackground": "#538a8a1a", | |
| //"editor.inlineValuesBackground": "#ffc80033", | |
| //"editor.inlineValuesForeground": "#00000080", | |
| //"editor.lineHighlightBorder": "#eeeeee", | |
| //"editor.placeholder.foreground": "#00000077", | |
| //"editor.snippetFinalTabstopHighlightBorder": "#0a326480", | |
| //"editor.snippetTabstopHighlightBackground": "#0a326433", | |
| //"editor.stackFrameHighlightBackground": "#ffff6673", | |
| //"editor.symbolHighlightBackground": "#e5979344", | |
| //"editor.wordHighlightTextBackground": "#e5979333", | |
| //"editorActiveLineNumber.foreground": "#0b216f", | |
| //"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212cc", | |
| //"editorBracketPairGuide.activeBackground1": "#00000000", | |
| //"editorBracketPairGuide.activeBackground2": "#00000000", | |
| //"editorBracketPairGuide.activeBackground3": "#00000000", | |
| //"editorBracketPairGuide.activeBackground4": "#00000000", | |
| //"editorBracketPairGuide.activeBackground5": "#00000000", | |
| //"editorBracketPairGuide.activeBackground6": "#00000000", | |
| //"editorBracketPairGuide.background1": "#00000000", | |
| //"editorBracketPairGuide.background2": "#00000000", | |
| //"editorBracketPairGuide.background3": "#00000000", | |
| //"editorBracketPairGuide.background4": "#00000000", | |
| //"editorBracketPairGuide.background5": "#00000000", | |
| //"editorBracketPairGuide.background6": "#00000000", | |
| //"editorCommentsWidget.rangeActiveBackground": "#356b940f", | |
| //"editorCommentsWidget.rangeBackground": "#356b940f", | |
| //"editorCommentsWidget.replyInputBackground": "#fcfbfa", | |
| //"editorCommentsWidget.resolvedBorder": "#61616180", | |
| //"editorCommentsWidget.unresolvedBorder": "#356b9499", | |
| //"editorGhostText.foreground": "#00000077", | |
| //"editorGroup.dropIntoPromptBackground": "#ffffff", | |
| //"editorGroup.dropIntoPromptForeground": "#333231", | |
| //"editorGutter.addedBackground": "#48985d", | |
| //"editorGutter.background": "#fcfbfa", | |
| //"editorGutter.commentGlyphForeground": "#333231", | |
| //"editorGutter.commentRangeForeground": "#e0dddc", | |
| //"editorGutter.commentUnresolvedGlyphForeground": "#333231", | |
| //"editorGutter.deletedBackground": "#ad514c99", | |
| //"editorGutter.foldingControlForeground": "#807974aa", | |
| //"editorGutter.modifiedBackground": "#2090d3", | |
| //"editorHint.foreground": "#6c6c6c", | |
| //"editorHoverWidget.foreground": "#333231", | |
| //"editorHoverWidget.highlightForeground": "#538a8a", | |
| //"editorHoverWidget.statusBarBackground": "#f3eeea", | |
| //"editorIndentGuide.activeBackground": "#33323133", | |
| //"editorIndentGuide.activeBackground2": "#00000000", | |
| //"editorIndentGuide.activeBackground3": "#00000000", | |
| //"editorIndentGuide.activeBackground4": "#00000000", | |
| //"editorIndentGuide.activeBackground5": "#00000000", | |
| //"editorIndentGuide.activeBackground6": "#00000000", | |
| //"editorIndentGuide.background": "#33323133", | |
| //"editorIndentGuide.background2": "#00000000", | |
| //"editorIndentGuide.background3": "#00000000", | |
| //"editorIndentGuide.background4": "#00000000", | |
| //"editorIndentGuide.background5": "#00000000", | |
| //"editorIndentGuide.background6": "#00000000", | |
| //"editorInfo.foreground": "#1a85ff", | |
| //"editorInlayHint.background": "#b290841a", | |
| //"editorInlayHint.parameterBackground": "#b290841a", | |
| //"editorInlayHint.typeBackground": "#b290841a", | |
| //"editorLink.activeForeground": "#0000ff", | |
| //"editorMarkerNavigationError.headerBackground": "#f7ddcb1a", | |
| //"editorMarkerNavigationInfo.background": "#1a85ff", | |
| //"editorMarkerNavigationInfo.headerBackground": "#1a85ff1a", | |
| //"editorMarkerNavigationWarning.headerBackground": "#f7ddcb1a", | |
| //"editorMultiCursor.primary.foreground": "#ad514ccc", | |
| //"editorMultiCursor.secondary.foreground": "#ad514ccc", | |
| //"editorOverviewRuler.addedForeground": "#48985d99", | |
| //"editorOverviewRuler.border": "#7f7f7f4d", | |
| //"editorOverviewRuler.bracketMatchForeground": "#a0a0a0", | |
| //"editorOverviewRuler.commentForeground": "#e0dddc", | |
| //"editorOverviewRuler.commentUnresolvedForeground": "#e0dddc", | |
| //"editorOverviewRuler.commonContentForeground": "#60606066", | |
| //"editorOverviewRuler.currentContentForeground": "#40c8ae80", | |
| //"editorOverviewRuler.deletedForeground": "#ad514c5c", | |
| //"editorOverviewRuler.findMatchForeground": "#d186167e", | |
| //"editorOverviewRuler.incomingContentForeground": "#40a6ff80", | |
| //"editorOverviewRuler.infoForeground": "#1a85ff", | |
| //"editorOverviewRuler.inlineChatInserted": "#538a8a1b", | |
| //"editorOverviewRuler.inlineChatRemoved": "#ad514c13", | |
| //"editorOverviewRuler.modifiedForeground": "#2090d399", | |
| //"editorOverviewRuler.rangeHighlightForeground": "#007acc99", | |
| //"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc", | |
| //"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc", | |
| //"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc", | |
| //"editorOverviewRuler.wordHighlightTextForeground": "#a0a0a0cc", | |
| //"editorPane.background": "#fcfbfa", | |
| //"editorStickyScroll.background": "#fcfbfa", | |
| //"editorStickyScroll.shadow": "#80797422", | |
| //"editorStickyScrollHover.background": "#f0f0f0", | |
| //"editorSuggestWidget.focusHighlightForeground": "#538a8a", | |
| //"editorSuggestWidget.selectedForeground": "#333231", | |
| //"editorSuggestWidgetStatus.foreground": "#33323166", | |
| //"editorUnicodeHighlight.border": "#b29084", | |
| //"editorWatermark.foreground": "#333231ad", | |
| //"editorWidget.foreground": "#333231", | |
| //"errorLens.errorBackground": "#e4545420", | |
| //"errorLens.errorBackgroundLight": "#e4545420", | |
| //"errorLens.errorForeground": "#e45454", | |
| //"errorLens.errorForegroundLight": "#e45454", | |
| //"errorLens.errorMessageBackground": "#e4545419", | |
| //"errorLens.errorRangeBackground": "#e4545419", | |
| //"errorLens.hintBackground": "#17a2a220", | |
| //"errorLens.hintBackgroundLight": "#17a2a220", | |
| //"errorLens.hintForeground": "#2faf64", | |
| //"errorLens.hintForegroundLight": "#2faf64", | |
| //"errorLens.hintMessageBackground": "#17a2a219", | |
| //"errorLens.hintRangeBackground": "#17a2a219", | |
| //"errorLens.infoBackground": "#00b7e420", | |
| //"errorLens.infoBackgroundLight": "#00b7e420", | |
| //"errorLens.infoForeground": "#00b7e4", | |
| //"errorLens.infoForegroundLight": "#00b7e4", | |
| //"errorLens.infoMessageBackground": "#00b7e419", | |
| //"errorLens.infoRangeBackground": "#00b7e419", | |
| //"errorLens.statusBarErrorForeground": "#e45454", | |
| //"errorLens.statusBarHintForeground": "#2faf64", | |
| //"errorLens.statusBarIconErrorForeground": "#e45454", | |
| //"errorLens.statusBarIconWarningForeground": "#ff942f", | |
| //"errorLens.statusBarInfoForeground": "#00b7e4", | |
| //"errorLens.statusBarWarningForeground": "#ff942f", | |
| //"errorLens.warningBackground": "#ff942f20", | |
| //"errorLens.warningBackgroundLight": "#ff942f20", | |
| //"errorLens.warningForeground": "#ff942f", | |
| //"errorLens.warningForegroundLight": "#ff942f", | |
| //"errorLens.warningMessageBackground": "#ff942f19", | |
| //"errorLens.warningRangeBackground": "#ff942f19", | |
| //"extensionBadge.remoteBackground": "#b29084", | |
| //"extensionBadge.remoteForeground": "#fcfbfa", | |
| //"extensionButton.background": "#538a8a", | |
| //"extensionButton.foreground": "#fcfbfa", | |
| //"extensionButton.hoverBackground": "#426e6e", | |
| //"extensionButton.prominentHoverBackground": "#426e6e", | |
| //"extensionButton.separator": "#fcfbfa66", | |
| //"extensionIcon.preReleaseForeground": "#1d9271", | |
| //"extensionIcon.sponsorForeground": "#b51e78", | |
| //"extensionIcon.starForeground": "#df6100", | |
| //"extensionIcon.verifiedForeground": "#006ab1", | |
| //"gitblame.inlineMessage": "#333231", | |
| //"inlineChat.background": "#ffffff", | |
| //"inlineChat.border": "#80797420", | |
| //"inlineChat.foreground": "#333231", | |
| //"inlineChat.shadow": "#33323122", | |
| //"inlineChatDiff.inserted": "#538a8a11", | |
| //"inlineChatDiff.removed": "#ad514c0c", | |
| //"inlineChatInput.background": "#f7f3f0", | |
| //"inlineChatInput.border": "#80797420", | |
| //"inlineChatInput.focusBorder": "#356b9499", | |
| //"inlineChatInput.placeholderForeground": "#807974", | |
| //"inputOption.activeBackground": "#356b941f", | |
| //"inputOption.activeForeground": "#000000", | |
| //"inputOption.hoverBackground": "#b8b8b850", | |
| //"interactive.activeCodeBorder": "#80797420", | |
| //"interactive.inactiveCodeBorder": "#80797422", | |
| //"keybindingTable.headerBackground": "#00000000", | |
| //"keybindingTable.rowsBackground": "#00000000", | |
| //"list.deemphasizedForeground": "#8e8e90", | |
| //"list.dropBetweenBackground": "#807974aa", | |
| //"list.filterMatchBackground": "#e5979344", | |
| //"list.focusHighlightForeground": "#538a8a", | |
| //"list.focusOutline": "#356b9499", | |
| //"list.invalidItemForeground": "#b89500", | |
| //"listFilterWidget.background": "#ffffff", | |
| //"listFilterWidget.noMatchesOutline": "#be1100", | |
| //"listFilterWidget.outline": "#00000000", | |
| //"listFilterWidget.shadow": "#33323122", | |
| //"markdown.extension.editor.codeSpan.background": "#00000000", | |
| //"markdown.extension.editor.codeSpan.border": "#538a8a33", | |
| //"markdown.extension.editor.formattingMark.foreground": "#33323133", | |
| //"markdown.extension.editor.trailingSpace.background": "#33323111", | |
| //"menu.background": "#fcfbfa", | |
| //"menu.foreground": "#333231", | |
| //"menu.selectionBackground": "#80797422", | |
| //"menu.selectionForeground": "#333231", | |
| //"menu.separatorBackground": "#d4d4d4", | |
| //"menubar.selectionBackground": "#80797411", | |
| //"menubar.selectionForeground": "#333333", | |
| //"merge.commonContentBackground": "#60606029", | |
| //"merge.commonHeaderBackground": "#60606066", | |
| //"merge.currentContentBackground": "#40c8ae33", | |
| //"merge.currentHeaderBackground": "#40c8ae80", | |
| //"merge.incomingContentBackground": "#40a6ff33", | |
| //"merge.incomingHeaderBackground": "#40a6ff80", | |
| //"mergeEditor.change.background": "#9bb95533", | |
| //"mergeEditor.change.word.background": "#9ccc2c66", | |
| //"mergeEditor.changeBase.background": "#ffcccc", | |
| //"mergeEditor.changeBase.word.background": "#ffa3a3", | |
| //"mergeEditor.conflict.handled.minimapOverViewRuler": "#adaca8ee", | |
| //"mergeEditor.conflict.handledFocused.border": "#c1c1c1cc", | |
| //"mergeEditor.conflict.handledUnfocused.border": "#86868649", | |
| //"mergeEditor.conflict.input1.background": "#40c8ae33", | |
| //"mergeEditor.conflict.input2.background": "#40a6ff33", | |
| //"mergeEditor.conflict.unhandled.minimapOverViewRuler": "#fcba03", | |
| //"mergeEditor.conflict.unhandledFocused.border": "#ffa600", | |
| //"mergeEditor.conflict.unhandledUnfocused.border": "#ffa600", | |
| //"mergeEditor.conflictingLines.background": "#ffea0047", | |
| //"minimap.errorHighlight": "#ff1212b3", | |
| //"minimap.findMatchHighlight": "#d18616", | |
| //"minimap.foregroundOpacity": "#000000", | |
| //"minimap.infoHighlight": "#1a85ff", | |
| //"minimap.selectionHighlight": "#add6ff", | |
| //"minimap.selectionOccurrenceHighlight": "#c9c9c9", | |
| //"minimap.warningHighlight": "#b29084", | |
| //"minimapGutter.addedBackground": "#48985d", | |
| //"minimapGutter.deletedBackground": "#ad514c99", | |
| //"minimapGutter.modifiedBackground": "#2090d3", | |
| //"minimapSlider.activeBackground": "#8079741a", | |
| //"minimapSlider.background": "#8079741a", | |
| //"minimapSlider.hoverBackground": "#80797433", | |
| //"multiDiffEditor.border": "#cccccc", | |
| //"multiDiffEditor.headerBackground": "#f7f3f0", | |
| //"notebook.cellBorderColor": "#80797422", | |
| //"notebook.cellEditorBackground": "#f7f3f0", | |
| //"notebook.cellInsertionIndicator": "#356b9499", | |
| //"notebook.cellStatusBarItemHoverBackground": "#00000014", | |
| //"notebook.cellToolbarSeparator": "#80808059", | |
| //"notebook.editorBackground": "#fcfbfa", | |
| //"notebook.focusedCellBorder": "#356b9499", | |
| //"notebook.focusedEditorBorder": "#356b9499", | |
| //"notebook.inactiveFocusedCellBorder": "#80797422", | |
| //"notebook.selectedCellBackground": "#80797422", | |
| //"notebook.selectedCellBorder": "#80797422", | |
| //"notebook.symbolHighlightBackground": "#fdff0033", | |
| //"notebookEditorOverviewRuler.runningCellForeground": "#388a34", | |
| //"notebookScrollbarSlider.activeBackground": "#80797433", | |
| //"notebookScrollbarSlider.background": "#80797433", | |
| //"notebookScrollbarSlider.hoverBackground": "#80797466", | |
| //"notebookStatusErrorIcon.foreground": "#ad514c", | |
| //"notebookStatusRunningIcon.foreground": "#333231", | |
| //"notebookStatusSuccessIcon.foreground": "#388a34", | |
| //"notificationsErrorIcon.foreground": "#ad514c99", | |
| //"notificationsInfoIcon.foreground": "#1a85ff", | |
| //"notificationsWarningIcon.foreground": "#b29084", | |
| //"panel.dropBorder": "#424242", | |
| //"panelSection.border": "#80797420", | |
| //"panelSectionHeader.background": "#80808033", | |
| //"panelStickyScroll.background": "#f7f3f0", | |
| //"panelStickyScroll.shadow": "#80797422", | |
| //"panelTitle.activeForeground": "#424242", | |
| //"panelTitle.inactiveForeground": "#424242bf", | |
| //"peekViewEditorStickyScroll.background": "#fcfbfa", | |
| //"ports.iconRunningProcessForeground": "#b29084", | |
| //"problemsErrorIcon.foreground": "#ad514c99", | |
| //"problemsInfoIcon.foreground": "#1a85ff", | |
| //"problemsWarningIcon.foreground": "#b29084", | |
| //"profileBadge.background": "#c4c4c4", | |
| //"profileBadge.foreground": "#333333", | |
| //"profiles.sashBorder": "#80797420", | |
| //"quickInput.background": "#ffffff", | |
| //"quickInput.foreground": "#333231", | |
| //"quickInputList.focusBackground": "#80797422", | |
| //"quickInputList.focusForeground": "#333231", | |
| //"quickInputTitle.background": "#0000000f", | |
| //"radio.activeBackground": "#356b941f", | |
| //"radio.activeBorder": "#ad514c", | |
| //"radio.activeForeground": "#000000", | |
| //"radio.inactiveBorder": "#00000033", | |
| //"radio.inactiveHoverBackground": "#b8b8b850", | |
| //"sash.hoverBorder": "#356b9499", | |
| //"scm.historyGraph.green": "#388a34", | |
| //"scm.historyGraph.historyItemGroupBase": "#d18616", | |
| //"scm.historyGraph.historyItemGroupHoverLabelForeground": "#fcfbfa", | |
| //"scm.historyGraph.historyItemGroupLocal": "#1a85ff", | |
| //"scm.historyGraph.historyItemGroupRemote": "#652d90", | |
| //"scm.historyGraph.red": "#ad514c99", | |
| //"scm.historyGraph.yellow": "#b29084", | |
| //"scm.historyItemAdditionsForeground": "#d28450", | |
| //"scm.historyItemDeletionsForeground": "#ad514c", | |
| //"scm.historyItemSelectedStatisticsBorder": "#33323133", | |
| //"scm.historyItemStatisticsBorder": "#33323133", | |
| //"search.resultsInfoForeground": "#333231", | |
| //"searchEditor.findMatchBackground": "#e597932d", | |
| //"searchEditor.textInputBorder": "#33323133", | |
| //"settings.checkboxBackground": "#fcfbfa", | |
| //"settings.checkboxBorder": "#80797420", | |
| //"settings.checkboxForeground": "#333231", | |
| //"settings.dropdownBackground": "#fcfbfa", | |
| //"settings.dropdownBorder": "#80797420", | |
| //"settings.dropdownForeground": "#333231", | |
| //"settings.dropdownListBorder": "#80797420", | |
| //"settings.focusedRowBackground": "#8079740a", | |
| //"settings.focusedRowBorder": "#356b9499", | |
| //"settings.headerBorder": "#80797420", | |
| //"settings.headerForeground": "#444444", | |
| //"settings.modifiedItemIndicator": "#66afe0", | |
| //"settings.numberInputBackground": "#f7f3f0", | |
| //"settings.numberInputBorder": "#33323133", | |
| //"settings.numberInputForeground": "#333231", | |
| //"settings.rowHoverBackground": "#80797405", | |
| //"settings.sashBorder": "#80797420", | |
| //"settings.settingsHeaderHoverForeground": "#444444b3", | |
| //"settings.textInputBackground": "#f7f3f0", | |
| //"settings.textInputBorder": "#33323133", | |
| //"settings.textInputForeground": "#333231", | |
| //"sideBarActivityBarTop.border": "#80797420", | |
| //"sideBarStickyScroll.background": "#f7f3f0", | |
| //"sideBarStickyScroll.shadow": "#80797422", | |
| //"sideBarTitle.background": "#f7f3f0", | |
| //"sideBySideEditor.horizontalBorder": "#80797420", | |
| //"sideBySideEditor.verticalBorder": "#80797420", | |
| //"simpleFindWidget.sashBorder": "#c8c8c8", | |
| //"statusBar.debuggingBorder": "#80797420", | |
| //"statusBar.focusBorder": "#807974", | |
| //"statusBar.noFolderBorder": "#80797420", | |
| //"statusBarItem.activeBackground": "#ffffff2e", | |
| //"statusBarItem.compactHoverBackground": "#ffffff33", | |
| //"statusBarItem.errorBackground": "#68302e", | |
| //"statusBarItem.errorForeground": "#ffffff", | |
| //"statusBarItem.errorHoverBackground": "#80797411", | |
| //"statusBarItem.errorHoverForeground": "#807974", | |
| //"statusBarItem.focusBorder": "#807974", | |
| //"statusBarItem.hoverForeground": "#807974", | |
| //"statusBarItem.offlineBackground": "#6c1717", | |
| //"statusBarItem.offlineForeground": "#fcfbfa", | |
| //"statusBarItem.offlineHoverBackground": "#80797411", | |
| //"statusBarItem.offlineHoverForeground": "#807974", | |
| //"statusBarItem.prominentBackground": "#00000080", | |
| //"statusBarItem.prominentForeground": "#807974", | |
| //"statusBarItem.prominentHoverBackground": "#0000004d", | |
| //"statusBarItem.prominentHoverForeground": "#807974", | |
| //"statusBarItem.remoteBackground": "#b29084", | |
| //"statusBarItem.remoteForeground": "#fcfbfa", | |
| //"statusBarItem.remoteHoverBackground": "#80797411", | |
| //"statusBarItem.remoteHoverForeground": "#807974", | |
| //"statusBarItem.warningBackground": "#725348", | |
| //"statusBarItem.warningForeground": "#ffffff", | |
| //"statusBarItem.warningHoverBackground": "#80797411", | |
| //"statusBarItem.warningHoverForeground": "#807974", | |
| //"symbolIcon.arrayForeground": "#333231", | |
| //"symbolIcon.booleanForeground": "#333231", | |
| //"symbolIcon.classForeground": "#d67e00", | |
| //"symbolIcon.colorForeground": "#333231", | |
| //"symbolIcon.constantForeground": "#333231", | |
| //"symbolIcon.constructorForeground": "#652d90", | |
| //"symbolIcon.enumeratorForeground": "#d67e00", | |
| //"symbolIcon.enumeratorMemberForeground": "#007acc", | |
| //"symbolIcon.eventForeground": "#d67e00", | |
| //"symbolIcon.fieldForeground": "#007acc", | |
| //"symbolIcon.fileForeground": "#333231", | |
| //"symbolIcon.folderForeground": "#333231", | |
| //"symbolIcon.functionForeground": "#652d90", | |
| //"symbolIcon.interfaceForeground": "#007acc", | |
| //"symbolIcon.keyForeground": "#333231", | |
| //"symbolIcon.keywordForeground": "#333231", | |
| //"symbolIcon.methodForeground": "#652d90", | |
| //"symbolIcon.moduleForeground": "#333231", | |
| //"symbolIcon.namespaceForeground": "#333231", | |
| //"symbolIcon.nullForeground": "#333231", | |
| //"symbolIcon.numberForeground": "#333231", | |
| //"symbolIcon.objectForeground": "#333231", | |
| //"symbolIcon.operatorForeground": "#333231", | |
| //"symbolIcon.packageForeground": "#333231", | |
| //"symbolIcon.propertyForeground": "#333231", | |
| //"symbolIcon.referenceForeground": "#333231", | |
| //"symbolIcon.snippetForeground": "#333231", | |
| //"symbolIcon.stringForeground": "#333231", | |
| //"symbolIcon.structForeground": "#333231", | |
| //"symbolIcon.textForeground": "#333231", | |
| //"symbolIcon.typeParameterForeground": "#333231", | |
| //"symbolIcon.unitForeground": "#333231", | |
| //"symbolIcon.variableForeground": "#007acc", | |
| //"tab.activeBackground": "#fcfbfa", | |
| //"tab.dragAndDropBorder": "#333231", | |
| //"tab.lastPinnedBorder": "#33323122", | |
| //"tab.selectedBackground": "#fcfbfa", | |
| //"tab.selectedForeground": "#333231", | |
| //"tab.unfocusedActiveBackground": "#fcfbfa", | |
| //"tab.unfocusedActiveForeground": "#333231b3", | |
| //"tab.unfocusedHoverBorder": "#ad514c6b", | |
| //"tab.unfocusedInactiveBackground": "#f7f3f0", | |
| //"tab.unfocusedInactiveForeground": "#80797480", | |
| //"terminal.border": "#80797420", | |
| //"terminal.findMatchBackground": "#e5979344", | |
| //"terminal.findMatchHighlightBackground": "#e5979344", | |
| //"terminal.hoverHighlightBackground": "#e5979322", | |
| //"terminal.inactiveSelectionBackground": "#538a8a1a", | |
| //"terminal.initialHintForeground": "#00000077", | |
| //"terminal.selectionBackground": "#538a8a33", | |
| //"terminal.tab.activeBorder": "#ad514c", | |
| //"terminalCommandDecoration.defaultBackground": "#00000040", | |
| //"terminalCommandDecoration.errorBackground": "#e51400", | |
| //"terminalCommandDecoration.successBackground": "#2090d3", | |
| //"terminalOverviewRuler.border": "#7f7f7f4d", | |
| //"terminalOverviewRuler.cursorForeground": "#a0a0a0cc", | |
| //"terminalOverviewRuler.findMatchForeground": "#d186167e", | |
| //"terminalStickyScrollHover.background": "#f0f0f0", | |
| //"testing.coverCountBadgeBackground": "#b29084", | |
| //"testing.coverCountBadgeForeground": "#fcfbfa", | |
| //"testing.coveredBackground": "#538a8a22", | |
| //"testing.coveredBorder": "#538a8a1a", | |
| //"testing.coveredGutterBackground": "#538a8a14", | |
| //"testing.iconErrored": "#f14c4c", | |
| //"testing.iconErrored.retired": "#f14c4cb3", | |
| //"testing.iconFailed": "#f14c4c", | |
| //"testing.iconFailed.retired": "#f14c4cb3", | |
| //"testing.iconPassed": "#73c991", | |
| //"testing.iconPassed.retired": "#73c991b3", | |
| //"testing.iconQueued": "#cca700", | |
| //"testing.iconQueued.retired": "#cca700b3", | |
| //"testing.iconSkipped": "#848484", | |
| //"testing.iconSkipped.retired": "#848484b3", | |
| //"testing.iconUnset": "#848484", | |
| //"testing.iconUnset.retired": "#848484b3", | |
| //"testing.message.error.decorationForeground": "#ad514c99", | |
| //"testing.message.error.lineBackground": "#ff000033", | |
| //"testing.message.info.decorationForeground": "#33323180", | |
| //"testing.messagePeekBorder": "#1a85ff", | |
| //"testing.messagePeekHeaderBackground": "#1a85ff1a", | |
| //"testing.peekBorder": "#ad514c99", | |
| //"testing.peekHeaderBackground": "#ad514c0f", | |
| //"testing.runAction": "#73c991", | |
| //"testing.uncoveredBackground": "#ad514c18", | |
| //"testing.uncoveredBorder": "#ad514c12", | |
| //"testing.uncoveredBranchBackground": "#eddbd9", | |
| //"testing.uncoveredGutterBackground": "#ad514c24", | |
| //"textBlockQuote.background": "#f2f2f2", | |
| //"textBlockQuote.border": "#007acc80", | |
| //"textCodeBlock.background": "#dcdcdc66", | |
| //"textLink.activeForeground": "#006ab1", | |
| //"textLink.foreground": "#006ab1", | |
| //"textPreformat.background": "#0000001a", | |
| //"textPreformat.foreground": "#a31515", | |
| //"textSeparator.foreground": "#0000002e", | |
| //"titleBar.activeForeground": "#333333", | |
| //"titleBar.inactiveBackground": "#fcfbfa99", | |
| //"titleBar.inactiveForeground": "#33333399", | |
| //"toolbar.activeBackground": "#736d6811", | |
| //"tree.inactiveIndentGuidesStroke": "#3332310e", | |
| //"walkThrough.embeddedEditorBackground": "#f4f4f4", | |
| //"walkthrough.stepTitle.foreground": "#000000", | |
| //"welcomePage.progress.background": "#f7f3f0", | |
| //"welcomePage.progress.foreground": "#006ab1", | |
| //"welcomePage.tileBackground": "#ffffff", | |
| //"welcomePage.tileBorder": "#0000001a", | |
| //"welcomePage.tileHoverBackground": "#e6e6e6", | |
| //"activityBar.activeBackground": null, | |
| //"activityBar.activeFocusBorder": null, | |
| //"activityBarTop.activeBackground": null, | |
| //"activityBarTop.background": null, | |
| //"button.border": null, | |
| //"contrastActiveBorder": null, | |
| //"contrastBorder": null, | |
| //"debugToolBar.border": null, | |
| //"diffEditor.insertedTextBorder": null, | |
| //"diffEditor.removedTextBorder": null, | |
| //"diffEditorOverview.insertedForeground": null, | |
| //"diffEditorOverview.removedForeground": null, | |
| //"dropdown.listBackground": null, | |
| //"editor.findMatchBorder": null, | |
| //"editor.findMatchForeground": null, | |
| //"editor.findMatchHighlightBorder": null, | |
| //"editor.findMatchHighlightForeground": null, | |
| //"editor.findRangeHighlightBorder": null, | |
| //"editor.rangeHighlightBorder": null, | |
| //"editor.selectionForeground": null, | |
| //"editor.selectionHighlightBorder": null, | |
| //"editor.snippetFinalTabstopHighlightBackground": null, | |
| //"editor.snippetTabstopHighlightBorder": null, | |
| //"editor.symbolHighlightBorder": null, | |
| //"editor.wordHighlightBorder": null, | |
| //"editor.wordHighlightStrongBorder": null, | |
| //"editor.wordHighlightTextBorder": null, | |
| //"editorCursor.background": null, | |
| //"editorError.background": null, | |
| //"editorGhostText.background": null, | |
| //"editorGhostText.border": null, | |
| //"editorGroup.dropIntoPromptBorder": null, | |
| //"editorGroup.emptyBackground": null, | |
| //"editorGroup.focusedEmptyBorder": null, | |
| //"editorHint.border": null, | |
| //"editorInfo.background": null, | |
| //"editorInfo.border": null, | |
| //"editorLineNumber.dimmedForeground": null, | |
| //"editorMultiCursor.primary.background": null, | |
| //"editorMultiCursor.secondary.background": null, | |
| //"editorOverviewRuler.background": null, | |
| //"editorStickyScroll.border": null, | |
| //"editorSuggestWidget.selectedIconForeground": null, | |
| //"editorUnicodeHighlight.background": null, | |
| //"editorUnnecessaryCode.border": null, | |
| //"editorWarning.background": null, | |
| //"editorWidget.resizeBorder": null, | |
| //"inputValidation.errorForeground": null, | |
| //"inputValidation.infoForeground": null, | |
| //"inputValidation.warningForeground": null, | |
| //"list.activeSelectionIconForeground": null, | |
| //"list.filterMatchBorder": null, | |
| //"list.focusAndSelectionOutline": null, | |
| //"list.hoverForeground": null, | |
| //"list.inactiveFocusBackground": null, | |
| //"list.inactiveFocusOutline": null, | |
| //"list.inactiveSelectionIconForeground": null, | |
| //"menu.border": null, | |
| //"menu.selectionBorder": null, | |
| //"menubar.selectionBorder": null, | |
| //"merge.border": null, | |
| //"minimap.background": null, | |
| //"multiDiffEditor.background": null, | |
| //"notebook.cellHoverBackground": null, | |
| //"notebook.focusedCellBackground": null, | |
| //"notebook.inactiveSelectedCellBorder": null, | |
| //"notebook.outputContainerBackgroundColor": null, | |
| //"notebook.outputContainerBorderColor": null, | |
| //"outputView.background": null, | |
| //"outputViewStickyScroll.background": null, | |
| //"panelSectionHeader.border": null, | |
| //"panelStickyScroll.border": null, | |
| //"peekViewEditor.matchHighlightBorder": null, | |
| //"quickInput.list.focusBackground": null, | |
| //"quickInputList.focusIconForeground": null, | |
| //"radio.inactiveBackground": null, | |
| //"radio.inactiveForeground": null, | |
| //"searchEditor.findMatchBorder": null, | |
| //"sideBarStickyScroll.border": null, | |
| //"tab.activeBorderTop": null, | |
| //"tab.hoverBackground": null, | |
| //"tab.hoverForeground": null, | |
| //"tab.selectedBorderTop": null, | |
| //"tab.unfocusedActiveBorderTop": null, | |
| //"tab.unfocusedHoverBackground": null, | |
| //"tab.unfocusedHoverForeground": null, | |
| //"terminal.findMatchBorder": null, | |
| //"terminal.findMatchHighlightBorder": null, | |
| //"terminal.selectionForeground": null, | |
| //"terminalCursor.background": null, | |
| //"terminalCursor.foreground": null, | |
| //"terminalStickyScroll.background": null, | |
| //"terminalStickyScroll.border": null, | |
| //"testing.message.info.lineBackground": null, | |
| //"titleBar.border": null, | |
| //"toolbar.hoverOutline": null, | |
| //"welcomePage.background": null, | |
| //"widget.border": null, | |
| //"window.activeBorder": null, | |
| //"window.inactiveBorder": null | |
| }, | |
| "tokenColors": [ | |
| { | |
| "scope": [ | |
| "markup.changed", | |
| "meta.diff.header.git", | |
| "meta.diff.header.from-file", | |
| "meta.diff.header.to-file" | |
| ], | |
| "settings": { | |
| "foreground": "#356B9499" | |
| } | |
| }, | |
| { | |
| "scope": "markup.deleted.diff", | |
| "settings": { | |
| "foreground": "#AD514C99" | |
| } | |
| }, | |
| { | |
| "scope": "markup.inserted.diff", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "comment", | |
| "settings": { | |
| "foreground": "#80797499" | |
| } | |
| }, | |
| { | |
| "scope": "string", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "string.quoted", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "support.constant.math", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.numeric", | |
| "constant.character.numeric" | |
| ], | |
| "settings": { | |
| "foreground": "#333231", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.language", | |
| "punctuation.definition.constant", | |
| "variable.other.constant" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.character", | |
| "constant.other" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "constant.character.escape", | |
| "settings": { | |
| "foreground": "#80797488" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.regexp", | |
| "string.regexp keyword.other" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "meta.function punctuation.separator.comma", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.accessor", | |
| "keyword" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "storage", | |
| "meta.var.expr", | |
| "meta.class meta.method.declaration meta.var.expr storage.type.js", | |
| "storage.type.property.js", | |
| "storage.type.property.ts", | |
| "storage.type.property.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "storage.type", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.class", | |
| "meta.class entity.name.type.class" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "entity.other.inherited-class", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.function", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.definition.tag", | |
| "settings": { | |
| "foreground": "#807974CC" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag", | |
| "meta.tag", | |
| "meta.tag.other.html", | |
| "meta.tag.other.js", | |
| "meta.tag.other.tsx", | |
| "entity.name.tag.tsx", | |
| "entity.name.tag.js", | |
| "entity.name.tag", | |
| "meta.tag.js", | |
| "meta.tag.tsx", | |
| "meta.tag.html" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "entity.other.attribute-name", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.tag.custom", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.function", | |
| "support.constant" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "support.constant.meta.property-value", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.type", | |
| "support.class" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "support.variable.dom", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "invalid", | |
| "settings": { | |
| "foreground": "#E59793" | |
| } | |
| }, | |
| { | |
| "scope": "invalid.deprecated", | |
| "settings": { | |
| "foreground": "#E59793" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator", | |
| "settings": { | |
| "foreground": "#807974", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.relational", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.assignment", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.arithmetic", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.bitwise", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.increment", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.ternary", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "comment.line.double-slash", | |
| "settings": { | |
| "foreground": "#80797499" | |
| } | |
| }, | |
| { | |
| "scope": "object", | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": "constant.language.null", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.brace", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "meta.delimiter.period", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.definition.string", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.definition.string.begin.markdown", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "constant.language.boolean", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "object.comma", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable.parameter.function", | |
| "settings": { | |
| "foreground": "#807974", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.type.vendor.property-name", | |
| "support.constant.vendor.property-value", | |
| "support.type.property-name", | |
| "meta.property-list entity.name.tag" | |
| ], | |
| "settings": { | |
| "foreground": "#807974", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": "meta.property-list entity.name.tag.reference", | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": "constant.other.color.rgb-value punctuation.definition.constant", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "constant.other.color", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.other.unit", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "meta.selector", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "entity.other.attribute-name.id", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "meta.property-name", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag.doctype", | |
| "meta.tag.sgml.doctype" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.definition.parameters", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.control.operator", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.operator.logical", | |
| "settings": { | |
| "foreground": "#807974", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.instance", | |
| "variable.other.instance", | |
| "variable.readwrite.instance", | |
| "variable.other.readwrite.instance", | |
| "variable.other.property" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.object.property" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.function" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.operator.comparison", | |
| "keyword.control.flow.js", | |
| "keyword.control.flow.ts", | |
| "keyword.control.flow.tsx", | |
| "keyword.control.ruby", | |
| "keyword.control.module.ruby", | |
| "keyword.control.class.ruby", | |
| "keyword.control.def.ruby", | |
| "keyword.control.loop.js", | |
| "keyword.control.loop.ts", | |
| "keyword.control.import.js", | |
| "keyword.control.import.ts", | |
| "keyword.control.import.tsx", | |
| "keyword.control.from.js", | |
| "keyword.control.from.ts", | |
| "keyword.control.from.tsx", | |
| "keyword.operator.instanceof.js", | |
| "keyword.operator.expression.instanceof.ts", | |
| "keyword.operator.expression.instanceof.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.control.conditional.js", | |
| "keyword.control.conditional.ts", | |
| "keyword.control.switch.js", | |
| "keyword.control.switch.ts" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.constant", | |
| "keyword.other.special-method", | |
| "keyword.other.new", | |
| "keyword.other.debugger", | |
| "keyword.control" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "support.function", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "invalid.broken", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "invalid.unimplemented", | |
| "settings": { | |
| "foreground": "#E59793" | |
| } | |
| }, | |
| { | |
| "scope": "invalid.illegal", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "variable.language", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "support.variable.property", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable.function", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "variable.interpolation", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "meta.function-call", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.section.embedded", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.terminator.expression", | |
| "punctuation.definition.arguments", | |
| "punctuation.definition.array", | |
| "punctuation.section.array", | |
| "meta.array" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.list.begin", | |
| "punctuation.definition.list.end", | |
| "punctuation.separator.arguments", | |
| "punctuation.definition.list" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "string.template meta.template.expression", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "string.template punctuation.definition.string", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "quote", | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": "raw", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable.assignment.coffee", | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": "variable.parameter.function.coffee", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "variable.assignment.coffee", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable.other.readwrite.cs", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.class.cs", | |
| "storage.type.cs" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.type.namespace.cs", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag.css", | |
| "entity.name.tag.less", | |
| "entity.name.tag.custom.css", | |
| "support.constant.property-value.css" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag.wildcard.css", | |
| "entity.name.tag.wildcard.less", | |
| "entity.name.tag.wildcard.scss", | |
| "entity.name.tag.wildcard.sass" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.other.unit.css", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.attribute-selector.css entity.other.attribute-name.attribute", | |
| "variable.other.readwrite.js" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.elixir support.type.elixir", | |
| "source.elixir meta.module.elixir entity.name.class.elixir" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.elixir constant.other.symbol.elixir", | |
| "source.elixir constant.other.keywords.elixir" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "source.elixir punctuation.definition.string", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.elixir variable.other.readwrite.module.elixir", | |
| "source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "source.elixir .punctuation.binary.elixir", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "constant.keyword.clojure", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "source.go meta.function-call.go", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.go keyword.package.go", | |
| "source.go keyword.import.go", | |
| "source.go keyword.function.go", | |
| "source.go keyword.type.go", | |
| "source.go keyword.struct.go", | |
| "source.go keyword.interface.go", | |
| "source.go keyword.const.go", | |
| "source.go keyword.var.go", | |
| "source.go keyword.map.go", | |
| "source.go keyword.channel.go", | |
| "source.go keyword.control.go" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.go constant.language.go", | |
| "source.go constant.other.placeholder.go" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.function.preprocessor.cpp", | |
| "entity.scope.name.cpp" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.namespace-block.cpp" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "storage.type.language.primitive.cpp" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.preprocessor.macro.cpp" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.parameter" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.readwrite.powershell" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.function.powershell" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "entity.other.attribute-name.id.html", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.definition.tag.html", | |
| "settings": { | |
| "foreground": "#807974CC" | |
| } | |
| }, | |
| { | |
| "scope": "meta.tag.sgml.doctype.html", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "meta.class entity.name.type.class.js", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.method.declaration storage.type.js", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "terminator.js", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.js punctuation.definition.js", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.instance.jsdoc", | |
| "entity.name.type.instance.phpdoc" | |
| ], | |
| "settings": { | |
| "foreground": "#80797499" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.jsdoc", | |
| "variable.other.phpdoc" | |
| ], | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.meta.import.js", | |
| "meta.import.js variable.other", | |
| "variable.other.meta.export.js", | |
| "meta.export.js variable.other" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "variable.parameter.function.js", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.object.js", | |
| "variable.other.object.jsx", | |
| "variable.object.property.js", | |
| "variable.object.property.jsx" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.js", | |
| "variable.other.js" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.js", | |
| "entity.name.type.module.js" | |
| ], | |
| "settings": { | |
| "foreground": "#333231", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": "support.class.js", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "support.type.property-name.json", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "support.constant.json", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.structure.dictionary.value.json string.quoted.double", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "string.quoted.double.json punctuation.definition.string.json", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.structure.dictionary.json meta.structure.dictionary.value constant.language", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.ruby" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.class.ruby" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "constant.language.symbol.hashkey.ruby", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "constant.language.symbol.ruby", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.tag.less", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.other.unit.css", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "meta.attribute-selector.less entity.other.attribute-name.attribute", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.heading.markdown", | |
| "markup.heading.setext.1.markdown", | |
| "markup.heading.setext.2.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "markup.italic.markdown", | |
| "settings": { | |
| "foreground": "#356B94", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": "markup.bold.markdown", | |
| "settings": { | |
| "foreground": "#356B94", | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": "markup.quote.markdown", | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": "markup.inline.raw.markdown", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.underline.link.markdown", | |
| "markup.underline.link.image.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.other.link.title.markdown", | |
| "string.other.link.description.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.string.markdown", | |
| "punctuation.definition.string.begin.markdown", | |
| "punctuation.definition.string.end.markdown", | |
| "meta.link.inline.markdown punctuation.definition.string" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.metadata.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "beginning.punctuation.definition.list.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "markup.inline.raw.string.markdown", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.php", | |
| "variable.other.property.php" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "support.class.php", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.function-call.php punctuation", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "variable.other.global.php", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "variable.other.global.php punctuation.definition.variable", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "constant.language.python", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.parameter.function.python", | |
| "meta.function-call.arguments.python" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.function-call.python", | |
| "meta.function-call.generic.python" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "punctuation.python", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.function.decorator.python", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "source.python variable.language.special", | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": "keyword.control", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.scss", | |
| "variable.sass", | |
| "variable.parameter.url.scss", | |
| "variable.parameter.url.sass" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.css.scss meta.at-rule variable", | |
| "source.css.sass meta.at-rule variable" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.css.scss meta.at-rule variable", | |
| "source.css.sass meta.at-rule variable" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.attribute-selector.scss entity.other.attribute-name.attribute", | |
| "meta.attribute-selector.sass entity.other.attribute-name.attribute" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag.scss", | |
| "entity.name.tag.sass" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.other.unit.scss", | |
| "keyword.other.unit.sass" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.readwrite.alias.ts", | |
| "variable.other.readwrite.alias.tsx", | |
| "variable.other.readwrite.ts", | |
| "variable.other.readwrite.tsx", | |
| "variable.other.object.ts", | |
| "variable.other.object.tsx", | |
| "variable.object.property.ts", | |
| "variable.object.property.tsx", | |
| "variable.other.ts", | |
| "variable.other.tsx", | |
| "variable.tsx", | |
| "variable.ts" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.ts", | |
| "entity.name.type.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.class.node.ts", | |
| "support.class.node.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.type.parameters.ts entity.name.type", | |
| "meta.type.parameters.tsx entity.name.type" | |
| ], | |
| "settings": { | |
| "foreground": "#80797499" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.import.ts punctuation.definition.block", | |
| "meta.import.tsx punctuation.definition.block", | |
| "meta.export.ts punctuation.definition.block", | |
| "meta.export.tsx punctuation.definition.block" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.decorator punctuation.decorator.ts", | |
| "meta.decorator punctuation.decorator.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": "meta.tag.js meta.jsx.children.tsx", | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.tag.yaml", | |
| "settings": { | |
| "foreground": "#807974" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.readwrite.js", | |
| "variable.parameter" | |
| ], | |
| "settings": { | |
| "foreground": "#AD514C" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.class.component.js", | |
| "support.class.component.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#333231", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.jsx.children", | |
| "meta.jsx.children.js", | |
| "meta.jsx.children.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": "meta.class entity.name.type.class.tsx", | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.tsx", | |
| "entity.name.type.module.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#333231" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.class.ts meta.var.expr.ts storage.type.ts", | |
| "meta.class.tsx meta.var.expr.tsx storage.type.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#538A8A" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.method.declaration storage.type.ts", | |
| "meta.method.declaration storage.type.tsx" | |
| ], | |
| "settings": { | |
| "foreground": "#356B94" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.property-list.css meta.property-value.css variable.other.less", | |
| "meta.property-list.scss variable.scss", | |
| "meta.property-list.sass variable.sass", | |
| "meta.brace", | |
| "keyword.operator.operator", | |
| "keyword.operator.or.regexp", | |
| "keyword.operator.expression.in", | |
| "keyword.operator.relational", | |
| "keyword.operator.assignment", | |
| "keyword.operator.comparison", | |
| "keyword.operator.type", | |
| "keyword.operator", | |
| "keyword", | |
| "punctuation.definintion.string", | |
| "punctuation", | |
| "storage.type", | |
| "source.css", | |
| "string.quoted" | |
| ], | |
| "settings": { | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": "token.info-token", | |
| "settings": { | |
| "foreground": "#316BCD" | |
| } | |
| }, | |
| { | |
| "scope": "token.warn-token", | |
| "settings": { | |
| "foreground": "#CD9731" | |
| } | |
| }, | |
| { | |
| "scope": "token.error-token", | |
| "settings": { | |
| "foreground": "#CD3131" | |
| } | |
| }, | |
| { | |
| "scope": "token.debug-token", | |
| "settings": { | |
| "foreground": "#800080" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment