[][src]Function cursive::theme::load_theme_file

pub fn load_theme_file<P: AsRef<Path>>(filename: P) -> Result<Theme, Error>

Loads a theme from file and sets it as active.