Replies: 2 comments 5 replies
-
|
I think it's a good idea for us to support that out of the box, but some sites aren't going to support multiple modes. So us only respecting the system preference, while the project uses light theme, or dark theme could make the experience as a whole, lesser. |
Beta Was this translation helpful? Give feedback.
-
|
I like removing features but I think you (or someone else) should be able to make a case for specific improvements which are unblocked or enabled by doing this. Having less code to maintain is an upside, but since we already have the feature and it is working well I don't see a good reason for doing this right now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I love to drop the color mode toggle. Just the toggle, not the modes! The way the color mode implementation has aged a little.
light-darkorprefers-color-schemeare natively available to all systems and would greatly reduce the complexity of our CSS.I'd believe people rarely want to use light mode when they have their OS set up to dark mode.
Besides, as a dev, you can control it since you have control over your app.
BUT, I'm an oddball, opinions vary, and I know that letting go of a feature is a painful decision.
On the pro side, I think this can really help to shrink the CSS and improve code navigation and readability.
It's nice for us, but nice for us, might lead to other cool features :)
Cheers
Joe
Beta Was this translation helpful? Give feedback.
All reactions