SetForegroundColor


Sets the foreground color.


Syntax:

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


Examples:

setForegroundColor 200;200;200

setForegroundColor 0;0;255 5