load_by_name

Function load_by_name 

Source
pub fn load_by_name(name: &str) -> Option<Theme>
Expand description

Load a builtin theme by name.

Returns None if the name is not a builtin theme.