"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { 'activityBar.background': '#073642', 'badge.background': '#047aa6', 'button.background': '#2aa19899', 'debugExceptionWidget.background': '#00212b', 'debugExceptionWidget.border': '#ab395b', 'debugToolBar.background': '#00212b', 'dropdown.background': '#00212b', 'dropdown.border': '#2aa19899', 'editor.background': '#002b36', 'editor.foreground': '#abb2bf', 'editor.lineHighlightBackground': '#073642', 'editor.selectionBackground': '#073642', 'editorCursor.foreground': '#528bff', 'editorGroup.background': '#011b23', 'editorGroup.border': '#073642', 'editorGroup.dropBackground': '#2aa19844', 'editorGroupHeader.tabsBackground': '#073642', 'editorHoverWidget.background': '#004052', 'editorMarkerNavigationError.background': '#ab395b', 'editorMarkerNavigationWarning.background': '#5b7e7a', 'editorWhitespace.foreground': '#93a1a180', 'editorWidget.background': '#00212b', errorForeground: '#ffeaea', focusBorder: '#2aa19899', 'input.background': '#002b36', 'input.foreground': '#93a1a1', 'input.placeholderForeground': '#93a1a1aa', 'inputOption.activeBorder': '#2aa19899', 'inputValidation.errorBackground': '#571b26', 'inputValidation.errorBorder': '#a92049', 'inputValidation.infoBackground': '#052730', 'inputValidation.infoBorder': '#363b5f', 'inputValidation.warningBackground': '#5d5938', 'inputValidation.warningBorder': '#9d8a5e', 'list.activeSelectionBackground': '#002b36', 'list.dropBackground': '#00445488', 'list.focusBackground': '#005a6f', 'list.highlightForeground': '#1ebcc5', 'list.hoverBackground': '#004454aa', 'list.inactiveSelectionBackground': '#002b36', 'panel.border': '#2b2b4a', 'peekView.border': '#2b2b4a', 'peekViewEditor.background': '#10192c', 'peekViewEditor.matchHighlightBackground': '#7744aa40', 'peekViewResult.background': '#00212b', 'peekViewTitle.background': '#00212b', 'pickerGroup.border': '#2aa19899', 'pickerGroup.foreground': '#2aa19899', 'progressBar.background': '#047aa6', 'scrollbar.shadow': '#073642', 'scrollbarSlider.activeBackground': '#073642', 'scrollbarSlider.background': '#002b36', 'scrollbarSlider.hoverBackground': '#073642', 'selection.background': '#2aa19899', 'sideBar.background': '#073642', 'sideBarSectionHeader.background': '#073642', 'sideBarTitle.foreground': '#93a1a1', 'statusBar.background': '#073642', 'statusBar.debuggingBackground': '#00212b', 'statusBar.foreground': '#93a1a1', 'statusBar.noFolderBackground': '#00212b', 'statusBarItem.prominentBackground': '#003847', 'statusBarItem.prominentHoverBackground': '#003847', 'tab.activeBackground': '#002b37', 'tab.activeForeground': '#d6dbdb', 'tab.border': '#003847', 'tab.inactiveBackground': '#073642', 'tab.inactiveForeground': '#93a1a1', 'terminal.ansiBlack': '#073642', 'terminal.ansiBlue': '#268bd2', 'terminal.ansiBrightBlack': '#002b36', 'terminal.ansiBrightBlue': '#839496', 'terminal.ansiBrightCyan': '#93a1a1', 'terminal.ansiBrightGreen': '#586e75', 'terminal.ansiBrightMagenta': '#6c71c4', 'terminal.ansiBrightRed': '#cb4b16', 'terminal.ansiBrightWhite': '#fdf6e3', 'terminal.ansiBrightYellow': '#657b83', 'terminal.ansiCyan': '#2aa198', 'terminal.ansiGreen': '#859900', 'terminal.ansiMagenta': '#d33682', 'terminal.ansiRed': '#dc322f', 'terminal.ansiWhite': '#eee8d5', 'terminal.ansiYellow': '#b58900', 'titleBar.activeBackground': '#073642', }; //# sourceMappingURL=solarizedFlat.js.map