Module theme

Source
Expand description

Use the built-in theme and styles.

Re-exports§

pub use palette::Palette;

Modules§

palette
Define the colors of a theme.

Structs§

Custom
A Theme with a customized Palette.
Style
The base style of a Theme.

Enums§

Theme
A built-in theme.

Traits§

Base
The default blank style of a Theme.

Functions§

default
The default Style of a built-in Theme.