export default { widgetMenu: { iconSize: 80, background: "#222" }, leftPanel: { width: 300, background: "#ccc" }, tabsPanel: { height: 30, background:'#ddd', hoverFont: '#338' }, statusBar: { height: 20, background: "#00c" }, mainArea: { background: "#eee" } };