Module iced::theme

Expand description

Use the built-in theme and styles.

Modules

Define the colors of a theme.

Structs

A Theme with a customized Palette.
A color palette.

Enums

The style of an application.
The style of a button.
The style of a checkbox.
The style of a container.
The style of a menu.
The style of a pane grid.
The style of a pick list.
The style of a progress bar.
The style of a radio button.
The style of a rule.
The style of a scrollable.
The style of a slider.
Svg
The style of text.
The style of a text input.
A built-in theme.
The style of a toggler.