export interface DopeTheme { primaryColor: string; secondaryColor: string; accentColor: string; }