export interface CustomerThemeSettings { sidebarColor: string; headerBarColor: string; logoUrl: string; customerId: string; }