busyloop / lolcat

Rainbows and unicorns!
BSD 3-Clause "New" or "Revised" License
6.07k stars 217 forks source link

is it possible to combine --animate with --seed? #134

Open ahillio opened 2 years ago

ahillio commented 2 years ago

I'd love to be able to do lolcat -a -p 3 -S 123, to choose the specific rainbow color for the animation... but the animation seems to be the same color always ignoring -S 123. Is that just how it is, or is there a way that I'm missing to combine these two options?