Skip to main content

load_theme_config

Function load_theme_config 

Source
pub fn load_theme_config(name: &str) -> Result<ThemeConfig, String>
Expand description

Load a theme by name. Checks built-in themes first, then custom themes directory.