pub fn install(ui: &UiConfig)Expand description
Set the active theme from the [ui] config section. Called once
during crate::app::App::new. Re-calling silently no-ops; full
runtime theme switching is a v0.6 feature.
pub fn install(ui: &UiConfig)Set the active theme from the [ui] config section. Called once
during crate::app::App::new. Re-calling silently no-ops; full
runtime theme switching is a v0.6 feature.