0-255 red color (value mod 256).
0-255 green color (value mod 256).
0-255 blue color (value mod 256).
(unused) 0-255 alpha color, please set to 255.
You can use this to avoid using color tags and text manipulation in code.
See: MultiboardSetItemsValueColor
.
Generated using TypeDoc
Sets the default color for the cell text.
This is different than using color codes. If you use a color code in text, it will override this color.