darken
iced
0.14.0-dev
In iced::
theme::
palette
iced
::
theme
::
palette
Function
darken
Copy item path
pub fn darken(color:
Color
, amount:
f32
) ->
Color
Expand description
Darkens a
Color
by the given factor.