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.
pub fn load_theme_config(name: &str) -> Result<ThemeConfig, String>Load a theme by name. Checks built-in themes first, then custom themes directory.