Module iced::theme::palette

Expand description

Define the colors of a theme.

Structs

A set of background colors.
A set of danger colors.
An extended set of colors generated from a Palette.
A pair of background and text colors.
A color palette.
A set of primary colors.
A set of secondary colors.
A set of success colors.

Statics

The built-in dark variant of an Extended palette.
The built-in light variant of an Extended palette.