pub fn active() -> &'static Theme
Read the active theme. Returns the default palette if install was never called (e.g. in unit tests that don’t go through App::new).
install
App::new