Skip to main content

all_themes

Function all_themes 

Source
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.