Skip to main content

install

Function install 

Source
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.