EventFirmwareTheme
@Serializable
Richer event branding beyond a single accent color. Not all editions carry a full theme.
Constructors
Link copied to clipboard
constructor(name: String? = null, tagline: String? = null, colors: EventFirmwareThemeColors? = null, palette: List<String> = emptyList(), fonts: EventFirmwareFonts? = null)