GameBranding
Overrides for how the host iframe should skin surface UI.
GameBranding
Overrides for how the host iframe should skin surface UI.
Properties
logoUrl?
logoUrl?: string | undefinedURL to a square logo rendered on splash/loading screens.
promoText?
promoText?: string | undefinedPromotional copy to show while the game boots.
themeColor?
themeColor?: string | undefinedHex color used for progress bars, CTAs, and other accents.
backgroundUrl?
backgroundUrl?: string | undefinedOptional background image for the shell.
cssVars?
cssVars?: Record<string, string> | undefinedArbitrary CSS variables injected into the iframe root.