pub fn record(name: &'static str)
Record the palette a theme call handed out. Called from inside theme(ui); the last palette read this paint wins (a facet may read the theme several times — they’re all the active palette).
theme
theme(ui)