Fix typo.
return colors.first();
}
if (t < stops.last()) {
if (t > stops.last()) {
return colors.last();