pub fn adjust_colors(shape: &mut Shape, adjust_color: &impl Fn(&mut Color32))
Expand description

Remember to handle Color32::PLACEHOLDER specially!