iced::theme

Module palette

Source
Expand description

Define the colors of a theme.

Structs§

Background
A set of background colors.
Danger
A set of danger colors.
Extended
An extended set of colors generated from a Palette.
Pair
A pair of background and text colors.
Palette
A color palette.
Primary
A set of primary colors.
Secondary
A set of secondary colors.
Success
A set of success colors.
Warning
A set of warning colors.

Statics§

EXTENDED_CATPPUCCIN_FRAPPE
The built-in Catppuccin Frappé variant of an Extended palette.
EXTENDED_CATPPUCCIN_LATTE
The built-in Catppuccin Latte variant of an Extended palette.
EXTENDED_CATPPUCCIN_MACCHIATO
The built-in Catppuccin Macchiato variant of an Extended palette.
EXTENDED_CATPPUCCIN_MOCHA
The built-in Catppuccin Mocha variant of an Extended palette.
EXTENDED_DARK
The built-in dark variant of an Extended palette.
EXTENDED_DRACULA
The built-in Dracula variant of an Extended palette.
EXTENDED_FERRA
The built-in Ferra variant of an Extended palette.
EXTENDED_GRUVBOX_DARK
The built-in Gruvbox Dark variant of an Extended palette.
EXTENDED_GRUVBOX_LIGHT
The built-in Gruvbox Light variant of an Extended palette.
EXTENDED_KANAGAWA_DRAGON
The built-in Kanagawa Dragon variant of an Extended palette.
EXTENDED_KANAGAWA_LOTUS
The built-in Kanagawa Lotus variant of an Extended palette.
EXTENDED_KANAGAWA_WAVE
The built-in Kanagawa Wave variant of an Extended palette.
EXTENDED_LIGHT
The built-in light variant of an Extended palette.
EXTENDED_MOONFLY
The built-in Moonfly variant of an Extended palette.
EXTENDED_NIGHTFLY
The built-in Nightfly variant of an Extended palette.
EXTENDED_NORD
The built-in Nord variant of an Extended palette.
EXTENDED_OXOCARBON
The built-in Oxocarbon variant of an Extended palette.
EXTENDED_SOLARIZED_DARK
The built-in Solarized Dark variant of an Extended palette.
EXTENDED_SOLARIZED_LIGHT
The built-in Solarized Light variant of an Extended palette.
EXTENDED_TOKYO_NIGHT
The built-in Tokyo Night variant of an Extended palette.
EXTENDED_TOKYO_NIGHT_LIGHT
The built-in Tokyo Night variant of an Extended palette.
EXTENDED_TOKYO_NIGHT_STORM
The built-in Tokyo Night Storm variant of an Extended palette.