![]() | This module depends on the following other modules: |
Description | Given a color given in light or dark mode, provide CSS that makes it dark mode compatible. |
---|---|
Author(s) | Awesome Aasim |
Code source | LightDarkColor |
Status | Beta |
Dependencies |
Given a color given in light or dark mode, provide CSS that makes it dark mode compatible.
lightdarkcolor.invertRGB(rgb)
(function)rgb
rgb table (table)lightdarkcolor._RGB(rgb)
(function)rgb
rgb table (table)lightdarkcolor.RGB(frame)
(function)frame
invocation frame (table)lightdarkcolor.Hex(frame)
(function)frame
invocation frame (table)lightdarkcolor.HSL(frame)
(function)frame
invocation frame (table)lightdarkcolor.main(frame)
(function)frame
invocation frame (table)getHue(rgb)
(function)rgb
rgb table (table)