SetBackgroundColor


Sets the background color.


Syntax:

setBackgroundColor [red];[green];[blue] [difference per tick (optional)]


Examples:

setBackgroundColor 200;200;200

setBackgroundColor 0;0;255 5