pub(crate) fn apply_brightness_shift( color: Color32, brightness_shift: Option<f32>, background: Color32, ) -> Color32