pub fn adjust_colors( shape: &mut Shape, adjust_color: impl Fn(&mut Color32) + Send + Sync + Copy + 'static, )
Remember to handle Color32::PLACEHOLDER specially!
Color32::PLACEHOLDER