"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "titleBar.activeBackground": "#2b2b2b", "titleBar.border": "#1b1b1b", "titleBar.activeForeground": "#ffffff", "titleBar.inactiveBackground": "#353535", "titleBar.inactiveForeground": "#999999", "menubar.selectionBackground": "#2b2b2b", "menubar.selectionForeground": "#15539e", "menu.background": "#2f2f2f", "menu.foreground": "#ffffff", "menu.selectionBackground": "#15539e", "menu.selectionForeground": "#ffffff", "menu.separatorBackground": "#00000055", "panel.background": "#313131", "panel.border": "#1b1b1b", "activityBar.background": "#282828", "activityBar.border": "#1b1b1b", "activityBar.foreground": "#ffffff", "activityBarBadge.background": "#15539e", "activityBarBadge.foreground": "#ffffff", "sideBar.background": "#313131", "sideBar.border": "#1b1b1b", "sideBar.foreground": "#ffffff", "sideBarSectionHeader.background": "#282828", "statusBar.background": "#282828", "statusBar.foreground": "#ffffff", "statusBar.border": "#1b1b1b", "statusBarItem.hoverBackground": "#373737", "statusBar.noFolderBackground": "#282828", "button.background": "#15539e", "input.background": "#2d2d2d", "input.border": "#1b1b1b", "dropdown.background": "#353535", "dropdown.border": "#1b1b1b", "list.activeSelectionBackground": "#15539e", "list.activeSelectionForeground": "#ffffff", "list.focusBackground": "#15539e", "list.hoverBackground": "#373737", "list.highlightForeground": "#ffffff", "list.inactiveSelectionBackground": "#15539e", "list.inactiveSelectionForeground": "#ffffff", "editor.background": "#202020", "editorGroup.background": "#282828", "editorGroup.border": "#1b1b1b", "editorGroupHeader.tabsBackground": "#262626", "editorGroupHeader.tabsBorder": "#1b1b1b", "terminal.background": "#202020", "notification.background": "#25252570", "tab.activeBackground": "#2e2e2e", "tab.activeBorder": "#15539e", "tab.hoverBackground": "#2d2d2d", "tab.border": "#1b1b1b", "tab.inactiveBackground": "#262626", "foreground": "#ffffff", "focusBorder": "#15539e", "contrastBorder": "#1b1b1b" }; //# sourceMappingURL=gnome.js.map