darken
iced_
widget
0.14.2
In iced_
widget::
theme::
palette
iced_widget
::
theme
::
palette
Function
darken
Copy item path
Source
pub fn darken(color:
Color
, amount:
f32
) ->
Color
Expand description
Darkens a
Color
by the given factor.