pub fn all_themes() -> Vec<ThemeDefinition>Expand description
Returns all currently available built-in themes.
This mirrors builtin_themes but makes the intent clearer at call sites
that treat the shipped theme catalog as the full available set.
pub fn all_themes() -> Vec<ThemeDefinition>Returns all currently available built-in themes.
This mirrors builtin_themes but makes the intent clearer at call sites
that treat the shipped theme catalog as the full available set.