export interface ThemeConfig { headerTheme: string; sidebarTheme: string; sidebarHover: boolean; }