Ridiculous, dark color themes exist, but they are not auto switched by pref.
-
There is:
@media (prefers-color-scheme: dark) { }
But this theme does NOT use it. Meaning you have to force enable a dark color theme for all visitors (or not). That is pretty stupid. You should be able to select your light and dark theme and have them switch by user preference and maybe even a manual switcher on the frontend. Instead you can only select a single color theme for everyone.
Probably something that is at odds with how Gutenberg and these styles work.
Other than that, this theme does not look very impressive to me. More of a showoff for GB with some mediocre styling.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ridiculous, dark color themes exist, but they are not auto switched by pref.’ is closed to new replies.