export type ThemeStyle = { name: string img: string bgColor: string textColor: string }