Target multiboard.
0-255 red color (value mod 256).
0-255 green color (value mod 256).
0-255 blue color (value mod 256).
(unused) 0-255 transparency, please set to 255. A value of 0 is complete transparency, while a value of 255 is complete opacity.
You can use this to avoid using color tags and text manipulation in code.
See: MultiboardSetItemValueColor
.
Generated using TypeDoc
Sets the default color for multiboard name.
This is different than using color codes. If you use a color code in text, it will override this color.