styles
styles: {
backgroundColor: string;
customCSS: string;
customCSSRules: string;
darkerPrimaryColor: string;
forceOverride: boolean;
galleryMode: boolean;
headerColor: string;
headerImage: { h: number; link: string; w: number };
hideHeader: boolean;
lighterPrimaryColor: string;
linkColor: string;
overridable: boolean;
primaryColor: string;
secondaryColor: string;
showBreadcrumbs: boolean;
showControls: boolean;
}