Macro Command Reference
defaultcolor <c> <c> <c>
defaultcolor <COLOR>
Defines a default color for all text and graphic commands.
<c> <c> <c>
: The color of the circle. Dependent on the color mode the three values are RGB or HSB values from 0.0 to 1.0. The color mode can be set with the command colormode
(0=RGB, 1=HSB). Alternative you can specify the color as hexadecimal string.