raincoats / rainbow

makes text into rainbows using 24 bit ansi codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rainbow

A shell script that turns words into ~rainbows~.

To run this, you need:

  • 24 bit colour support in your terminal
  • zsh in your $PATH

Other info

The colour generating function rainbows_constructor was lifted from github user tclamb's 24 bit colour test script, here. Specifically the function rainbowColor.

v1.2

example

About

makes text into rainbows using 24 bit ansi codes

License:Other


Languages

Language:Shell 100.0%