&chroma
Sets the background for the website to a particular hex color
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.
Last modified 1mo ago