darken

Function darken 

pub fn darken(color: Color, amount: f32) -> Color
Expand description

Darkens a Color by the given factor.