Expand description
Contains extra theme definitions and the LazyThemeSet type
The extra themes are provided in an EmbeddedLazyThemeSet which is just a newtype around a
LazyThemeSet, but with an exhastive enumeration of its themes through the
EmbeddedThemeName enum
Note: For visual examples of all of the embedded themes look at the docs for
EmbeddedThemeName
Structs§
- Embedded
Lazy Theme Set - A
LazyThemeSetwhere we know all of the themes that are included - Lazy
Theme Set - A
ThemeSetthat lazily deserializes/decompresses a single theme at a time
Enums§
- Embedded
Theme Name - An enum that represents all themes included in
EmbeddedLazyThemeSet
Functions§
- extra
- Returns an
EmbeddedLazyThemeSetwith more popular theme definitions