mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
187 lines
8.0 KiB
JavaScript
187 lines
8.0 KiB
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.default = {
|
|
"badge.background": "#282c34",
|
|
"button.background": "#404754",
|
|
"button.secondaryBackground": "#30333d",
|
|
"button.secondaryForeground": "#c0bdbd",
|
|
"checkbox.border": "#404754",
|
|
"descriptionForeground": "#abb2bf",
|
|
"diffEditor.insertedTextBackground": "#00809b33",
|
|
"editor.findMatchBorder": "#457dff",
|
|
"editor.findMatchHighlightBackground": "#6199ff2f",
|
|
"editorInlayHint.foreground": "#abb2bf",
|
|
"editorInlayHint.background": "#2c313c",
|
|
"editorLineNumber.activeForeground": "#abb2bf",
|
|
"editorOverviewRuler.addedBackground": "#109868",
|
|
"editorOverviewRuler.deletedBackground": "#9A353D",
|
|
"editorOverviewRuler.modifiedBackground": "#948B60",
|
|
"editor.selectionBackground": "#67769660",
|
|
"editor.selectionHighlightBackground": "#ffffff10",
|
|
"editor.selectionHighlightBorder": "#dddddd",
|
|
"editor.wordHighlightBackground": "#d2e0ff2f",
|
|
"editor.wordHighlightBorder": "#7f848e",
|
|
"editor.wordHighlightStrongBackground": "#abb2bf26",
|
|
"editor.wordHighlightStrongBorder": "#7f848e",
|
|
"editorActiveLineNumber.foreground": "#737984",
|
|
"editorBracketMatch.background": "#515a6b",
|
|
"editorCursor.background": "#ffffffc9",
|
|
"editorError.foreground": "#c24038",
|
|
"editorGroup.background": "#181a1f",
|
|
"editorMarkerNavigation.background": "#21252b",
|
|
"editorSuggestWidget.border": "#181a1f",
|
|
"list.activeSelectionBackground": "#2c313a",
|
|
"list.activeSelectionForeground": "#d7dae0",
|
|
"list.focusBackground": "#323842",
|
|
"list.focusForeground": "#f0f0f0",
|
|
"list.hoverBackground": "#2c313a",
|
|
"list.hoverForeground": "#fff",
|
|
"list.inactiveSelectionBackground": "#323842",
|
|
"list.inactiveSelectionForeground": "#d7dae0",
|
|
"list.warningForeground": "#d19a66",
|
|
"menu.foreground": "#abb2bf",
|
|
"minimapGutter.deletedBackground": "#9A353D",
|
|
"panelSectionHeader.background": "#21252b",
|
|
"peekViewEditor.matchHighlightBackground": "#29244b",
|
|
"scrollbarSlider.activeBackground": "#747d9180",
|
|
"settings.focusedRowBackground": "#282c34",
|
|
"settings.headerForeground": "#fff",
|
|
"sideBar.foreground": "#abb2bf",
|
|
"statusBar.debuggingBorder": "#66017a",
|
|
"statusBar.debuggingForeground": "#ffffff",
|
|
"statusBar.foreground": "#9da5b4",
|
|
"statusBar.noFolderBackground": "#21252b",
|
|
"statusBarItem.remoteBackground": "#4d78cc",
|
|
"statusBarItem.remoteForeground": "#f8fafd",
|
|
"tab.unfocusedHoverBackground": "#323842",
|
|
"terminal.ansiBrightYellow": "#f0a45d",
|
|
"terminal.ansiYellow": "#d18f52",
|
|
"textBlockQuote.background": "#2e3440",
|
|
"textBlockQuote.border": "#4b5362",
|
|
"textPreformat.foreground": "#d19a66",
|
|
"walkThrough.embeddedEditorBackground": "#2e3440",
|
|
"welcomePage.buttonHoverBackground": "#404754",
|
|
"foreground": "#74819B",
|
|
"widget.shadow": "#000000",
|
|
"input.background": "#0b1015",
|
|
"input.border": "#18222D",
|
|
"button.hoverBackground": "#18222D",
|
|
"scrollbar.shadow": "#00000026",
|
|
"scrollbarSlider.background": "#18222D",
|
|
"scrollbarSlider.hoverBackground": "#22303Eff",
|
|
"editorOverviewRuler.border": "#0b1015",
|
|
"editor.background": "#0b1015",
|
|
"editor.foreground": "#c7d0d9",
|
|
"editorWidget.background": "#0b1015",
|
|
"editor.findMatchBackground": "#18222D",
|
|
"editor.lineHighlightBorder": "#18222D",
|
|
"editor.lineHighlightBackground": "#18222D",
|
|
"editorLineNumber.foreground": "#3A3E46",
|
|
"editorBracketMatch.border": "#74819B",
|
|
"editorGutter.deletedBackground": "#EF596F",
|
|
"editorCursor.foreground": "#ffffff",
|
|
"editorWhitespace.foreground": "#18222D",
|
|
"editorIndentGuide.background": "#18222D",
|
|
"editorIndentGuide.activeBackground": "#4B5567",
|
|
"editorRuler.foreground": "#18222D",
|
|
"editorGroupHeader.tabsBackground": "#0b1015",
|
|
"editorGroupHeader.noTabsBackground": "#0b1015",
|
|
"editorGroup.border": "#0b1015",
|
|
"editorSuggestWidget.background": "#0b1015",
|
|
"editorSuggestWidget.selectedBackground": "#18222D",
|
|
"editorHoverWidget.background": "#0b1015",
|
|
"tab.activeBackground": "#151e27",
|
|
"tab.inactiveBackground": "#0b1015",
|
|
"tab.border": "#0b1015",
|
|
"tab.activeForeground": "#00FF1B",
|
|
"tab.inactiveForeground": "#74819B",
|
|
"tab.unfocusedActiveBorder": "#0b1015",
|
|
"tab.hoverBackground": "#18222D",
|
|
"tab.activeBorder": "#00FF1B",
|
|
"panel.background": "#0b1015",
|
|
"panel.border": "#00FF1B",
|
|
"panelTitle.activeForeground": "#ffffff",
|
|
"panelTitle.inactiveForeground": "#74819B",
|
|
"statusBar.debuggingBackground": "#0b1015",
|
|
"activityBar.background": "#0b1015",
|
|
"activityBarBadge.foreground": "#000000",
|
|
"sideBar.background": "#0b1015",
|
|
"sideBarSectionHeader.foreground": "#FFFFFF",
|
|
"sideBarSectionHeader.background": "#0b1015",
|
|
"sideBar.border": "#00FF1B",
|
|
"sideBarSectionHeader.border": "#00ff1a56",
|
|
"titleBar.border": "#00FF1B",
|
|
"titleBar.activeForeground": "#00FF1B",
|
|
"titleBar.inactiveBackground": "#0b1015",
|
|
"titleBar.inactiveForeground": "#ffffff66",
|
|
"titleBar.activeBackground": "#0b1015",
|
|
"menubar.selectionBackground": "#6161618b",
|
|
"menu.separatorBackground": "#00FF1B",
|
|
"menu.selectionBackground": "#6161618b",
|
|
"debugToolBar.background": "#0b1015",
|
|
"dropdown.background": "#0b1015",
|
|
"dropdown.border": "#18222D",
|
|
"peekViewEditor.background": "#18222D",
|
|
"peekViewResult.background": "#18222D",
|
|
"peekViewResult.selectionBackground": "#18222D",
|
|
"peekViewTitle.background": "#18222D",
|
|
"peekViewTitleLabel.foreground": "#ffffff",
|
|
"notifications.border": "#18222D",
|
|
"notificationCenterHeader.background": "#18222D",
|
|
"notificationCenterHeader.foreground": "#eeeeee",
|
|
"notifications.background": "#18222D",
|
|
"notifications.foreground": "#eeeeee",
|
|
"notificationToast.border": "#18222D",
|
|
"gitDecoration.modifiedResourceForeground": "#08f758",
|
|
"gitDecoration.deletedResourceForeground": "#EF596F",
|
|
"gitDecoration.untrackedResourceForeground": "#11eb73",
|
|
"gitDecoration.ignoredResourceForeground": "#00B7C9",
|
|
"gitDecoration.conflictingResourceForeground": "#d55fde",
|
|
"focusBorder": "#00FF1B",
|
|
"activityBar.foreground": "#00FF1B",
|
|
"activityBar.inactiveForeground": "#ffffff66",
|
|
"activityBarBadge.background": "#00FF1B",
|
|
"activityBar.border": "#00FF1B",
|
|
"list.highlightForeground": "#00FF1B",
|
|
"textLink.foreground": "#00FF1B",
|
|
"editorWarning.foreground": "#329e24",
|
|
"editorGutter.modifiedBackground": "#00FF1B",
|
|
"editorGutter.addedBackground": "#329e24",
|
|
"progressBar.background": "#00FF1B",
|
|
"notificationsWarningIcon.foreground": "#cca700",
|
|
"editorMarkerNavigationWarning.background": "#329e24",
|
|
"editorHoverWidget.border": "#00FF1B",
|
|
"peekView.border": "#00FF1B",
|
|
"minimapGutter.addedBackground": "#329e24",
|
|
"minimapGutter.modifiedBackground": "#00FF1B",
|
|
"minimap.warningHighlight": "#329e24",
|
|
"minimapSlider.hoverBackground": "#9996969d",
|
|
"minimapSlider.activeBackground": "#bbb9b99d",
|
|
"minimapSlider.background": "#7e7e7e9d",
|
|
"terminal.foreground": "#cccccc",
|
|
"terminal.selectionBackground": "#ffffff40",
|
|
"terminalCursor.background": "#0d715fd1",
|
|
"terminalCursor.foreground": "#ffffff",
|
|
"terminal.border": "#80808059",
|
|
"terminal.ansiBlack": "#000000",
|
|
"terminal.ansiBlue": "#2472c8",
|
|
"terminal.ansiBrightBlack": "#666666",
|
|
"terminal.ansiBrightBlue": "#3b8eea",
|
|
"terminal.ansiBrightCyan": "#29b8db",
|
|
"terminal.ansiBrightGreen": "#23d18b",
|
|
"terminal.ansiBrightMagenta": "#c682ff",
|
|
"terminal.ansiBrightRed": "#64B5F6",
|
|
"terminal.ansiBrightWhite": "#e5e5e5",
|
|
"terminal.ansiBright45BD45": "#c7c531",
|
|
"terminal.ansiCyan": "#11a8cd",
|
|
"terminal.ansiGreen": "#21a771",
|
|
"terminal.ansiMagenta": "#aa76d5",
|
|
"terminal.ansiRed": "#b83360",
|
|
"terminal.ansiWhite": "#e5e5e5",
|
|
"terminal.ansi45BD45": "#329e24",
|
|
"terminal.background": "#0b1015",
|
|
"statusBarItem.hoverBackground": "#00ff2634",
|
|
"statusBar.border": "#00FF1B",
|
|
"statusBar.background": "#0b1015"
|
|
};
|
|
//# sourceMappingURL=retro.js.map
|