//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
I also implemented multiple theme switchers of different level of robustness in a few sites and worked on a web component that had to react to it independent of the site’s setting so amount of permutations to manage was very high and faster testing would’ve been so awesome. Now it will be!
2d
Sergey Chernyshev
This is an extremely useful feature as a user, but also as a developer - being able to quickly switch user preference for the theme is something I open DevTools for more often that I wanted to and now it is just one click away.
2d
Sergey Chernyshev
YES, Dark Mode Toggles _should_ be a browser feature. I wrote about this before: brm.us/dark-mode-ov... Find the link to the Chrome Bug in the post, and hit the star next to it to "upvote" the bug. (I even have a prototype extension to provide this for you: brm.us/chrome-dark-...) #cssday
2d
When implementing Dark Mode and ways to toggle it, developers currently need to duplicate code and roll their own toggle implementation. What if, instead, browsers would take care of all that?
brm.us
Dark Mode Toggles Should be a Browser Feature
Bramus