fn make_time_taken_and_color(elapsed: &str) -> Result<(String, Color), Error>