Skip to main content

ThemeReg

Type Alias ThemeReg 

Source
pub type ThemeReg = ThemeRegistry;

Aliased Type§

pub struct ThemeReg {
    pub themes: Vec<ThemeDefinition>,
}

Fields§

§themes: Vec<ThemeDefinition>