fn adjust_color_mode( color_mode: &mut ColorMode, adjust_color: impl Fn(&mut Color32) + Send + Sync + Copy + 'static, )