cosmic
1.0.0
In cosmic::
iced::
daemon::
program::
graphics::
core::
theme::
palette
cosmic
::
iced
::
daemon
::
program
::
graphics
::
core
::
theme
::
palette
Function
darken
Copy item path
pub fn darken(color:
Color
, amount:
f32
) ->
Color
Expand description
Darkens a
Color
by the given factor.