pub fn blend(a: Color32, b: Color32, t: f32, mode: BlendMode) -> Color32
Blend two colors using different modes