Module theme
iced_
core
0.14.0-dev
Module theme
Module Items
Re-exports
Modules
Structs
Enums
Traits
Functions
In crate iced_
core
Modules
alignment
animation
border
clipboard
event
font
gradient
image
input_method
keyboard
layout
mouse
overlay
padding
renderer
svg
text
theme
time
touch
widget
window
Macros
color
Structs
Color
Degrees
Element
Pixels
Point
Radians
Rectangle
Settings
Shadow
Shell
Size
SmolStr
Transformation
Vector
Enums
Background
ContentFit
Length
Rotation
Traits
Function
Functions
never
iced_core
Module
theme
Copy item path
Settings
Help
Summary
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
.