def delete_follow(user_name)
      color = get_follow_btn_color(user_name)

      return false if color == false || color == "rgba(255, 255, 255, 1)"