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§
- A
LazyThemeSet
where we know all themes that are included - A
ThemeSet
that lazily deserializes/decompresses a single theme at a time
Enums§
- An enum that represents all themes included in
EmbeddedLazyThemeSet
Functions§
- Returns an
EmbeddedLazyThemeSet
with more popular theme definitions