Color
color
Can also be parsed directly from a list ([r, g, b]), or a number (0xRRGGBB).
Schema fields #
| Key | Type | Description |
|---|---|---|
r |
Number | Red component. |
g |
Number | Green component. |
b |
Number | Blue component. |
color
Can also be parsed directly from a list ([r, g, b]), or a number (0xRRGGBB).
| Key | Type | Description |
|---|---|---|
r |
Number | Red component. |
g |
Number | Green component. |
b |
Number | Blue component. |