EventTheme

constructor(accent: Color? = null, highlight: Color? = null, palette: List<Color> = emptyList(), fonts: EventFonts? = null)(source)

Parameters

accent

the edition's primary — calm enough to sit behind title text as a low-alpha wash.

highlight

the edition's loud detail color, for small marks that need to pop rather than recede.

palette

every brand color the edition publishes, in authored order; empty when it publishes none.