pub fn mix(c1: PrimaryColor, c2: SecondaryColor) -> SecondaryColorExpand description
Combines two primary colors in equal amounts to create a secondary color
pub fn mix(c1: PrimaryColor, c2: SecondaryColor) -> SecondaryColorCombines two primary colors in equal amounts to create a secondary color