bgRgb24
Set background color using 24bit rgb.
color
can be a number in range 0x000000
to 0xffffff
or
an Rgb
.
To produce the color magenta:
Parameters
Parameter | Type | Description |
---|---|---|
str | string | text color to apply 24bit rgb to |
color | number | Rgb | code |
Returns
string