ShowGrid

JS.colourBlend (string colour1, string colour2)

Sets a colour blend as the background, going from colour1 at the top to colour2 at the bottom.

JS.colourBlend("red", "#ff0080")