Replies: 1 comment
-
Thanks for suggesting. This was already discussed several times: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's awesome that this project has implemented an option to change the palette by a toggle, use media queries, or both.
Though after you click the toggle once, it's a little clunky if you want to clear the state since it's stored in LocalStorage. I think upgrading the toggle to a dropdown would provide an even better user experience. This way, the user could choose between automatic switching by their OS or instead override with their preferred style and be able to switch back. I think a good example is the toggle in the MDN docs:
x-link #2420
Beta Was this translation helpful? Give feedback.
All reactions