Ninja Docs
Search
⌃K

&chroma

Sets the background for the website to a particular hex color
General Option! (&push, &room, &view, &scene)

Options

Example: &chroma=F0F
Value
Descritpion
(no value given)
green background
F0F
any RGB format color
DEDEDE
any RRGGBB format color
Use it to chroma-key out the background on the Electron Capture app.
Do not include the # character with the hex value.
Can be 3 or 6 characters in length, 0 to F, in RGB or RRGGBB format.