aarondb/gleamcms/builder/theme

Values

pub fn current() -> theme.Theme
pub fn get_by_name(name: String) -> theme.Theme

Select a theme by name from the library. Falls back to first if not found.

pub fn theme_names() -> List(String)

List all theme names for the picker.

Search Document