mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
289 lines
13 KiB
JavaScript
289 lines
13 KiB
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.default = {
|
|
'activityBar.background': '#1f2335',
|
|
'activityBar.border': '#1f2335',
|
|
'activityBar.foreground': '#7982a9',
|
|
'activityBar.inactiveForeground': '#41496b',
|
|
'activityBarBadge.background': '#3d59a1',
|
|
'activityBarBadge.foreground': '#ffffff',
|
|
'badge.background': '#7e83b233',
|
|
'badge.foreground': '#a9b1d6',
|
|
'breadcrumb.activeSelectionForeground': '#a9b1d6',
|
|
'breadcrumb.background': '#1f2335',
|
|
'breadcrumb.focusForeground': '#a9b1d6',
|
|
'breadcrumb.foreground': '#545c7e',
|
|
'breadcrumbPicker.background': '#1f2335',
|
|
'button.background': '#3d59a1dd',
|
|
'button.foreground': '#ffffff',
|
|
'button.hoverBackground': '#3d59a1aa',
|
|
'charts.blue': '#7aa2f7',
|
|
'charts.foreground': '#9aa5ce',
|
|
'charts.green': '#73daca',
|
|
'charts.lines': '#1f2335',
|
|
'charts.orange': '#ff9e64',
|
|
'charts.purple': '#9d7cd8',
|
|
'charts.red': '#f7768e',
|
|
'charts.yellow': '#e0af68',
|
|
'debugConsole.errorForeground': '#bb616b',
|
|
'debugConsole.infoForeground': '#7982a9',
|
|
'debugConsole.sourceForeground': '#7982a9',
|
|
'debugConsole.warningForeground': '#c49a5a',
|
|
'debugConsoleInputIcon.foreground': '#73daca',
|
|
'debugExceptionWidget.background': '#1b1e2e',
|
|
'debugExceptionWidget.border': '#963c47',
|
|
'debugTokenExpression.boolean': '#ff9e64',
|
|
'debugTokenExpression.error': '#bb616b',
|
|
'debugTokenExpression.name': '#7dcfff',
|
|
'debugTokenExpression.number': '#ff9e64',
|
|
'debugTokenExpression.string': '#9ece6a',
|
|
'debugTokenExpression.value': '#9aa5ce',
|
|
'debugToolBar.background': '#1b1e2e',
|
|
'debugView.stateLabelBackground': '#1b1e2e',
|
|
'debugView.stateLabelForeground': '#7982a9',
|
|
'debugView.valueChangedHighlight': '#3d59a1cc',
|
|
descriptionForeground: '#545c7e',
|
|
'diffEditor.insertedTextBackground': '#41a6b515',
|
|
'diffEditor.removedTextBackground': '#db4b4b22',
|
|
'dropdown.background': '#1b1e2e',
|
|
'dropdown.foreground': '#7982a9',
|
|
'dropdown.listBackground': '#1b1e2e',
|
|
'editor.background': '#24283b',
|
|
'editor.findMatchBackground': '#3d59a166',
|
|
'editor.findMatchBorder': '#ffdb69aa',
|
|
'editor.findMatchHighlightBackground': '#3d59a166',
|
|
'editor.findRangeHighlightBackground': '#6f7bb625',
|
|
'editor.focusedStackFrameHighlightBackground': '#73daca20',
|
|
'editor.foreground': '#a9b1d6',
|
|
'editor.inactiveSelectionBackground': '#6f7bb615',
|
|
'editor.lineHighlightBackground': '#292e42',
|
|
'editor.rangeHighlightBackground': '#6f7bb620',
|
|
'editor.selectionBackground': '#6f7bb630',
|
|
'editor.selectionHighlightBackground': '#6f7bb633',
|
|
'editor.stackFrameHighlightBackground': '#e2bd3a20',
|
|
'editor.wordHighlightBackground': '#6f7bb633',
|
|
'editor.wordHighlightStrongBackground': '#6f7bb644',
|
|
'editorBracketMatch.background': '#1f2335',
|
|
'editorBracketMatch.border': '#545c7e',
|
|
'editorCodeLens.foreground': '#565f89',
|
|
'editorCursor.foreground': '#c0caf5',
|
|
'editorError.foreground': '#db4b4b',
|
|
'editorGroup.border': '#1b1e2e',
|
|
'editorGroup.dropBackground': '#292e42',
|
|
'editorGroupHeader.border': '#1b1e2e',
|
|
'editorGroupHeader.noTabsBackground': '#1f2335',
|
|
'editorGroupHeader.tabsBackground': '#1f2335',
|
|
'editorGroupHeader.tabsBorder': '#1b1e2e',
|
|
'editorGutter.addedBackground': '#164846',
|
|
'editorGutter.deletedBackground': '#823c41',
|
|
'editorGutter.modifiedBackground': '#394b70',
|
|
'editorHint.foreground': '#0da0ba',
|
|
'editorHoverWidget.background': '#1f2335',
|
|
'editorHoverWidget.border': '#1b1e2e',
|
|
'editorIndentGuide.activeBackground': '#3b4261',
|
|
'editorIndentGuide.background': '#292e42',
|
|
'editorInfo.foreground': '#0da0ba',
|
|
'editorInlayHint.background': '#2c313c',
|
|
'editorInlayHint.foreground': '#abb2bf',
|
|
'editorLightBulb.foreground': '#e0af68',
|
|
'editorLightBulbAutoFix.foreground': '#e0af68',
|
|
'editorLineNumber.activeForeground': '#737aa2',
|
|
'editorLineNumber.foreground': '#3b4261',
|
|
'editorLink.activeForeground': '#a9b1d6',
|
|
'editorMarkerNavigation.background': '#1f2335',
|
|
'editorOverviewRuler.addedForeground': '#164846',
|
|
'editorOverviewRuler.border': '#1b1e2e',
|
|
'editorOverviewRuler.bracketMatchForeground': '#1b1e2e',
|
|
'editorOverviewRuler.deletedForeground': '#703438',
|
|
'editorOverviewRuler.errorForeground': '#db4b4b',
|
|
'editorOverviewRuler.findMatchForeground': '#a9b1d644',
|
|
'editorOverviewRuler.infoForeground': '#1abc9c',
|
|
'editorOverviewRuler.modifiedForeground': '#394b70',
|
|
'editorOverviewRuler.rangeHighlightForeground': '#a9b1d644',
|
|
'editorOverviewRuler.selectionHighlightForeground': '#a9b1d622',
|
|
'editorOverviewRuler.warningForeground': '#e0af68',
|
|
'editorOverviewRuler.wordHighlightForeground': '#bb9af755',
|
|
'editorOverviewRuler.wordHighlightStrongForeground': '#bb9af766',
|
|
'editorPane.background': '#1f2335',
|
|
'editorRuler.foreground': '#1b1e2e',
|
|
'editorSuggestWidget.background': '#1f2335',
|
|
'editorSuggestWidget.border': '#1b1e2e',
|
|
'editorSuggestWidget.highlightForeground': '#668ac4',
|
|
'editorSuggestWidget.selectedBackground': '#282e44',
|
|
'editorWarning.foreground': '#e0af68',
|
|
'editorWhitespace.foreground': '#3b4261',
|
|
'editorWidget.background': '#1f2335',
|
|
'editorWidget.resizeBorder': '#545c7e33',
|
|
errorForeground: '#5a607d',
|
|
'extensionBadge.remoteBackground': '#3d59a1',
|
|
'extensionBadge.remoteForeground': '#ffffff',
|
|
'extensionButton.prominentBackground': '#3d59a1dd',
|
|
'extensionButton.prominentForeground': '#ffffff',
|
|
'extensionButton.prominentHoverBackground': '#3d59a1aa',
|
|
focusBorder: '#545c7e33',
|
|
foreground: '#7982a9',
|
|
'gitDecoration.addedResourceForeground': '#449dab',
|
|
'gitDecoration.conflictingResourceForeground': '#bb7a61',
|
|
'gitDecoration.deletedResourceForeground': '#914c54',
|
|
'gitDecoration.ignoredResourceForeground': '#545c7e',
|
|
'gitDecoration.modifiedResourceForeground': '#6183bb',
|
|
'gitDecoration.renamedResourceForeground': '#449dab',
|
|
'gitDecoration.stageDeletedResourceForeground': '#914c54',
|
|
'gitDecoration.stageModifiedResourceForeground': '#6183bb',
|
|
'gitDecoration.untrackedResourceForeground': '#449dab',
|
|
'gitlens.gutterForegroundColor': '#565f89',
|
|
'gitlens.gutterUncommittedForegroundColor': '#565f89',
|
|
'gitlens.trailingLineForegroundColor': '#565f89',
|
|
'icon.foreground': '#7982a9',
|
|
'input.background': '#1b1e2e',
|
|
'input.border': '#282e44',
|
|
'input.foreground': '#a9b1d6',
|
|
'input.placeholderForeground': '#4a5272',
|
|
'inputOption.activeBackground': '#3d59a144',
|
|
'inputOption.activeForeground': '#c0caf5',
|
|
'inputValidation.errorBackground': '#85353e',
|
|
'inputValidation.errorBorder': '#963c47',
|
|
'inputValidation.errorForeground': '#bbc2e0',
|
|
'inputValidation.infoBackground': '#0da0ba',
|
|
'inputValidation.infoBorder': '#0db9d7',
|
|
'inputValidation.infoForeground': '#000000',
|
|
'inputValidation.warningBackground': '#c2985b',
|
|
'inputValidation.warningBorder': '#e0af68',
|
|
'inputValidation.warningForeground': '#000000',
|
|
'list.activeSelectionBackground': '#2c324a',
|
|
'list.activeSelectionForeground': '#a9b1d6',
|
|
'list.deemphasizedForeground': '#7982a9',
|
|
'list.dropBackground': '#292e42',
|
|
'list.errorForeground': '#bb616b',
|
|
'list.focusBackground': '#292e42',
|
|
'list.focusForeground': '#a9b1d6',
|
|
'list.highlightForeground': '#668ac4',
|
|
'list.hoverBackground': '#1b1e2e',
|
|
'list.hoverForeground': '#a9b1d6',
|
|
'list.inactiveSelectionBackground': '#292e42',
|
|
'list.inactiveSelectionForeground': '#a9b1d6',
|
|
'list.invalidItemForeground': '#c97018',
|
|
'list.warningForeground': '#c49a5a',
|
|
'listFilterWidget.background': '#1b1e2e',
|
|
'listFilterWidget.noMatchesOutline': '#a6333f',
|
|
'listFilterWidget.outline': '#3d59a1',
|
|
'menu.background': '#1f2335',
|
|
'menu.border': '#1b1e2e',
|
|
'menu.foreground': '#7982a9',
|
|
'menu.selectionBackground': '#2f3549',
|
|
'menu.selectionForeground': '#c0caf5',
|
|
'menu.separatorBackground': '#1b1e2e',
|
|
'menubar.selectionBackground': '#2f3549',
|
|
'menubar.selectionBorder': '#1b1e2e',
|
|
'menubar.selectionForeground': '#c0caf5',
|
|
'merge.currentContentBackground': '#007a7544',
|
|
'merge.currentHeaderBackground': '#007a75aa',
|
|
'merge.incomingContentBackground': '#3d59a144',
|
|
'merge.incomingHeaderBackground': '#3d59a1aa',
|
|
'minimapGutter.addedBackground': '#1c5957',
|
|
'minimapGutter.deletedBackground': '#944449',
|
|
'minimapGutter.modifiedBackground': '#425882',
|
|
'notificationCenterHeader.background': '#1b1e2e',
|
|
'notificationLink.foreground': '#6183bb',
|
|
'notifications.background': '#1b1e2e',
|
|
'notificationsErrorIcon.foreground': '#bb616b',
|
|
'notificationsInfoIcon.foreground': '#0da0ba',
|
|
'notificationsWarningIcon.foreground': '#bba461',
|
|
'panel.background': '#1f2335',
|
|
'panel.border': '#1b1e2e',
|
|
'panelInput.border': '#1f2335',
|
|
'panelTitle.activeBorder': '#1f2335',
|
|
'panelTitle.activeForeground': '#7982a9',
|
|
'panelTitle.inactiveForeground': '#545c7e',
|
|
'peekView.border': '#1b1e2e',
|
|
'peekViewEditor.background': '#1f2335',
|
|
'peekViewEditor.matchHighlightBackground': '#3d59a166',
|
|
'peekViewResult.background': '#1b1e2e',
|
|
'peekViewResult.fileForeground': '#7982a9',
|
|
'peekViewResult.lineForeground': '#a9b1d6',
|
|
'peekViewResult.matchHighlightBackground': '#3d59a166',
|
|
'peekViewResult.selectionBackground': '#3d59a133',
|
|
'peekViewResult.selectionForeground': '#a9b1d6',
|
|
'peekViewTitle.background': '#1b1e2e',
|
|
'peekViewTitleDescription.foreground': '#7982a9',
|
|
'peekViewTitleLabel.foreground': '#a9b1d6',
|
|
'pickerGroup.border': '#1b1e2e',
|
|
'pickerGroup.foreground': '#a9b1d6',
|
|
'progressBar.background': '#3d59a1',
|
|
'scrollbar.shadow': '#00000033',
|
|
'scrollbarSlider.activeBackground': '#9cacff22',
|
|
'scrollbarSlider.background': '#9cacff15',
|
|
'scrollbarSlider.hoverBackground': '#9cacff10',
|
|
'selection.background': '#6f7bb635',
|
|
'settings.headerForeground': '#6183bb',
|
|
'sideBar.background': '#1f2335',
|
|
'sideBar.border': '#1b1e2e',
|
|
'sideBar.dropBackground': '#292e42',
|
|
'sideBar.foreground': '#7982a9',
|
|
'sideBarSectionHeader.background': '#1f2335',
|
|
'sideBarSectionHeader.border': '#1b1e2e',
|
|
'sideBarSectionHeader.foreground': '#a9b1d6',
|
|
'sideBarTitle.foreground': '#7982a9',
|
|
'statusBar.background': '#1f2335',
|
|
'statusBar.border': '#1b1e2e',
|
|
'statusBar.debuggingBackground': '#1f2335',
|
|
'statusBar.debuggingForeground': '#7982a9',
|
|
'statusBar.foreground': '#7982a9',
|
|
'statusBar.noFolderBackground': '#1f2335',
|
|
'statusBarItem.activeBackground': '#1b1e2e',
|
|
'statusBarItem.hoverBackground': '#282e44',
|
|
'statusBarItem.prominentBackground': '#1b1e2e',
|
|
'statusBarItem.prominentHoverBackground': '#282e44',
|
|
'tab.activeBackground': '#1f2335',
|
|
'tab.activeBorder': '#d19a66',
|
|
'tab.activeForeground': '#a9b1d6',
|
|
'tab.activeModifiedBorder': '#282d42',
|
|
'tab.border': '#1b1e2e',
|
|
'tab.hoverForeground': '#a9b1d6',
|
|
'tab.inactiveBackground': '#1f2335',
|
|
'tab.inactiveForeground': '#7982a9',
|
|
'tab.inactiveModifiedBorder': '#282d42',
|
|
'tab.lastPinnedBorder': '#2c3147',
|
|
'tab.unfocusedActiveBorder': '#3b4261',
|
|
'tab.unfocusedActiveForeground': '#a9b1d6',
|
|
'tab.unfocusedHoverForeground': '#a9b1d6',
|
|
'tab.unfocusedInactiveForeground': '#7982a9',
|
|
'terminal.ansiBlack': '#414868',
|
|
'terminal.ansiBlue': '#7aa2f7',
|
|
'terminal.ansiBrightBlack': '#414868',
|
|
'terminal.ansiBrightBlue': '#7aa2f7',
|
|
'terminal.ansiBrightCyan': '#7dcfff',
|
|
'terminal.ansiBrightGreen': '#73daca',
|
|
'terminal.ansiBrightMagenta': '#bb9af7',
|
|
'terminal.ansiBrightRed': '#f7768e',
|
|
'terminal.ansiBrightWhite': '#a9b1d6',
|
|
'terminal.ansiBrightYellow': '#e0af68',
|
|
'terminal.ansiCyan': '#7dcfff',
|
|
'terminal.ansiGreen': '#73daca',
|
|
'terminal.ansiMagenta': '#bb9af7',
|
|
'terminal.ansiRed': '#f7768e',
|
|
'terminal.ansiWhite': '#7982a9',
|
|
'terminal.ansiYellow': '#e0af68',
|
|
'terminal.background': '#1f2335',
|
|
'terminal.foreground': '#7982a9',
|
|
'terminal.selectionBackground': '#6f7bb620',
|
|
'textBlockQuote.background': '#1f2335',
|
|
'textCodeBlock.background': '#1f2335',
|
|
'textLink.activeForeground': '#7dcfff',
|
|
'textLink.foreground': '#668ac4',
|
|
'textPreformat.foreground': '#73daca',
|
|
'textSeparator.foreground': '#545c7e',
|
|
'titleBar.activeBackground': '#1f2335',
|
|
'titleBar.activeForeground': '#7982a9',
|
|
'titleBar.border': '#1b1e2e',
|
|
'titleBar.inactiveBackground': '#1f2335',
|
|
'titleBar.inactiveForeground': '#7982a9',
|
|
'tree.indentGuidesStroke': '#2e344f',
|
|
'walkThrough.embeddedEditorBackground': '#1f2335',
|
|
'welcomePage.buttonBackground': '#1b1e2e',
|
|
'welcomePage.buttonHoverBackground': '#1b1e2eaa',
|
|
'widget.shadow': '#ffffff00',
|
|
'window.activeBorder': '#0d0f17',
|
|
'window.inactiveBorder': '#0d0f17',
|
|
};
|
|
//# sourceMappingURL=tokyo.js.map
|