Created
May 14, 2021 19:40
-
-
Save drcmda/3ff426db7ff38112c9fc27c17501f8c8 to your computer and use it in GitHub Desktop.
poimandres theme (default)
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": "dark", | |
| "colors": { | |
| "activityBar.activeBorder": "#a6accd", | |
| "activityBar.background": "#1b1e28", | |
| "activityBar.dropBorder": "#a6accd", | |
| "activityBar.foreground": "#a6accd", | |
| "activityBar.inactiveForeground": "#a6accd66", | |
| "activityBarBadge.background": "#303340", | |
| "activityBarBadge.foreground": "#e4f0fb", | |
| "badge.background": "#303340", | |
| "badge.foreground": "#e4f0fb", | |
| "breadcrumb.activeSelectionForeground": "#e4f0fb", | |
| "breadcrumb.background": "#00000000", | |
| "breadcrumb.focusForeground": "#e4f0fb", | |
| "breadcrumb.foreground": "#767c9dcc", | |
| "breadcrumbPicker.background": "#1b1e28", | |
| "button.background": "#303340", | |
| "button.foreground": "#ffffff", | |
| "button.hoverBackground": "#50647750", | |
| "button.secondaryBackground": "#a6accd", | |
| "button.secondaryForeground": "#ffffff", | |
| "button.secondaryHoverBackground": "#a6accd", | |
| "charts.blue": "#add7ff", | |
| "charts.foreground": "#a6accd", | |
| "charts.green": "#5de4c7", | |
| "charts.lines": "#a6accd80", | |
| "charts.orange": "#89ddff", | |
| "charts.purple": "#f087bd", | |
| "charts.red": "#d0679d", | |
| "charts.yellow": "#fffac2", | |
| "checkbox.background": "#1b1e28", | |
| "checkbox.border": "#ffffff10", | |
| "checkbox.foreground": "#e4f0fb", | |
| "debugConsole.errorForeground": "#d0679d", | |
| "debugConsole.infoForeground": "#add7ff", | |
| "debugConsole.sourceForeground": "#a6accd", | |
| "debugConsole.warningForeground": "#fffac2", | |
| "debugConsoleInputIcon.foreground": "#a6accd", | |
| "debugExceptionWidget.background": "#d0679d", | |
| "debugExceptionWidget.border": "#d0679d", | |
| "debugIcon.breakpointCurrentStackframeForeground": "#fffac2", | |
| "debugIcon.breakpointDisabledForeground": "#7390aa", | |
| "debugIcon.breakpointForeground": "#d0679d", | |
| "debugIcon.breakpointStackframeForeground": "#5fb3a1", | |
| "debugIcon.breakpointUnverifiedForeground": "#7390aa", | |
| "debugIcon.continueForeground": "#add7ff", | |
| "debugIcon.disconnectForeground": "#d0679d", | |
| "debugIcon.pauseForeground": "#add7ff", | |
| "debugIcon.restartForeground": "#5fb3a1", | |
| "debugIcon.startForeground": "#5fb3a1", | |
| "debugIcon.stepBackForeground": "#add7ff", | |
| "debugIcon.stepIntoForeground": "#add7ff", | |
| "debugIcon.stepOutForeground": "#add7ff", | |
| "debugIcon.stepOverForeground": "#add7ff", | |
| "debugIcon.stopForeground": "#d0679d", | |
| "debugTokenExpression.boolean": "#89ddff", | |
| "debugTokenExpression.error": "#d0679d", | |
| "debugTokenExpression.name": "#e4f0fb", | |
| "debugTokenExpression.number": "#5fb3a1", | |
| "debugTokenExpression.string": "#89ddff", | |
| "debugTokenExpression.value": "#a6accd99", | |
| "debugToolBar.background": "#303340", | |
| "debugView.exceptionLabelBackground": "#d0679d", | |
| "debugView.exceptionLabelForeground": "#e4f0fb", | |
| "debugView.stateLabelBackground": "#303340", | |
| "debugView.stateLabelForeground": "#a6accd", | |
| "debugView.valueChangedHighlight": "#89ddff", | |
| "descriptionForeground": "#a6accdb3", | |
| "diffEditor.diagonalFill": "#a6accd33", | |
| "diffEditor.insertedTextBackground": "#50647715", | |
| "diffEditor.removedTextBackground": "#d0679d20", | |
| "dropdown.background": "#1b1e28", | |
| "dropdown.border": "#ffffff10", | |
| "dropdown.foreground": "#e4f0fb", | |
| "editor.background": "#1b1e28", | |
| "editor.findMatchBackground": "#add7ff40", | |
| "editor.findMatchBorder": "#add7ff", | |
| "editor.findMatchHighlightBackground": "#add7ff40", | |
| "editor.findRangeHighlightBackground": "#add7ff40", | |
| "editor.focusedStackFrameHighlightBackground": "#7abd7a4d", | |
| "editor.foldBackground": "#717cb40b", | |
| "editor.foreground": "#a6accd", | |
| "editor.hoverHighlightBackground": "#264f7840", | |
| "editor.inactiveSelectionBackground": "#717cb425", | |
| "editor.lineHighlightBackground": "#717cb425", | |
| "editor.lineHighlightBorder": "#00000000", | |
| "editor.linkedEditingBackground": "#d0679d4d", | |
| "editor.rangeHighlightBackground": "#ffffff0b", | |
| "editor.selectionBackground": "#717cb425", | |
| "editor.selectionHighlightBackground": "#00000000", | |
| "editor.selectionHighlightBorder": "#add7ff80", | |
| "editor.snippetFinalTabstopHighlightBorder": "#525252", | |
| "editor.snippetTabstopHighlightBackground": "#7c7c7c4d", | |
| "editor.stackFrameHighlightBackground": "#ffff0033", | |
| "editor.symbolHighlightBackground": "#89ddff60", | |
| "editor.wordHighlightBackground": "#add7ff20", | |
| "editor.wordHighlightStrongBackground": "#add7ff40", | |
| "editorBracketMatch.background": "#00000000", | |
| "editorBracketMatch.border": "#e4f0fb40", | |
| "editorCodeLens.foreground": "#a6accd", | |
| "editorCursor.foreground": "#a6accd", | |
| "editorError.foreground": "#d0679d", | |
| "editorGroup.border": "#00000030", | |
| "editorGroup.dropBackground": "#7390aa80", | |
| "editorGroupHeader.noTabsBackground": "#1b1e28", | |
| "editorGroupHeader.tabsBackground": "#1b1e28", | |
| "editorGutter.addedBackground": "#5fb3a140", | |
| "editorGutter.background": "#1b1e28", | |
| "editorGutter.commentRangeForeground": "#a6accd", | |
| "editorGutter.deletedBackground": "#d0679d40", | |
| "editorGutter.foldingControlForeground": "#a6accd", | |
| "editorGutter.modifiedBackground": "#add7ff20", | |
| "editorHint.foreground": "#7390aab3", | |
| "editorHoverWidget.background": "#1b1e28", | |
| "editorHoverWidget.border": "#ffffff10", | |
| "editorHoverWidget.foreground": "#a6accd", | |
| "editorHoverWidget.statusBarBackground": "#202430", | |
| "editorIndentGuide.activeBackground": "#e3e4e229", | |
| "editorIndentGuide.background": "#303340", | |
| "editorInfo.foreground": "#add7ff", | |
| "editorInlineHint.background": "#a6accd", | |
| "editorInlineHint.foreground": "#1b1e28", | |
| "editorLightBulb.foreground": "#fffac2", | |
| "editorLightBulbAutoFix.foreground": "#add7ff", | |
| "editorLineNumber.activeForeground": "#a6accd", | |
| "editorLineNumber.foreground": "#767c9d50", | |
| "editorLink.activeForeground": "#add7ff", | |
| "editorMarkerNavigation.background": "#2d2d30", | |
| "editorMarkerNavigationError.background": "#d0679d", | |
| "editorMarkerNavigationInfo.background": "#add7ff", | |
| "editorMarkerNavigationWarning.background": "#fffac2", | |
| "editorOverviewRuler.addedForeground": "#5fb3a199", | |
| "editorOverviewRuler.border": "#00000000", | |
| "editorOverviewRuler.bracketMatchForeground": "#a0a0a0", | |
| "editorOverviewRuler.commonContentForeground": "#a6accd66", | |
| "editorOverviewRuler.currentContentForeground": "#5fb3a180", | |
| "editorOverviewRuler.deletedForeground": "#d0679d99", | |
| "editorOverviewRuler.errorForeground": "#d0679db3", | |
| "editorOverviewRuler.findMatchForeground": "#e4f0fb20", | |
| "editorOverviewRuler.incomingContentForeground": "#89ddff80", | |
| "editorOverviewRuler.infoForeground": "#add7ff", | |
| "editorOverviewRuler.modifiedForeground": "#89ddff99", | |
| "editorOverviewRuler.rangeHighlightForeground": "#89ddff99", | |
| "editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc", | |
| "editorOverviewRuler.warningForeground": "#fffac2", | |
| "editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc", | |
| "editorOverviewRuler.wordHighlightStrongForeground": "#89ddffcc", | |
| "editorPane.background": "#1b1e28", | |
| "editorRuler.foreground": "#e4f0fb10", | |
| "editorSuggestWidget.background": "#1b1e28", | |
| "editorSuggestWidget.border": "#ffffff10", | |
| "editorSuggestWidget.foreground": "#a6accd", | |
| "editorSuggestWidget.highlightForeground": "#5de4c7", | |
| "editorSuggestWidget.selectedBackground": "#00000050", | |
| "editorUnnecessaryCode.opacity": "#000000aa", | |
| "editorWarning.foreground": "#fffac2", | |
| "editorWhitespace.foreground": "#303340", | |
| "editorWidget.background": "#1b1e28", | |
| "editorWidget.border": "#a6accd", | |
| "editorWidget.foreground": "#a6accd", | |
| "errorForeground": "#d0679d", | |
| "extensionBadge.remoteBackground": "#303340", | |
| "extensionBadge.remoteForeground": "#e4f0fb", | |
| "extensionButton.prominentBackground": "#30334090", | |
| "extensionButton.prominentForeground": "#ffffff", | |
| "extensionButton.prominentHoverBackground": "#303340", | |
| "extensionIcon.starForeground": "#fffac2", | |
| "focusBorder": "#00000000", | |
| "foreground": "#a6accd", | |
| "gitDecoration.addedResourceForeground": "#5fb3a1", | |
| "gitDecoration.conflictingResourceForeground": "#d0679d", | |
| "gitDecoration.deletedResourceForeground": "#d0679d", | |
| "gitDecoration.ignoredResourceForeground": "#767c9d70", | |
| "gitDecoration.modifiedResourceForeground": "#add7ff", | |
| "gitDecoration.renamedResourceForeground": "#5de4c7", | |
| "gitDecoration.stageDeletedResourceForeground": "#d0679d", | |
| "gitDecoration.stageModifiedResourceForeground": "#add7ff", | |
| "gitDecoration.submoduleResourceForeground": "#89ddff", | |
| "gitDecoration.untrackedResourceForeground": "#5de4c7", | |
| "icon.foreground": "#a6accd", | |
| "imagePreview.border": "#303340", | |
| "input.background": "#ffffff05", | |
| "input.border": "#ffffff10", | |
| "input.foreground": "#e4f0fb", | |
| "input.placeholderForeground": "#a6accd60", | |
| "inputOption.activeBackground": "#00000000", | |
| "inputOption.activeBorder": "#00000000", | |
| "inputOption.activeForeground": "#ffffff", | |
| "inputValidation.errorBackground": "#1b1e28", | |
| "inputValidation.errorBorder": "#d0679d", | |
| "inputValidation.errorForeground": "#d0679d", | |
| "inputValidation.infoBackground": "#506477", | |
| "inputValidation.infoBorder": "#89ddff", | |
| "inputValidation.warningBackground": "#506477", | |
| "inputValidation.warningBorder": "#fffac2", | |
| "list.activeSelectionBackground": "#30334080", | |
| "list.activeSelectionForeground": "#e4f0fb", | |
| "list.deemphasizedForeground": "#767c9d", | |
| "list.dropBackground": "#506477", | |
| "list.errorForeground": "#d0679d", | |
| "list.filterMatchBackground": "#89ddff60", | |
| "list.focusBackground": "#30334080", | |
| "list.focusForeground": "#a6accd", | |
| "list.focusOutline": "#00000000", | |
| "list.highlightForeground": "#5fb3a1", | |
| "list.hoverBackground": "#30334080", | |
| "list.hoverForeground": "#e4f0fb", | |
| "list.inactiveSelectionBackground": "#00000000", | |
| "list.inactiveSelectionForeground": "#e4f0fb", | |
| "list.invalidItemForeground": "#fffac2", | |
| "list.warningForeground": "#fffac2", | |
| "listFilterWidget.background": "#303340", | |
| "listFilterWidget.noMatchesOutline": "#d0679d", | |
| "listFilterWidget.outline": "#00000000", | |
| "menu.background": "#1b1e28", | |
| "menu.foreground": "#e4f0fb", | |
| "menu.selectionBackground": "#00000000", | |
| "menu.selectionForeground": "#7390aa", | |
| "menu.separatorBackground": "#767c9d", | |
| "menubar.selectionBackground": "#717cb425", | |
| "menubar.selectionForeground": "#a6accd", | |
| "merge.commonContentBackground": "#a6accd29", | |
| "merge.commonHeaderBackground": "#a6accd66", | |
| "merge.currentContentBackground": "#5fb3a133", | |
| "merge.currentHeaderBackground": "#5fb3a180", | |
| "merge.incomingContentBackground": "#89ddff33", | |
| "merge.incomingHeaderBackground": "#89ddff80", | |
| "minimap.errorHighlight": "#d0679d", | |
| "minimap.findMatchHighlight": "#add7ff", | |
| "minimap.selectionHighlight": "#e4f0fb40", | |
| "minimap.warningHighlight": "#fffac2", | |
| "minimapGutter.addedBackground": "#5fb3a180", | |
| "minimapGutter.deletedBackground": "#d0679d80", | |
| "minimapGutter.modifiedBackground": "#add7ff80", | |
| "minimapSlider.activeBackground": "#a6accd30", | |
| "minimapSlider.background": "#a6accd20", | |
| "minimapSlider.hoverBackground": "#a6accd30", | |
| "notebook.cellBorderColor": "#1b1e28", | |
| "notebook.cellInsertionIndicator": "#00000000", | |
| "notebook.cellStatusBarItemHoverBackground": "#ffffff26", | |
| "notebook.cellToolbarSeparator": "#303340", | |
| "notebook.focusedCellBorder": "#00000000", | |
| "notebook.focusedEditorBorder": "#00000000", | |
| "notebook.focusedRowBorder": "#00000000", | |
| "notebook.inactiveFocusedCellBorder": "#00000000", | |
| "notebook.outputContainerBackgroundColor": "#1b1e28", | |
| "notebook.rowHoverBackground": "#30334000", | |
| "notebook.selectedCellBackground": "#303340", | |
| "notebook.selectedCellBorder": "#1b1e28", | |
| "notebook.symbolHighlightBackground": "#ffffff0b", | |
| "notebookScrollbarSlider.activeBackground": "#a6accd25", | |
| "notebookScrollbarSlider.background": "#00000050", | |
| "notebookScrollbarSlider.hoverBackground": "#a6accd25", | |
| "notebookStatusErrorIcon.foreground": "#d0679d", | |
| "notebookStatusRunningIcon.foreground": "#a6accd", | |
| "notebookStatusSuccessIcon.foreground": "#5fb3a1", | |
| "notificationCenterHeader.background": "#303340", | |
| "notificationLink.foreground": "#add7ff", | |
| "notifications.background": "#1b1e28", | |
| "notifications.border": "#303340", | |
| "notifications.foreground": "#e4f0fb", | |
| "notificationsErrorIcon.foreground": "#d0679d", | |
| "notificationsInfoIcon.foreground": "#add7ff", | |
| "notificationsWarningIcon.foreground": "#fffac2", | |
| "panel.background": "#1b1e28", | |
| "panel.border": "#00000030", | |
| "panel.dropBorder": "#a6accd", | |
| "panelSection.border": "#1b1e28", | |
| "panelSection.dropBackground": "#7390aa80", | |
| "panelSectionHeader.background": "#303340", | |
| "panelTitle.activeBorder": "#a6accd", | |
| "panelTitle.activeForeground": "#a6accd", | |
| "panelTitle.inactiveForeground": "#a6accd99", | |
| "peekView.border": "#00000030", | |
| "peekViewEditor.background": "#a6accd05", | |
| "peekViewEditor.matchHighlightBackground": "#303340", | |
| "peekViewEditorGutter.background": "#a6accd05", | |
| "peekViewResult.background": "#a6accd05", | |
| "peekViewResult.fileForeground": "#ffffff", | |
| "peekViewResult.lineForeground": "#a6accd", | |
| "peekViewResult.matchHighlightBackground": "#303340", | |
| "peekViewResult.selectionBackground": "#717cb425", | |
| "peekViewResult.selectionForeground": "#ffffff", | |
| "peekViewTitle.background": "#a6accd05", | |
| "peekViewTitleDescription.foreground": "#a6accd60", | |
| "peekViewTitleLabel.foreground": "#ffffff", | |
| "pickerGroup.border": "#a6accd", | |
| "pickerGroup.foreground": "#89ddff", | |
| "problemsErrorIcon.foreground": "#d0679d", | |
| "problemsInfoIcon.foreground": "#add7ff", | |
| "problemsWarningIcon.foreground": "#fffac2", | |
| "progressBar.background": "#89ddff", | |
| "quickInput.background": "#1b1e28", | |
| "quickInput.foreground": "#a6accd", | |
| "quickInputList.focusBackground": "#a6accd10", | |
| "quickInputTitle.background": "#ffffff1b", | |
| "sash.hoverBorder": "#00000000", | |
| "scm.providerBorder": "#e4f0fb10", | |
| "scrollbar.shadow": "#00000000", | |
| "scrollbarSlider.activeBackground": "#a6accd25", | |
| "scrollbarSlider.background": "#00000080", | |
| "scrollbarSlider.hoverBackground": "#a6accd25", | |
| "searchEditor.findMatchBackground": "#add7ff50", | |
| "searchEditor.textInputBorder": "#ffffff10", | |
| "selection.background": "#a6accd", | |
| "settings.checkboxBackground": "#1b1e28", | |
| "settings.checkboxBorder": "#ffffff10", | |
| "settings.checkboxForeground": "#e4f0fb", | |
| "settings.dropdownBackground": "#1b1e28", | |
| "settings.dropdownBorder": "#ffffff10", | |
| "settings.dropdownForeground": "#e4f0fb", | |
| "settings.dropdownListBorder": "#e4f0fb10", | |
| "settings.focusedRowBackground": "#00000000", | |
| "settings.headerForeground": "#e4f0fb", | |
| "settings.modifiedItemIndicator": "#add7ff", | |
| "settings.numberInputBackground": "#ffffff05", | |
| "settings.numberInputBorder": "#ffffff10", | |
| "settings.numberInputForeground": "#e4f0fb", | |
| "settings.textInputBackground": "#ffffff05", | |
| "settings.textInputBorder": "#ffffff10", | |
| "settings.textInputForeground": "#e4f0fb", | |
| "sideBar.background": "#1b1e28", | |
| "sideBar.dropBackground": "#7390aa80", | |
| "sideBar.foreground": "#767c9d", | |
| "sideBarSectionHeader.background": "#1b1e28", | |
| "sideBarSectionHeader.foreground": "#a6accd", | |
| "sideBarTitle.foreground": "#a6accd", | |
| "statusBar.background": "#1b1e28", | |
| "statusBar.debuggingBackground": "#303340", | |
| "statusBar.debuggingForeground": "#ffffff", | |
| "statusBar.foreground": "#a6accd", | |
| "statusBar.noFolderBackground": "#1b1e28", | |
| "statusBar.noFolderForeground": "#a6accd", | |
| "statusBarItem.activeBackground": "#ffffff2e", | |
| "statusBarItem.errorBackground": "#d0679d", | |
| "statusBarItem.errorForeground": "#ffffff", | |
| "statusBarItem.hoverBackground": "#ffffff1f", | |
| "statusBarItem.prominentBackground": "#00000080", | |
| "statusBarItem.prominentForeground": "#a6accd", | |
| "statusBarItem.prominentHoverBackground": "#0000004d", | |
| "statusBarItem.remoteBackground": "#303340", | |
| "statusBarItem.remoteForeground": "#e4f0fb", | |
| "symbolIcon.arrayForeground": "#a6accd", | |
| "symbolIcon.booleanForeground": "#a6accd", | |
| "symbolIcon.classForeground": "#fffac2", | |
| "symbolIcon.colorForeground": "#a6accd", | |
| "symbolIcon.constantForeground": "#a6accd", | |
| "symbolIcon.constructorForeground": "#f087bd", | |
| "symbolIcon.enumeratorForeground": "#fffac2", | |
| "symbolIcon.enumeratorMemberForeground": "#add7ff", | |
| "symbolIcon.eventForeground": "#fffac2", | |
| "symbolIcon.fieldForeground": "#add7ff", | |
| "symbolIcon.fileForeground": "#a6accd", | |
| "symbolIcon.folderForeground": "#a6accd", | |
| "symbolIcon.functionForeground": "#f087bd", | |
| "symbolIcon.interfaceForeground": "#add7ff", | |
| "symbolIcon.keyForeground": "#a6accd", | |
| "symbolIcon.keywordForeground": "#a6accd", | |
| "symbolIcon.methodForeground": "#f087bd", | |
| "symbolIcon.moduleForeground": "#a6accd", | |
| "symbolIcon.namespaceForeground": "#a6accd", | |
| "symbolIcon.nullForeground": "#a6accd", | |
| "symbolIcon.numberForeground": "#a6accd", | |
| "symbolIcon.objectForeground": "#a6accd", | |
| "symbolIcon.operatorForeground": "#a6accd", | |
| "symbolIcon.packageForeground": "#a6accd", | |
| "symbolIcon.propertyForeground": "#a6accd", | |
| "symbolIcon.referenceForeground": "#a6accd", | |
| "symbolIcon.snippetForeground": "#a6accd", | |
| "symbolIcon.stringForeground": "#a6accd", | |
| "symbolIcon.structForeground": "#a6accd", | |
| "symbolIcon.textForeground": "#a6accd", | |
| "symbolIcon.typeParameterForeground": "#a6accd", | |
| "symbolIcon.unitForeground": "#a6accd", | |
| "symbolIcon.variableForeground": "#add7ff", | |
| "tab.activeBackground": "#30334080", | |
| "tab.activeForeground": "#e4f0fb", | |
| "tab.activeModifiedBorder": "#add7ff", | |
| "tab.border": "#00000000", | |
| "tab.inactiveBackground": "#1b1e28", | |
| "tab.inactiveForeground": "#767c9d", | |
| "tab.inactiveModifiedBorder": "#add7ff80", | |
| "tab.lastPinnedBorder": "#00000000", | |
| "tab.unfocusedActiveBackground": "#1b1e28", | |
| "tab.unfocusedActiveForeground": "#a6accd", | |
| "tab.unfocusedActiveModifiedBorder": "#add7ff40", | |
| "tab.unfocusedInactiveBackground": "#1b1e28", | |
| "tab.unfocusedInactiveForeground": "#a6accd80", | |
| "tab.unfocusedInactiveModifiedBorder": "#add7ff40", | |
| "terminal.ansiBlack": "#1b1e28", | |
| "terminal.ansiBlue": "#89ddff", | |
| "terminal.ansiBrightBlack": "#a6accd", | |
| "terminal.ansiBrightBlue": "#add7ff", | |
| "terminal.ansiBrightCyan": "#add7ff", | |
| "terminal.ansiBrightGreen": "#5de4c7", | |
| "terminal.ansiBrightMagenta": "#f087bd", | |
| "terminal.ansiBrightRed": "#d0679d", | |
| "terminal.ansiBrightWhite": "#ffffff", | |
| "terminal.ansiBrightYellow": "#fffac2", | |
| "terminal.ansiCyan": "#89ddff", | |
| "terminal.ansiGreen": "#5de4c7", | |
| "terminal.ansiMagenta": "#f087bd", | |
| "terminal.ansiRed": "#d0679d", | |
| "terminal.ansiWhite": "#ffffff", | |
| "terminal.ansiYellow": "#fffac2", | |
| "terminal.border": "#00000000", | |
| "terminal.foreground": "#a6accd", | |
| "terminal.selectionBackground": "#717cb425", | |
| "testing.iconErrored": "#d0679d", | |
| "testing.iconFailed": "#d0679d", | |
| "testing.iconPassed": "#5de4c7", | |
| "testing.iconQueued": "#fffac2", | |
| "testing.iconSkipped": "#7390aa", | |
| "testing.iconUnset": "#7390aa", | |
| "testing.message.error.decorationForeground": "#d0679d", | |
| "testing.message.error.lineBackground": "#d0679d33", | |
| "testing.message.hint.decorationForeground": "#7390aab3", | |
| "testing.message.info.decorationForeground": "#add7ff", | |
| "testing.message.info.lineBackground": "#89ddff33", | |
| "testing.message.warning.decorationForeground": "#fffac2", | |
| "testing.message.warning.lineBackground": "#fffac233", | |
| "testing.peekBorder": "#d0679d", | |
| "testing.runAction": "#5de4c7", | |
| "textBlockQuote.background": "#7390aa1a", | |
| "textBlockQuote.border": "#89ddff80", | |
| "textCodeBlock.background": "#00000050", | |
| "textLink.activeForeground": "#add7ff", | |
| "textLink.foreground": "#add7ff", | |
| "textPreformat.foreground": "#e4f0fb", | |
| "textSeparator.foreground": "#ffffff2e", | |
| "titleBar.activeBackground": "#1b1e28", | |
| "titleBar.activeForeground": "#a6accd", | |
| "titleBar.inactiveBackground": "#1b1e28", | |
| "titleBar.inactiveForeground": "#767c9d", | |
| "tree.indentGuidesStroke": "#00000000", | |
| "tree.tableColumnsBorder": "#a6accd20", | |
| "welcomePage.progress.background": "#ffffff05", | |
| "welcomePage.progress.foreground": "#5fb3a1", | |
| "welcomePage.tileBackground": "#1b1e28", | |
| "welcomePage.tileHoverBackground": "#303340", | |
| "widget.shadow": "#00000030", | |
| //"editorActiveLineNumber.foreground": "#c6c6c6", | |
| //"keybindingLabel.background": "#8080802b", | |
| //"keybindingLabel.border": "#33333399", | |
| //"keybindingLabel.bottomBorder": "#44444499", | |
| //"keybindingLabel.foreground": "#cccccc", | |
| //"ports.iconRunningProcessForeground": "#303340", | |
| //"toolbar.activeBackground": "#63666750", | |
| //"toolbar.hoverBackground": "#5a5d5e50", | |
| //"welcomePage.tileShadow.": "#00000030", | |
| //"workspaceTrust.tileBackground": "#1b1e28", | |
| //"workspaceTrust.trustedForegound": "#5fb3a1", | |
| //"workspaceTrust.untrustedForeground": "#d0679d", | |
| //"activityBar.activeBackground": null, | |
| //"activityBar.activeFocusBorder": null, | |
| //"activityBar.border": null, | |
| //"button.border": null, | |
| //"contrastActiveBorder": null, | |
| //"contrastBorder": null, | |
| //"debugToolBar.border": null, | |
| //"diffEditor.border": null, | |
| //"diffEditor.insertedTextBorder": null, | |
| //"diffEditor.removedTextBorder": null, | |
| //"dropdown.listBackground": null, | |
| //"editor.findMatchHighlightBorder": null, | |
| //"editor.findRangeHighlightBorder": null, | |
| //"editor.rangeHighlightBorder": null, | |
| //"editor.selectionForeground": null, | |
| //"editor.snippetFinalTabstopHighlightBackground": null, | |
| //"editor.snippetTabstopHighlightBorder": null, | |
| //"editor.symbolHighlightBorder": null, | |
| //"editor.wordHighlightBorder": null, | |
| //"editor.wordHighlightStrongBorder": null, | |
| //"editorCursor.background": null, | |
| //"editorError.background": null, | |
| //"editorError.border": null, | |
| //"editorGroup.background": null, | |
| //"editorGroup.emptyBackground": null, | |
| //"editorGroup.focusedEmptyBorder": null, | |
| //"editorGroupHeader.border": null, | |
| //"editorGroupHeader.tabsBorder": null, | |
| //"editorHint.border": null, | |
| //"editorInfo.background": null, | |
| //"editorInfo.border": null, | |
| //"editorOverviewRuler.background": null, | |
| //"editorUnnecessaryCode.border": null, | |
| //"editorWarning.background": null, | |
| //"editorWarning.border": null, | |
| //"editorWidget.resizeBorder": null, | |
| //"inputValidation.infoForeground": null, | |
| //"inputValidation.warningForeground": null, | |
| //"list.filterMatchBorder": null, | |
| //"list.inactiveFocusBackground": null, | |
| //"list.inactiveFocusOutline": null, | |
| //"menu.border": null, | |
| //"menu.selectionBorder": null, | |
| //"menubar.selectionBorder": null, | |
| //"merge.border": null, | |
| //"minimap.background": null, | |
| //"notebook.cellHoverBackground": null, | |
| //"notebook.focusedCellBackground": null, | |
| //"notebook.inactiveSelectedCellBorder": null, | |
| //"notificationCenter.border": null, | |
| //"notificationCenterHeader.foreground": null, | |
| //"notificationToast.border": null, | |
| //"panelInput.border": null, | |
| //"panelSectionHeader.border": null, | |
| //"panelSectionHeader.foreground": null, | |
| //"peekViewEditor.matchHighlightBorder": null, | |
| //"quickInput.list.focusBackground": null, | |
| //"searchEditor.findMatchBorder": null, | |
| //"sideBar.border": null, | |
| //"sideBarSectionHeader.border": null, | |
| //"statusBar.border": null, | |
| //"statusBar.debuggingBorder": null, | |
| //"statusBar.noFolderBorder": null, | |
| //"tab.activeBorder": null, | |
| //"tab.activeBorderTop": null, | |
| //"tab.hoverBackground": null, | |
| //"tab.hoverBorder": null, | |
| //"tab.hoverForeground": null, | |
| //"tab.unfocusedActiveBorder": null, | |
| //"tab.unfocusedActiveBorderTop": null, | |
| //"tab.unfocusedHoverBackground": null, | |
| //"tab.unfocusedHoverBorder": null, | |
| //"tab.unfocusedHoverForeground": null, | |
| //"terminal.background": null, | |
| //"terminalCursor.background": null, | |
| //"terminalCursor.foreground": null, | |
| //"testing.message.hint.lineBackground": null, | |
| //"titleBar.border": null, | |
| //"toolbar.hoverOutline": null, | |
| //"walkThrough.embeddedEditorBackground": null, | |
| //"welcomePage.background": null, | |
| //"welcomePage.buttonBackground": null, | |
| //"welcomePage.buttonHoverBackground": null, | |
| //"window.activeBorder": null, | |
| //"window.inactiveBorder": null | |
| }, | |
| "tokenColors": [ | |
| { | |
| "scope": [ | |
| "comment", | |
| "punctuation.definition.comment" | |
| ], | |
| "settings": { | |
| "foreground": "#767C9DB0", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": "meta.parameters comment.block", | |
| "settings": { | |
| "foreground": "#A6ACCD", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.constant.object", | |
| "variable.other.readwrite.alias", | |
| "meta.import variable.other.readwrite" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other", | |
| "support.type.object" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.other.object.property", | |
| "variable.other.property", | |
| "support.variable.property" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.function.method", | |
| "string.unquoted", | |
| "meta.object.member" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable - meta.import", | |
| "constant.other.placeholder", | |
| "meta.object-literal.key-meta.object.member" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.control.flow" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7C0" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.operator.new", | |
| "keyword.control.new" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.language.this", | |
| "storage.modifier.async", | |
| "storage.modifier", | |
| "variable.language.super" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.class.error", | |
| "keyword.control.trycatch", | |
| "keyword.operator.expression.delete", | |
| "keyword.operator.expression.void", | |
| "keyword.operator.void", | |
| "keyword.operator.delete", | |
| "constant.language.null", | |
| "constant.language.boolean.false", | |
| "constant.language.undefined" | |
| ], | |
| "settings": { | |
| "foreground": "#D0679D" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.parameter", | |
| "variable.other.readwrite.js", | |
| "meta.definition.variable variable.other.constant", | |
| "meta.definition.variable variable.other.readwrite" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.other.color" | |
| ], | |
| "settings": { | |
| "foreground": "#FFFFFF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "invalid", | |
| "invalid.illegal" | |
| ], | |
| "settings": { | |
| "foreground": "#D0679D" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "invalid.deprecated" | |
| ], | |
| "settings": { | |
| "foreground": "#D0679D" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.control", | |
| "keyword" | |
| ], | |
| "settings": { | |
| "foreground": "#A6ACCD" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.operator", | |
| "storage.type" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.control.module", | |
| "keyword.control.import", | |
| "keyword.control.export", | |
| "keyword.control.default", | |
| "meta.import", | |
| "meta.export" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "Keyword", | |
| "Storage" | |
| ], | |
| "settings": { | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword-meta.export" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.brace", | |
| "punctuation", | |
| "keyword.operator.existential" | |
| ], | |
| "settings": { | |
| "foreground": "#A6ACCD" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.other.color", | |
| "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", | |
| "meta.objectliteral" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.class.component" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.tag", | |
| "entity.name.tag", | |
| "meta.tag.sgml", | |
| "markup.deleted.git_gutter" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": "variable.function, source meta.function-call entity.name.function, source meta.function-call entity.name.function, source meta.method-call entity.name.function, meta.class meta.group.braces.curly meta.function-call variable.function, meta.class meta.field.declaration meta.function-call entity.name.function, variable.function.constructor, meta.block meta.var.expr meta.function-call entity.name.function, support.function.console, meta.function-call support.function, meta.property.class variable.other.class, punctuation.definition.entity.css", | |
| "settings": { | |
| "foreground": "#E4F0FBD0" | |
| } | |
| }, | |
| { | |
| "scope": "entity.name.function, meta.class entity.name.class, meta.class entity.name.type.class, meta.class meta.function-call variable.function, keyword.other.important", | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.cpp meta.block variable.other" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.other.variable", | |
| "string.other.link" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.numeric", | |
| "support.constant", | |
| "constant.character", | |
| "constant.escape", | |
| "keyword.other.unit", | |
| "keyword.other", | |
| "string", | |
| "constant.language", | |
| "constant.other.symbol", | |
| "constant.other.key", | |
| "markup.heading", | |
| "markup.inserted.git_gutter", | |
| "meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js", | |
| "text.html.derivative" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.other.inherited-class" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.type.declaration" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.type.alias" | |
| ], | |
| "settings": { | |
| "foreground": "#A6ACCD" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "keyword.control.as", | |
| "entity.name.type", | |
| "support.type" | |
| ], | |
| "settings": { | |
| "foreground": "#A6ACCDC0" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name", | |
| "support.orther.namespace.use.php", | |
| "meta.use.php", | |
| "support.other.namespace.php", | |
| "markup.changed.git_gutter", | |
| "support.type.sys-types" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "support.class", | |
| "support.constant", | |
| "variable.other.constant.object" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.module.js", | |
| "variable.import.parameter.js", | |
| "variable.other.class.js" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.language" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.method.js" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.class-method.js entity.name.function.js", | |
| "variable.function.constructor" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.other.attribute-name" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "text.html.basic entity.other.attribute-name.html", | |
| "text.html.basic entity.other.attribute-name" | |
| ], | |
| "settings": { | |
| "foreground": "#5FB3A1", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.other.attribute-name.class" | |
| ], | |
| "settings": { | |
| "foreground": "#5FB3A1" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.sass keyword.control" | |
| ], | |
| "settings": { | |
| "foreground": "#42675A" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.inserted" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.deleted" | |
| ], | |
| "settings": { | |
| "foreground": "#506477" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.changed" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.regexp" | |
| ], | |
| "settings": { | |
| "foreground": "#5FB3A1" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.character.escape" | |
| ], | |
| "settings": { | |
| "foreground": "#5FB3A1" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "*url*", | |
| "*link*", | |
| "*uri*" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF", | |
| "fontStyle": "underline" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "tag.decorator.js entity.name.tag.js", | |
| "tag.decorator.js punctuation.definition.tag.js" | |
| ], | |
| "settings": { | |
| "foreground": "#42675A", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.js constant.other.object.key.js string.unquoted.label.js" | |
| ], | |
| "settings": { | |
| "foreground": "#5FB3A1", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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 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" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "text.html.markdown", | |
| "punctuation.definition.list_item.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "text.html.markdown markup.inline.raw.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markdown.heading", | |
| "markup.heading | markup.heading entity.name", | |
| "markup.heading.markdown punctuation.definition.heading.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.italic" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA", | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.bold", | |
| "markup.bold string" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA", | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "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" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA", | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.underline" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA", | |
| "fontStyle": "underline" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.strike" | |
| ], | |
| "settings": { | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.quote punctuation.definition.blockquote.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.quote" | |
| ], | |
| "settings": { | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.other.link.title.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.other.link.description.title.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "constant.other.reference.link.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.raw.block" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.raw.block.fenced.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#50647750" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.fenced.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#50647750" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.raw.block.fenced.markdown", | |
| "variable.language.fenced.markdown", | |
| "punctuation.section.class.end" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "variable.language.fenced.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#91B4D5" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.separator" | |
| ], | |
| "settings": { | |
| "foreground": "#7390AA", | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.table" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": "token.info-token", | |
| "settings": { | |
| "foreground": "#89DDFF" | |
| } | |
| }, | |
| { | |
| "scope": "token.warn-token", | |
| "settings": { | |
| "foreground": "#FFFAC2" | |
| } | |
| }, | |
| { | |
| "scope": "token.error-token", | |
| "settings": { | |
| "foreground": "#D0679D" | |
| } | |
| }, | |
| { | |
| "scope": "token.debug-token", | |
| "settings": { | |
| "foreground": "#E4F0FB" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "entity.name.section.markdown", | |
| "markup.heading.setext.1.markdown", | |
| "markup.heading.setext.2.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#E4F0FB", | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": "meta.paragraph.markdown", | |
| "settings": { | |
| "foreground": "#E4F0FBD0" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.from-file.diff", | |
| "meta.diff.header.from-file" | |
| ], | |
| "settings": { | |
| "foreground": "#506477" | |
| } | |
| }, | |
| { | |
| "scope": "markup.inline.raw.string.markdown", | |
| "settings": { | |
| "foreground": "#7390AA" | |
| } | |
| }, | |
| { | |
| "scope": "meta.separator.markdown", | |
| "settings": { | |
| "foreground": "#767C9D" | |
| } | |
| }, | |
| { | |
| "scope": "markup.bold.markdown", | |
| "settings": { | |
| "fontStyle": "bold" | |
| } | |
| }, | |
| { | |
| "scope": "markup.italic.markdown", | |
| "settings": { | |
| "fontStyle": "italic" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "beginning.punctuation.definition.list.markdown", | |
| "punctuation.definition.list.begin.markdown", | |
| "markup.list.unnumbered.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "string.other.link.description.title.markdown punctuation.definition.string.markdown", | |
| "meta.link.inline.markdown string.other.link.description.title.markdown", | |
| "string.other.link.description.title.markdown punctuation.definition.string.begin.markdown", | |
| "string.other.link.description.title.markdown punctuation.definition.string.end.markdown", | |
| "meta.image.inline.markdown string.other.link.description.title.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF", | |
| "fontStyle": "" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "meta.link.inline.markdown string.other.link.title.markdown", | |
| "meta.link.reference.markdown string.other.link.title.markdown", | |
| "meta.link.reference.def.markdown markup.underline.link.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF", | |
| "fontStyle": "underline" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "markup.underline.link.markdown", | |
| "string.other.link.description.title.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#5DE4C7" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "fenced_code.block.language", | |
| "markup.inline.raw.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "punctuation.definition.markdown", | |
| "punctuation.definition.raw.markdown", | |
| "punctuation.definition.heading.markdown", | |
| "punctuation.definition.bold.markdown", | |
| "punctuation.definition.italic.markdown" | |
| ], | |
| "settings": { | |
| "foreground": "#ADD7FF" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "source.ignore", | |
| "log.error", | |
| "log.exception" | |
| ], | |
| "settings": { | |
| "foreground": "#D0679D" | |
| } | |
| }, | |
| { | |
| "scope": [ | |
| "log.verbose" | |
| ], | |
| "settings": { | |
| "foreground": "#A6ACCD" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment