if (e.t > 0) {
    color = one.color('rgb(255, 0, 73)').value(- 1 + e.t * 0.05, true).css();
    e.t -= 1;
  }
  else