pub fn set_default_theme(mode: ThemeMode) -> Result<(), String>
Find, install and activate the default theme document in mode. Returns the failure message instead of exiting; the caller decides how to abort.
default
mode