colorScheme
The color-scheme
CSS property allows an element to indicate which color schemes it can comfortably be rendered in.
Syntax: normal | [ light | dark | <custom-ident> ]+ && only?
Initial value: normal
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :----: | :--: | :-: |
| 81 | 96 | 13 | n/a | No |
Content copied to clipboard