Module theme
iced
0.14.0-dev
Module theme
Module Items
Modules
Structs
Enums
Traits
Functions
In crate iced
Modules
advanced
alignment
animation
application
border
clipboard
daemon
debug
event
executor
font
gradient
keyboard
mouse
overlay
padding
stream
system
task
theme
time
touch
widget
window
Macros
color
Structs
Animation
Border
Color
Degrees
Font
Padding
Pixels
Point
Radians
Rectangle
Settings
Shadow
Size
Subscription
Task
Transformation
Vector
Enums
Alignment
Background
ContentFit
Error
Event
Gradient
Length
Rotation
Theme
Traits
Executor
Function
Program
Functions
application
daemon
exit
never
run
Type Aliases
Element
Renderer
Result
iced
Module
theme
Copy item path
Settings
Help
Summary
Expand description
Use the built-in theme and styles.
Modules
§
palette
Define the colors of a theme.
Structs
§
Custom
A
Theme
with a customized
Palette
.
Palette
A color 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
.