darken
iced_
core
0.14.0-dev
In iced_
core::
theme::
palette
iced_core
::
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.