cosmic_theme::steps

Function steps

source
pub fn steps<C>(c: C, len: NonZeroUsize) -> Vec<Srgba>
where Oklcha: FromColor<C>,
Expand description

Get an array of 100 colors with a specific hue and chroma over the full range of lightness. Colors which are not valid Srgba will fallback to a color with the nearest valid chroma.