Rgb
Signature
Description
Colors the next characters in the current and next lines.
Arguments
Red
The red value of the color (0 -> 255).
Green
The green value of the color (0 -> 255).
Blue
The blue value of the color (0 -> 255).
Notes
If this text tag is not used, the default color of characters is gray (rgb: 128, 128, 128).
This tag overwrites the color set via the tag Color.
Last updated