Color scheme?
Open
- Dominant language
- JavaScript
- Stars
- 304
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Would it make sense for the JSS ThemeProvider to not only accept `theme` but also `colorScheme` or `mode`?
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
I've seen some handle it [this way](https://styled-system.com/guides/color-modes), but it doesn't seem clean enough, IMO.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.