pub fn pulsating_between(min: f32, max: f32) -> impl Fn(f32) -> f32
A custom easing function for pulsating alpha that slows down as it approaches 0.1