On each iteration, it prints the current number followed by a special escape sequence.
I've played around with a few of these types of things. Pastel is really a good utility for playing with color:
https://github.com/sharkdp/pastel
Thanks! This helped me diagnose that apps thought my terminal only supported 256, but fixed it so they realize it supports 24 bit :)
I've played around with a few of these types of things. Pastel is really a good utility for playing with color:
https://github.com/sharkdp/pastel
Thanks! This helped me diagnose that apps thought my terminal only supported 256, but fixed it so they realize it supports 24 bit :)