pub fn build_all_gradient_text(
    text: &str,
    foreground: Gradient,
    background: Gradient
) -> String