"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { 'activityBar.background': '#000', 'activityBar.foreground': '#d7dae0', 'activityBarBadge.background': '#4d78cc', 'activityBarBadge.foreground': '#f8fafd', 'badge.background': '#0051c3', 'breadcrumb.activeSelectionForeground': '#2979FF', 'button.background': '#0240b392', 'debugToolBar.background': '#161616', 'diffEditor.insertedTextBackground': '#00809b33', 'dropdown.background': '#161616', 'dropdown.border': '#000', 'dropdown.listBackground': '#161616', 'editor.background': '#000', 'editor.findMatchBackground': '#42557b', 'editor.findMatchBorder': '#2979FF', 'editor.findMatchHighlightBackground': '#6199ff2f', 'editor.foreground': '#d4d4d4', 'editor.lineHighlightBackground': '#0f0f0f', 'editor.selectionBackground': '#57617760', 'editor.selectionHighlightBackground': '#ffffff10', 'editor.selectionHighlightBorder': '#dddddd', 'editor.wordHighlightBackground': '#d2e0ff2f', 'editor.wordHighlightBorder': '#7f848e', 'editor.wordHighlightStrongBackground': '#abb2bf26', 'editor.wordHighlightStrongBorder': '#7f848e', 'editorLineNumber.activeForeground': '#1152cc', 'editorBracketMatch.background': '#515a6b', 'editorBracketMatch.border': '#515a6b', 'editorCursor.background': '#ffffffc9', 'editorCursor.foreground': '#528bff', 'editorError.foreground': '#c24038', 'editorGroup.emptyBackground': '#000', 'editorGroup.border': '#3f3f3f5c', 'editorGroupHeader.noTabsBackground': '#000', 'editorGroupHeader.tabsBackground': '#000', 'editorGroupHeader.tabsBorder': '#000', 'editorHoverWidget.background': '#000', 'editorHoverWidget.border': '#383838', 'editorIndentGuide.activeBackground': '#8b8b8b59', 'editorIndentGuide.background': '#33333374', 'editorLineNumber.foreground': '#66666695', 'editorMarkerNavigation.background': '#21252b', 'editorRuler.foreground': '#abb2bf26', 'editorSuggestWidget.background': '#161616', 'editorSuggestWidget.border': '#181a1f', 'editorSuggestWidget.selectedBackground': '#2c313a', 'editorSuggestWidget.highlightForeground': '#2979FF', 'editorWarning.foreground': '#d19a66', 'editorWhitespace.foreground': '#3b4048', 'editorWidget.background': '#161616', 'editorWidget.resizeBorder': '#2979FF', 'editorWidget.border': '#2979FF', focusBorder: '#464646', 'input.background': '#202020', 'list.activeSelectionBackground': '#31313184', 'list.activeSelectionForeground': '#2979FF', 'list.focusBackground': '#31313184', 'list.highlightForeground': '#2979FF', 'list.hoverBackground': '#31313184', 'list.inactiveSelectionBackground': '#31313184', 'list.inactiveSelectionForeground': '#2979FF', 'list.warningForeground': '#d19a66', 'menu.foreground': '#c8c8c8', 'menu.selectionForeground': '#2979FF', 'menubar.selectionForeground': '#2979FF', 'notificationLink.foreground': '#2979FF', 'panelSectionHeader.background': '#000', 'panelTitle.activeBorder': '#2979FF', 'peekViewEditor.background': '#1b1d23', 'peekViewEditor.matchHighlightBackground': '#29244b', 'peekViewResult.background': '#22262b', 'pickerGroup.foreground': '#2979FF', 'progressBar.background': '#2979FF', 'scrollbarSlider.activeBackground': '#ffffff28', 'scrollbarSlider.background': '#ffffff18', 'scrollbarSlider.hoverBackground': '#ffffff1f', 'selection.background': '#2979FF40', 'settings.modifiedItemIndicator': '#2979FF', 'settings.headerForeground': '#2979FF', 'sideBar.background': '#000', 'sideBar.border': '#222', 'sideBar.foreground': '#d4d4d4', 'sideBarSectionHeader.background': '#000', 'sideBarSectionHeader.foreground': '#d4d4d4', 'sideBarTitle.foreground': '#d4d4d4', 'statusBar.background': '#000', 'statusBar.debuggingBackground': '#cc6633', 'statusBar.debuggingBorder': '#66017a', 'statusBar.debuggingForeground': '#ffffff', 'statusBar.foreground': '#ccc', 'statusBar.noFolderBackground': '#000', 'statusBarItem.hoverBackground': '#1a1a1a', 'statusBarItem.remoteBackground': '#4d78cc', 'statusBarItem.remoteForeground': '#f8fafd', 'tab.activeBackground': '#000', 'tab.activeForeground': '#dcdcdc', 'tab.border': '#000', 'tab.activeBorder': '#2979FF', 'tab.hoverBackground': '#2a2a2acf', 'tab.inactiveBackground': '#000', 'tab.unfocusedHoverBackground': '#2a2a2acf', 'tab.unfocusedActiveForeground': '#fff', 'tab.inactiveForeground': '#9c9c9c', 'tab.unfocusedInactiveForeground': '#9c9c9c', 'tab.unfocusedActiveBorder': '#000', 'terminal.ansiBlack': '#3f4451', 'terminal.ansiBlue': '#4aa5f0', 'terminal.ansiBrightBlack': '#4f5666', 'terminal.ansiBrightBlue': '#4dc4ff', 'terminal.ansiBrightCyan': '#4cd1e0', 'terminal.ansiBrightGreen': '#a5e075', 'terminal.ansiBrightMagenta': '#de73ff', 'terminal.ansiBrightRed': '#ff616e', 'terminal.ansiBrightWhite': '#d7dae0', 'terminal.ansiBrightYellow': '#f0a45d', 'terminal.ansiCyan': '#42b3c2', 'terminal.ansiGreen': '#8cc265', 'terminal.ansiMagenta': '#c162de', 'terminal.ansiRed': '#e05561', 'terminal.ansiWhite': '#e6e6e6', 'terminal.ansiYellow': '#d18f52', 'terminal.background': '#000', 'terminal.border': '#abb2bf', 'terminal.foreground': '#abb2bf', 'terminal.selectionBackground': '#79797940', 'textLink.foreground': '#2979FF', 'titleBar.activeBackground': '#000', 'titleBar.inactiveBackground': '#000', 'titleBar.border': '#000', 'titleBar.activeForeground': '#ccc', 'titleBar.inactiveForeground': '#ccc', }; //# sourceMappingURL=justBlack.js.map