ltk::chassis

Function set_default_theme

Source
pub fn set_default_theme(mode: ThemeMode) -> Result<(), String>
Expand description

Find, install and activate the default theme document in mode. Returns the failure message instead of exiting; the caller decides how to abort.