Module theme

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

EmbeddedLazyThemeSet
A LazyThemeSet where we know all of the themes that are included
LazyThemeSet
A ThemeSet that lazily deserializes/decompresses a single theme at a time

Enums§

EmbeddedThemeName
An enum that represents all themes included in EmbeddedLazyThemeSet

Functions§

extra
Returns an EmbeddedLazyThemeSet with more popular theme definitions