It seems Apple currently agrees with you having left it in the hands of individual Developers as to whether a website displays in Dark Mode or not in Safari (which will no doubt mean most won’t).
I’m personally saddened by this as I believe, “Beauty is in the eye of the Beholder” and wanted system-wide Dark Mode to mean exactly that.
As a web developer and graphic designer , before we even start anything, we start on a drawing board on how we want our website to look like, and it’s just unfair if a Dark mode version is mandatory because it will just ruin the aesthetics of the design if its completely different than what we envisioned it.
It’s a sarcasm, I didn’t mean he broke broke the appIt’s the app not supporting code section of his post, not his code breaks the app.
Dark Mode is now supported in all major browsers. I worked on a major site and we have supported it since before it was supported anywhere: https://www.buysearchsell.com.au.
The actual CSS to do so isn't super complicated. It's basically a smart invert with some exceptions:
It’s not about how easy it can be implemented, we all know most of the work is just setting up a media query then JQuery and probably a trigger button. But it’s about the aesthetics of the design.