CommunityPro / CommunityPro/portfolio-html
[FEAT] - Automatically switch the theme depending on user browser's settings
Open
enhancement
- Dominant language
- HTML
- Stars
- 672
- Forks
- 288
- PR merge metrics
- No merged PRs in 30d
Description
If the user's browser reports `window.matchMedia("(prefers-color-scheme: dark)")`, the page should automatically load the preferred dark or light theme. This should be lower priority than user selected theme when using the toggle.
Contributor guide
Assessment
This issue has not been assessed yet.