square
On this page
color:square()#
Returns the other three colors that form a square. The other colors are 90 degrees apart on the HSL color wheel.
local a, b, c = wakterm.color.parse("yellow"):square()
color:square()#
Returns the other three colors that form a square. The other colors are 90 degrees apart on the HSL color wheel.
local a, b, c = wakterm.color.parse("yellow"):square()