mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
601 lines
28 KiB
JavaScript
601 lines
28 KiB
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.default = {
|
|
'activityBar.activeBorder': '#54bef2',
|
|
'activityBar.background': '#111720',
|
|
'activityBar.border': '#111720',
|
|
'activityBar.foreground': '#cacde2',
|
|
'activityBarBadge.background': '#54bef2',
|
|
'activityBarBadge.foreground': '#00111a',
|
|
'badge.background': '#54bef2',
|
|
'badge.foreground': '#00111a',
|
|
'breadcrumb.activeSelectionForeground': '#54bef2',
|
|
'breadcrumb.background': '#111720',
|
|
'breadcrumb.focusForeground': '#cacde2',
|
|
'breadcrumb.foreground': '#7e8995',
|
|
'breadcrumbPicker.background': '#111720',
|
|
'button.background': '#54bef2',
|
|
'button.border': '#111720',
|
|
'button.foreground': '#00111a',
|
|
'button.hoverBackground': '#67e8f9',
|
|
'button.secondaryBackground': '#00111a50',
|
|
'button.secondaryForeground': '#d2d8e7',
|
|
'button.secondaryHoverBackground': '#00111a',
|
|
'charts.blue': '#54bef2',
|
|
'charts.foreground': '#cacde2',
|
|
'charts.green': '#82f1b1',
|
|
'charts.orange': '#ff9c66',
|
|
'charts.purple': '#c792ea',
|
|
'charts.red': '#fb7185',
|
|
'charts.yellow': '#ffcb6b',
|
|
'debugConsole.errorForeground': '#fb7185',
|
|
'debugConsole.infoForeground': '#cacde2',
|
|
'debugConsole.sourceForeground': '#54bef2',
|
|
'debugConsole.warningForeground': '#ffcb6b',
|
|
'debugConsoleInputIcon.foreground': '#54bef2',
|
|
'debugToolBar.background': '#111720',
|
|
descriptionForeground: '#cacde2cc',
|
|
'diffEditor.insertedTextBackground': '#82f1b120',
|
|
'diffEditor.removedTextBackground': '#fb718560',
|
|
'dropdown.background': '#111720',
|
|
'dropdown.border': '#cacde210',
|
|
'editor.background': '#111720',
|
|
'editor.findMatchBackground': '#cacde240',
|
|
'editor.findMatchBorder': '#54bef2',
|
|
'editor.findMatchHighlightBackground': '#54bef260',
|
|
'editor.findMatchHighlightBorder': '#cacde210',
|
|
'editor.foreground': '#cacde2',
|
|
'editor.lineHighlightBackground': '#00111a50',
|
|
'editor.selectionBackground': '#54bef240',
|
|
'editor.selectionHighlightBackground': '#ffcb6b30',
|
|
'editorBracketMatch.background': '#00111a50',
|
|
'editorBracketMatch.border': '#54bef240',
|
|
'editorCodeLens.foreground': '#7e8995',
|
|
'editorCursor.foreground': '#ffcb6b',
|
|
'editorError.foreground': '#fb718540',
|
|
'editorGroup.border': '#111720',
|
|
'editorGroupHeader.tabsBackground': '#111720',
|
|
'editorGutter.addedBackground': '#82f1b140',
|
|
'editorGutter.deletedBackground': '#fb718540',
|
|
'editorGutter.modifiedBackground': '#54bef240',
|
|
'editorHoverWidget.background': '#111720',
|
|
'editorHoverWidget.border': '#cacde210',
|
|
'editorIndentGuide.activeBackground': '#5c6270',
|
|
'editorIndentGuide.background': '#7e899540',
|
|
'editorInfo.foreground': '#54bef240',
|
|
'editorInlayHint.background': '#2c313c',
|
|
'editorInlayHint.foreground': '#abb2bf',
|
|
'editorLineNumber.activeForeground': '#7e8995',
|
|
'editorLineNumber.foreground': '#5c6270',
|
|
'editorLink.activeForeground': '#d2d8e7',
|
|
'editorMarkerNavigation.background': '#54bef210',
|
|
'editorOverviewRuler.addedForeground': '#82f1b1',
|
|
'editorOverviewRuler.background': '#111720',
|
|
'editorOverviewRuler.border': '#111720',
|
|
'editorOverviewRuler.currentContentForeground': '#ffcb6b60',
|
|
'editorOverviewRuler.deletedForeground': '#fb7185',
|
|
'editorOverviewRuler.errorForeground': '#fb7185',
|
|
'editorOverviewRuler.findMatchForeground': '#67e8f9',
|
|
'editorOverviewRuler.incomingContentForeground': '#ffcb6b60',
|
|
'editorOverviewRuler.infoForeground': '#54bef2',
|
|
'editorOverviewRuler.modifiedForeground': '#ffcb6b',
|
|
'editorOverviewRuler.rangeHighlightForeground': '#67e8f930',
|
|
'editorOverviewRuler.selectionHighlightForeground': '#67e8f930',
|
|
'editorOverviewRuler.warningForeground': '#ffcb6b',
|
|
'editorOverviewRuler.wordHighlightForeground': '#ffcb6b30',
|
|
'editorOverviewRuler.wordHighlightStrongForeground': '#ffcb6b60',
|
|
'editorRuler.foreground': '#7e8995',
|
|
'editorSuggestWidget.background': '#111720',
|
|
'editorSuggestWidget.border': '#cacde210',
|
|
'editorSuggestWidget.focusHighlightForeground': '#54bef2',
|
|
'editorSuggestWidget.foreground': '#d2d8e7',
|
|
'editorSuggestWidget.highlightForeground': '#54bef2',
|
|
'editorSuggestWidget.selectedBackground': '#111720',
|
|
'editorSuggestWidget.selectedForeground': '#cacde2',
|
|
'editorWarning.foreground': '#ffcb6b40',
|
|
'editorWhitespace.foreground': '#cacde240',
|
|
'editorWidget.background': '#111720',
|
|
'editorWidget.border': '#54bef2',
|
|
'editorWidget.resizeBorder': '#54bef2',
|
|
'extensionButton.prominentBackground': '#54bef2cc',
|
|
'extensionButton.prominentHoverBackground': '#54bef2',
|
|
focusBorder: '#11172000',
|
|
foreground: '#cacde2',
|
|
'gitDecoration.conflictingResourceForeground': '#ffcb6bcc',
|
|
'gitDecoration.deletedResourceForeground': '#fb7185cc',
|
|
'gitDecoration.ignoredResourceForeground': '#5c6270',
|
|
'gitDecoration.modifiedResourceForeground': '#ffcb6bcc',
|
|
'gitDecoration.submoduleResourceForeground': '#c792eacc',
|
|
'gitDecoration.untrackedResourceForeground': '#82f1b1cc',
|
|
'gitlens.closedPullRequestIconColor': '#fb7185',
|
|
'gitlens.decorations.branchAheadForegroundColor': '#82f1b1',
|
|
'gitlens.decorations.branchBehindForegroundColor': '#ffcb6b',
|
|
'gitlens.decorations.branchDivergedForegroundColor': '#ff9c66',
|
|
'gitlens.decorations.branchMissingUpstreamForegroundColor': '#fb7185',
|
|
'gitlens.decorations.branchUnpublishedForegroundColor': '#82f1b1',
|
|
'gitlens.gutterBackgroundColor': '#00111a60',
|
|
'gitlens.gutterForegroundColor': '#cacde2',
|
|
'gitlens.gutterUncommittedForegroundColor': '#5c6270',
|
|
'gitlens.lineHighlightBackgroundColor': '#00111a60',
|
|
'gitlens.lineHighlightOverviewRulerColor': '#cacde2',
|
|
'gitlens.mergedPullRequestIconColor': '#c792ea',
|
|
'gitlens.openPullRequestIconColor': '#82f1b1',
|
|
'gitlens.trailingLineBackgroundColor': '#00111a50',
|
|
'gitlens.trailingLineForegroundColor': '#cacde240',
|
|
'gitlens.unpublishedCommitIconColor': '#82f1b1',
|
|
'gitlens.unpulledChangesIconColor': '#ffcb6b',
|
|
'gitlens.unpushlishedChangesIconColor': '#82f1b1',
|
|
'icon.foreground': '#cacde2',
|
|
'input.background': '#00111a50',
|
|
'input.border': '#111720',
|
|
'input.foreground': '#d2d8e7',
|
|
'input.placeholderForeground': '#cacde240',
|
|
'inputOption.activeBackground': '#00111a60',
|
|
'inputOption.activeBorder': '#cacde210',
|
|
'inputValidation.errorBorder': '#fb718540',
|
|
'inputValidation.infoBorder': '#54bef240',
|
|
'inputValidation.warningBorder': '#ffcb6b40',
|
|
'keybindingLabel.background': '#00111a50',
|
|
'keybindingLabel.border': '#5c6270cc',
|
|
'keybindingLabel.bottomBorder': '#7e8995cc',
|
|
'keybindingLabel.foreground': '#d2d8e7',
|
|
'list.activeSelectionBackground': '#7e899560',
|
|
'list.activeSelectionForeground': '#ffffff',
|
|
'list.activeSelectionIconForeground': '#ffffff',
|
|
'list.dropBackground': '#00111a50',
|
|
'list.focusBackground': '#54bef220',
|
|
'list.focusForeground': '#ffffff',
|
|
'list.focusHighlightForeground': '#ffffff',
|
|
'list.highlightForeground': '#d2d8e7',
|
|
'list.hoverBackground': '#00111a50',
|
|
'list.hoverForeground': '#d2d8e7',
|
|
'list.inactiveSelectionBackground': '#111720',
|
|
'list.inactiveSelectionForeground': '#54bef2',
|
|
'listFilterWidget.background': '#111720',
|
|
'listFilterWidget.noMatchesOutline': '#cacde210',
|
|
'listFilterWidget.outline': '#cacde210',
|
|
'menu.background': '#111720',
|
|
'menu.foreground': '#d2d8e7',
|
|
'menu.selectionBackground': '#111720',
|
|
'menu.selectionForeground': '#54bef2',
|
|
'menu.separatorBackground': '#d2d8e7',
|
|
'menubar.selectionBackground': '#111720',
|
|
'menubar.selectionForeground': '#54bef2',
|
|
'notificationCenterHeader.background': '#111720',
|
|
'notificationCenterHeader.foreground': '#d2d8e7',
|
|
'notificationLink.foreground': '#c792ea',
|
|
'notifications.background': '#111720',
|
|
'notifications.foreground': '#d2d8e7',
|
|
'notificationsErrorIcon.foreground': '#fb7185',
|
|
'notificationsInfoIcon.foreground': '#00111a50',
|
|
'notificationsWarningIcon.foreground': '#ffcb6b',
|
|
'panel.background': '#111720',
|
|
'panel.border': '#111720',
|
|
'panel.dropBorder': '#c792ea',
|
|
'panelTitle.activeBorder': '#54bef2',
|
|
'panelTitle.activeForeground': '#ffffff',
|
|
'panelTitle.inactiveForeground': '#7e8995',
|
|
'peekView.border': '#cacde210',
|
|
'peekViewEditor.background': '#c792ea10',
|
|
'peekViewEditor.matchHighlightBackground': '#54bef240',
|
|
'peekViewEditorGutter.background': '#c792ea10',
|
|
'peekViewResult.background': '#c792ea10',
|
|
'peekViewResult.matchHighlightBackground': '#54bef240',
|
|
'peekViewResult.selectionBackground': '#7e899540',
|
|
'peekViewTitle.background': '#c792ea10',
|
|
'peekViewTitleDescription.foreground': '#cacde240',
|
|
'pickerGroup.foreground': '#54bef2',
|
|
'progressBar.background': '#54bef2',
|
|
'scrollbar.shadow': '#11172000',
|
|
'scrollbarSlider.activeBackground': '#54bef240',
|
|
'scrollbarSlider.background': '#54bef230',
|
|
'scrollbarSlider.hoverBackground': '#111720',
|
|
'selection.background': '#54bef240',
|
|
'settings.checkboxBackground': '#111720',
|
|
'settings.checkboxForeground': '#cacde2',
|
|
'settings.dropdownBackground': '#111720',
|
|
'settings.dropdownForeground': '#cacde2',
|
|
'settings.headerForeground': '#54bef2',
|
|
'settings.modifiedItemIndicator': '#54bef2',
|
|
'settings.numberInputBackground': '#111720',
|
|
'settings.numberInputForeground': '#cacde2',
|
|
'settings.textInputBackground': '#111720',
|
|
'settings.textInputForeground': '#cacde2',
|
|
'sideBar.background': '#111720',
|
|
'sideBar.border': '#111720',
|
|
'sideBar.foreground': '#7e8995',
|
|
'sideBarSectionHeader.background': '#111720',
|
|
'sideBarSectionHeader.border': '#111720',
|
|
'sideBarTitle.foreground': '#cacde2',
|
|
'statusBar.background': '#111720',
|
|
'statusBar.border': '#111720',
|
|
'statusBar.debuggingBackground': '#54bef2',
|
|
'statusBar.debuggingForeground': '#00111a',
|
|
'statusBar.foreground': '#7e8995',
|
|
'statusBar.noFolderBackground': '#111720',
|
|
'statusBarItem.hoverBackground': '#00111a50',
|
|
'statusBarItem.prominentForeground': '#00111a',
|
|
'statusBarItem.remoteBackground': '#54bef2',
|
|
'statusBarItem.remoteForeground': '#00111a',
|
|
'tab.activeBorder': '#d19a66',
|
|
'tab.activeForeground': '#cacde2',
|
|
'tab.activeModifiedBorder': '#7e8995',
|
|
'tab.border': '#111720',
|
|
'tab.inactiveBackground': '#111720',
|
|
'tab.inactiveForeground': '#7e8995',
|
|
'tab.unfocusedActiveBorder': '#7e8995',
|
|
'tab.unfocusedActiveForeground': '#cacde2',
|
|
'terminal.ansiBlack': '#5c6270',
|
|
'terminal.ansiBlue': '#54bef2',
|
|
'terminal.ansiBrightBlack': '#7e8995',
|
|
'terminal.ansiBrightBlue': '#54bef2',
|
|
'terminal.ansiBrightCyan': '#67e8f9',
|
|
'terminal.ansiBrightGreen': '#82f1b1',
|
|
'terminal.ansiBrightMagenta': '#c792ea',
|
|
'terminal.ansiBrightRed': '#fb7185',
|
|
'terminal.ansiBrightWhite': '#ffffff',
|
|
'terminal.ansiBrightYellow': '#ffcb6b',
|
|
'terminal.ansiCyan': '#67e8f9',
|
|
'terminal.ansiGreen': '#82f1b1',
|
|
'terminal.ansiMagenta': '#c792ea',
|
|
'terminal.ansiRed': '#fb7185',
|
|
'terminal.ansiWhite': '#ffffff',
|
|
'terminal.ansiYellow': '#ffcb6b',
|
|
'terminalCursor.background': '#00111a',
|
|
'terminalCursor.foreground': '#cacde2',
|
|
'textCodeBlock.background': '#7e8995',
|
|
'textLink.activeForeground': '#54bef2',
|
|
'textLink.foreground': '#54bef2',
|
|
'textPreformat.foreground': '#7e8995',
|
|
'titleBar.activeBackground': '#111720',
|
|
'titleBar.activeForeground': '#d2d8e7',
|
|
'titleBar.border': '#111720',
|
|
'titleBar.inactiveBackground': '#111720',
|
|
'titleBar.inactiveForeground': '#7e8995',
|
|
'toolbar.hoverBackground': '#00111a50',
|
|
'widget.shadow': '#00111a10',
|
|
//"activityBar.dropBorder": "#cacde2",
|
|
//"activityBar.inactiveForeground": "#cacde266",
|
|
//"banner.background": "#7e899560",
|
|
//"banner.foreground": "#ffffff",
|
|
//"banner.iconForeground": "#54bef240",
|
|
//"charts.lines": "#cacde280",
|
|
//"checkbox.background": "#111720",
|
|
//"checkbox.border": "#cacde210",
|
|
//"checkbox.foreground": "#f0f0f0",
|
|
//"debugExceptionWidget.background": "#420b0d",
|
|
//"debugExceptionWidget.border": "#a31515",
|
|
//"debugIcon.breakpointCurrentStackframeForeground": "#ffcc00",
|
|
//"debugIcon.breakpointDisabledForeground": "#848484",
|
|
//"debugIcon.breakpointForeground": "#e51400",
|
|
//"debugIcon.breakpointStackframeForeground": "#89d185",
|
|
//"debugIcon.breakpointUnverifiedForeground": "#848484",
|
|
//"debugIcon.continueForeground": "#75beff",
|
|
//"debugIcon.disconnectForeground": "#f48771",
|
|
//"debugIcon.pauseForeground": "#75beff",
|
|
//"debugIcon.restartForeground": "#89d185",
|
|
//"debugIcon.startForeground": "#89d185",
|
|
//"debugIcon.stepBackForeground": "#75beff",
|
|
//"debugIcon.stepIntoForeground": "#75beff",
|
|
//"debugIcon.stepOutForeground": "#75beff",
|
|
//"debugIcon.stepOverForeground": "#75beff",
|
|
//"debugIcon.stopForeground": "#f48771",
|
|
//"debugTokenExpression.boolean": "#4e94ce",
|
|
//"debugTokenExpression.error": "#f48771",
|
|
//"debugTokenExpression.name": "#c586c0",
|
|
//"debugTokenExpression.number": "#b5cea8",
|
|
//"debugTokenExpression.string": "#ce9178",
|
|
//"debugTokenExpression.value": "#cccccc99",
|
|
//"debugView.exceptionLabelBackground": "#6c2022",
|
|
//"debugView.exceptionLabelForeground": "#cacde2",
|
|
//"debugView.stateLabelBackground": "#88888844",
|
|
//"debugView.stateLabelForeground": "#cacde2",
|
|
//"debugView.valueChangedHighlight": "#569cd6",
|
|
//"diffEditor.diagonalFill": "#cccccc33",
|
|
//"dropdown.foreground": "#f0f0f0",
|
|
//"editor.findRangeHighlightBackground": "#3a3d4166",
|
|
//"editor.focusedStackFrameHighlightBackground": "#7abd7a4d",
|
|
//"editor.foldBackground": "#54bef213",
|
|
//"editor.hoverHighlightBackground": "#264f7840",
|
|
//"editor.inactiveSelectionBackground": "#54bef220",
|
|
//"editor.inlineValuesBackground": "#ffc80033",
|
|
//"editor.inlineValuesForeground": "#ffffff80",
|
|
//"editor.lineHighlightBorder": "#282828",
|
|
//"editor.linkedEditingBackground": "#ff00004d",
|
|
//"editor.rangeHighlightBackground": "#ffffff0b",
|
|
//"editor.snippetFinalTabstopHighlightBorder": "#525252",
|
|
//"editor.snippetTabstopHighlightBackground": "#7c7c7c4d",
|
|
//"editor.stackFrameHighlightBackground": "#ffff0033",
|
|
//"editor.symbolHighlightBackground": "#54bef260",
|
|
//"editor.wordHighlightBackground": "#575757b8",
|
|
//"editor.wordHighlightStrongBackground": "#004972b8",
|
|
//"editorActiveLineNumber.foreground": "#c6c6c6",
|
|
//"editorBracketHighlight.foreground1": "#ffd700",
|
|
//"editorBracketHighlight.foreground2": "#da70d6",
|
|
//"editorBracketHighlight.foreground3": "#179fff",
|
|
//"editorBracketHighlight.foreground4": "#00000000",
|
|
//"editorBracketHighlight.foreground5": "#00000000",
|
|
//"editorBracketHighlight.foreground6": "#00000000",
|
|
//"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212cc",
|
|
//"editorGhostText.foreground": "#ffffff56",
|
|
//"editorGroup.dropBackground": "#53595d80",
|
|
//"editorGroupHeader.noTabsBackground": "#111720",
|
|
//"editorGutter.background": "#111720",
|
|
//"editorGutter.commentRangeForeground": "#c5c5c5",
|
|
//"editorGutter.foldingControlForeground": "#cacde2",
|
|
//"editorHint.foreground": "#eeeeeeb3",
|
|
//"editorHoverWidget.foreground": "#cacde2",
|
|
//"editorHoverWidget.statusBarBackground": "#141c26",
|
|
//"editorLightBulb.foreground": "#ffcc00",
|
|
//"editorLightBulbAutoFix.foreground": "#75beff",
|
|
//"editorMarkerNavigationError.background": "#fb718540",
|
|
//"editorMarkerNavigationError.headerBackground": "#fb718506",
|
|
//"editorMarkerNavigationInfo.background": "#54bef240",
|
|
//"editorMarkerNavigationInfo.headerBackground": "#54bef206",
|
|
//"editorMarkerNavigationWarning.background": "#ffcb6b40",
|
|
//"editorMarkerNavigationWarning.headerBackground": "#ffcb6b06",
|
|
//"editorOverviewRuler.bracketMatchForeground": "#a0a0a0",
|
|
//"editorOverviewRuler.commonContentForeground": "#60606066",
|
|
//"editorPane.background": "#111720",
|
|
//"editorSuggestWidget.selectedIconForeground": "#ffffff",
|
|
//"editorUnnecessaryCode.opacity": "#000000aa",
|
|
//"editorWidget.foreground": "#cacde2",
|
|
//"errorForeground": "#f48771",
|
|
//"extensionBadge.remoteBackground": "#54bef2",
|
|
//"extensionBadge.remoteForeground": "#00111a",
|
|
//"extensionButton.prominentForeground": "#00111a",
|
|
//"extensionIcon.starForeground": "#ff8e00",
|
|
//"gitDecoration.addedResourceForeground": "#81b88b",
|
|
//"gitDecoration.renamedResourceForeground": "#73c991",
|
|
//"gitDecoration.stageDeletedResourceForeground": "#c74e39",
|
|
//"gitDecoration.stageModifiedResourceForeground": "#e2c08d",
|
|
//"gitlens.decorations.addedForegroundColor": "#81b88b",
|
|
//"gitlens.decorations.branchUpToDateForegroundColor": "#7e8995",
|
|
//"gitlens.decorations.copiedForegroundColor": "#73c991",
|
|
//"gitlens.decorations.deletedForegroundColor": "#fb7185cc",
|
|
//"gitlens.decorations.ignoredForegroundColor": "#5c6270",
|
|
//"gitlens.decorations.modifiedForegroundColor": "#ffcb6bcc",
|
|
//"gitlens.decorations.renamedForegroundColor": "#73c991",
|
|
//"gitlens.decorations.untrackedForegroundColor": "#82f1b1cc",
|
|
//"inputOption.activeForeground": "#ffffff",
|
|
//"inputValidation.errorBackground": "#5a1d1d",
|
|
//"inputValidation.infoBackground": "#063b49",
|
|
//"inputValidation.warningBackground": "#352a05",
|
|
//"interactive.activeCodeBorder": "#cacde210",
|
|
//"interactive.inactiveCodeBorder": "#111720",
|
|
//"list.deemphasizedForeground": "#8c8c8c",
|
|
//"list.errorForeground": "#f88070",
|
|
//"list.filterMatchBackground": "#54bef260",
|
|
//"list.filterMatchBorder": "#cacde210",
|
|
//"list.focusOutline": "#11172000",
|
|
//"list.invalidItemForeground": "#b89500",
|
|
//"list.warningForeground": "#cca700",
|
|
//"merge.commonContentBackground": "#60606029",
|
|
//"merge.commonHeaderBackground": "#60606066",
|
|
//"merge.currentContentBackground": "#40c8ae33",
|
|
//"merge.currentHeaderBackground": "#40c8ae80",
|
|
//"merge.incomingContentBackground": "#40a6ff33",
|
|
//"merge.incomingHeaderBackground": "#40a6ff80",
|
|
//"minimap.errorHighlight": "#ff1212b3",
|
|
//"minimap.findMatchHighlight": "#d18616",
|
|
//"minimap.selectionHighlight": "#264f78",
|
|
//"minimap.warningHighlight": "#ffcb6b40",
|
|
//"minimapGutter.addedBackground": "#587c0c",
|
|
//"minimapGutter.deletedBackground": "#94151b",
|
|
//"minimapGutter.modifiedBackground": "#0c7d9d",
|
|
//"minimapSlider.activeBackground": "#54bef220",
|
|
//"minimapSlider.background": "#54bef218",
|
|
//"minimapSlider.hoverBackground": "#11172080",
|
|
//"notebook.cellBorderColor": "#111720",
|
|
//"notebook.cellEditorBackground": "#cacde20a",
|
|
//"notebook.cellInsertionIndicator": "#11172000",
|
|
//"notebook.cellStatusBarItemHoverBackground": "#ffffff26",
|
|
//"notebook.cellToolbarSeparator": "#80808059",
|
|
//"notebook.focusedCellBorder": "#11172000",
|
|
//"notebook.focusedEditorBorder": "#11172000",
|
|
//"notebook.inactiveFocusedCellBorder": "#111720",
|
|
//"notebook.selectedCellBackground": "#111720",
|
|
//"notebook.selectedCellBorder": "#111720",
|
|
//"notebook.symbolHighlightBackground": "#ffffff0b",
|
|
//"notebookScrollbarSlider.activeBackground": "#54bef240",
|
|
//"notebookScrollbarSlider.background": "#54bef230",
|
|
//"notebookScrollbarSlider.hoverBackground": "#111720",
|
|
//"notebookStatusErrorIcon.foreground": "#f48771",
|
|
//"notebookStatusRunningIcon.foreground": "#cacde2",
|
|
//"notebookStatusSuccessIcon.foreground": "#89d185",
|
|
//"notifications.border": "#111720",
|
|
//"panelSection.border": "#111720",
|
|
//"panelSection.dropBackground": "#53595d80",
|
|
//"panelSectionHeader.background": "#80808033",
|
|
//"peekViewResult.fileForeground": "#ffffff",
|
|
//"peekViewResult.lineForeground": "#bbbbbb",
|
|
//"peekViewResult.selectionForeground": "#ffffff",
|
|
//"peekViewTitleLabel.foreground": "#ffffff",
|
|
//"pickerGroup.border": "#3f3f46",
|
|
//"ports.iconRunningProcessForeground": "#54bef2",
|
|
//"problemsErrorIcon.foreground": "#fb718540",
|
|
//"problemsInfoIcon.foreground": "#54bef240",
|
|
//"problemsWarningIcon.foreground": "#ffcb6b40",
|
|
//"quickInput.background": "#111720",
|
|
//"quickInput.foreground": "#cacde2",
|
|
//"quickInputList.focusBackground": "#7e899560",
|
|
//"quickInputList.focusForeground": "#ffffff",
|
|
//"quickInputList.focusIconForeground": "#ffffff",
|
|
//"quickInputTitle.background": "#ffffff1b",
|
|
//"rust_analyzer.inlayHints.background": "#11223300",
|
|
//"rust_analyzer.inlayHints.background.chainingHints": "#11223300",
|
|
//"rust_analyzer.inlayHints.background.parameterHints": "#11223300",
|
|
//"rust_analyzer.inlayHints.background.typeHints": "#11223300",
|
|
//"rust_analyzer.inlayHints.foreground": "#a0a0a0f0",
|
|
//"rust_analyzer.inlayHints.foreground.chainingHints": "#a0a0a0f0",
|
|
//"rust_analyzer.inlayHints.foreground.parameterHints": "#a0a0a0f0",
|
|
//"rust_analyzer.inlayHints.foreground.typeHints": "#a0a0a0f0",
|
|
//"rust_analyzer.syntaxTreeBorder": "#ffffff",
|
|
//"sash.hoverBorder": "#11172000",
|
|
//"scm.providerBorder": "#454545",
|
|
//"searchEditor.findMatchBackground": "#54bef23f",
|
|
//"searchEditor.findMatchBorder": "#cacde20b",
|
|
//"searchEditor.textInputBorder": "#111720",
|
|
//"settings.checkboxBorder": "#cacde210",
|
|
//"settings.dropdownBorder": "#cacde210",
|
|
//"settings.dropdownListBorder": "#54bef2",
|
|
//"settings.focusedRowBackground": "#80808024",
|
|
//"settings.focusedRowBorder": "#ffffff1f",
|
|
//"settings.numberInputBorder": "#111720",
|
|
//"settings.rowHoverBackground": "#80808012",
|
|
//"settings.textInputBorder": "#111720",
|
|
//"sideBar.dropBackground": "#53595d80",
|
|
//"sideBarSectionHeader.foreground": "#7e8995",
|
|
//"statusBar.debuggingBorder": "#111720",
|
|
//"statusBar.noFolderBorder": "#111720",
|
|
//"statusBar.noFolderForeground": "#7e8995",
|
|
//"statusBarItem.activeBackground": "#ffffff2e",
|
|
//"statusBarItem.errorBackground": "#c72e0f",
|
|
//"statusBarItem.errorForeground": "#ffffff",
|
|
//"statusBarItem.prominentBackground": "#00000080",
|
|
//"statusBarItem.prominentHoverBackground": "#0000004d",
|
|
//"statusBarItem.warningBackground": "#d98d0040",
|
|
//"statusBarItem.warningForeground": "#ffffff",
|
|
//"symbolIcon.arrayForeground": "#cacde2",
|
|
//"symbolIcon.booleanForeground": "#cacde2",
|
|
//"symbolIcon.classForeground": "#ee9d28",
|
|
//"symbolIcon.colorForeground": "#cacde2",
|
|
//"symbolIcon.constantForeground": "#cacde2",
|
|
//"symbolIcon.constructorForeground": "#b180d7",
|
|
//"symbolIcon.enumeratorForeground": "#ee9d28",
|
|
//"symbolIcon.enumeratorMemberForeground": "#75beff",
|
|
//"symbolIcon.eventForeground": "#ee9d28",
|
|
//"symbolIcon.fieldForeground": "#75beff",
|
|
//"symbolIcon.fileForeground": "#cacde2",
|
|
//"symbolIcon.folderForeground": "#cacde2",
|
|
//"symbolIcon.functionForeground": "#b180d7",
|
|
//"symbolIcon.interfaceForeground": "#75beff",
|
|
//"symbolIcon.keyForeground": "#cacde2",
|
|
//"symbolIcon.keywordForeground": "#cacde2",
|
|
//"symbolIcon.methodForeground": "#b180d7",
|
|
//"symbolIcon.moduleForeground": "#cacde2",
|
|
//"symbolIcon.namespaceForeground": "#cacde2",
|
|
//"symbolIcon.nullForeground": "#cacde2",
|
|
//"symbolIcon.numberForeground": "#cacde2",
|
|
//"symbolIcon.objectForeground": "#cacde2",
|
|
//"symbolIcon.operatorForeground": "#cacde2",
|
|
//"symbolIcon.packageForeground": "#cacde2",
|
|
//"symbolIcon.propertyForeground": "#cacde2",
|
|
//"symbolIcon.referenceForeground": "#cacde2",
|
|
//"symbolIcon.snippetForeground": "#cacde2",
|
|
//"symbolIcon.stringForeground": "#cacde2",
|
|
//"symbolIcon.structForeground": "#cacde2",
|
|
//"symbolIcon.textForeground": "#cacde2",
|
|
//"symbolIcon.typeParameterForeground": "#cacde2",
|
|
//"symbolIcon.unitForeground": "#cacde2",
|
|
//"symbolIcon.variableForeground": "#75beff",
|
|
//"tab.activeBackground": "#111720",
|
|
//"tab.inactiveModifiedBorder": "#7e899580",
|
|
//"tab.lastPinnedBorder": "#585858",
|
|
//"tab.unfocusedActiveBackground": "#111720",
|
|
//"tab.unfocusedActiveModifiedBorder": "#7e899580",
|
|
//"tab.unfocusedInactiveBackground": "#111720",
|
|
//"tab.unfocusedInactiveForeground": "#7e899580",
|
|
//"tab.unfocusedInactiveModifiedBorder": "#7e899540",
|
|
//"terminal.border": "#111720",
|
|
//"terminal.dropBackground": "#53595d80",
|
|
//"terminal.foreground": "#cccccc",
|
|
//"terminal.selectionBackground": "#ffffff40",
|
|
//"terminal.tab.activeBorder": "#d19a66",
|
|
//"testing.iconErrored": "#f14c4c",
|
|
//"testing.iconFailed": "#f14c4c",
|
|
//"testing.iconPassed": "#73c991",
|
|
//"testing.iconQueued": "#cca700",
|
|
//"testing.iconSkipped": "#848484",
|
|
//"testing.iconUnset": "#848484",
|
|
//"testing.message.error.decorationForeground": "#fb718540",
|
|
//"testing.message.error.lineBackground": "#ff000033",
|
|
//"testing.message.info.decorationForeground": "#cacde280",
|
|
//"testing.peekBorder": "#fb718540",
|
|
//"testing.peekHeaderBackground": "#fb718506",
|
|
//"testing.runAction": "#73c991",
|
|
//"textBlockQuote.background": "#7f7f7f1a",
|
|
//"textBlockQuote.border": "#007acc80",
|
|
//"textSeparator.foreground": "#ffffff2e",
|
|
//"toolbar.activeBackground": "#00131d50",
|
|
//"tree.indentGuidesStroke": "#585858",
|
|
//"tree.tableColumnsBorder": "#cccccc20",
|
|
//"welcomePage.progress.background": "#00111a50",
|
|
//"welcomePage.progress.foreground": "#54bef2",
|
|
//"welcomePage.tileBackground": "#111720",
|
|
//"welcomePage.tileHoverBackground": "#141c26",
|
|
//"welcomePage.tileShadow.": "#00111a10",
|
|
//"activityBar.activeBackground": null,
|
|
//"activityBar.activeFocusBorder": null,
|
|
//"contrastActiveBorder": null,
|
|
//"contrastBorder": null,
|
|
//"debugToolBar.border": null,
|
|
//"diffEditor.border": null,
|
|
//"diffEditor.insertedTextBorder": null,
|
|
//"diffEditor.removedTextBorder": null,
|
|
//"dropdown.listBackground": 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,
|
|
//"editorCursor.background": null,
|
|
//"editorError.background": null,
|
|
//"editorError.border": null,
|
|
//"editorGhostText.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,
|
|
//"editorUnnecessaryCode.border": null,
|
|
//"editorWarning.background": null,
|
|
//"editorWarning.border": null,
|
|
//"inputValidation.errorForeground": null,
|
|
//"inputValidation.infoForeground": null,
|
|
//"inputValidation.warningForeground": 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,
|
|
//"notebook.cellHoverBackground": null,
|
|
//"notebook.focusedCellBackground": null,
|
|
//"notebook.inactiveSelectedCellBorder": null,
|
|
//"notebook.outputContainerBackgroundColor": null,
|
|
//"notificationCenter.border": null,
|
|
//"notificationToast.border": null,
|
|
//"panelInput.border": null,
|
|
//"panelSectionHeader.border": null,
|
|
//"panelSectionHeader.foreground": null,
|
|
//"peekViewEditor.matchHighlightBorder": null,
|
|
//"quickInput.list.focusBackground": null,
|
|
//"tab.activeBorderTop": null,
|
|
//"tab.hoverBackground": null,
|
|
//"tab.hoverBorder": null,
|
|
//"tab.hoverForeground": null,
|
|
//"tab.unfocusedActiveBorderTop": null,
|
|
//"tab.unfocusedHoverBackground": null,
|
|
//"tab.unfocusedHoverBorder": null,
|
|
//"tab.unfocusedHoverForeground": null,
|
|
//"terminal.background": null,
|
|
//"testing.message.info.lineBackground": null,
|
|
//"toolbar.hoverOutline": null,
|
|
//"walkThrough.embeddedEditorBackground": null,
|
|
//"welcomePage.background": null,
|
|
//"welcomePage.buttonBackground": null,
|
|
//"welcomePage.buttonHoverBackground": null,
|
|
//"window.activeBorder": null,
|
|
//"window.inactiveBorder": null
|
|
};
|
|
//# sourceMappingURL=ocean.js.map
|