export type ThemeColors = { primaryColor?: string; headerColor1?: string; headerColor2?: string; navigationIndicatorColor?: string; };