chore: minor random updates #240
@ -23,7 +23,7 @@ resetOutput()
|
|||||||
# $red $green and $blue are integers
|
# $red $green and $blue are integers
|
||||||
# ranging between 0 and 255 inclusive
|
# ranging between 0 and 255 inclusive
|
||||||
rainbowColor()
|
rainbowColor()
|
||||||
{
|
{
|
||||||
let h=$1/43
|
let h=$1/43
|
||||||
let f=$1-43*$h
|
let f=$1-43*$h
|
||||||
let t=$f*255/43
|
let t=$f*255/43
|
||||||
|
Loading…
x
Reference in New Issue
Block a user