Hacker News new | ask | show | jobs
by shthed 1081 days ago
the pages flashes light mode when refreshing the page with dark mode enabled, chrome on windows.
1 comments

Ohh... yeah that happens. I thought it was describing the entire page flashing as solid white.
Well yes, the entire page flashes white if you have FOUC because you implemented it wrong. And since mobile browsers are usually fullscreened, it means the entire device flashes you; I assume you don't use dark-mode much if you haven't noticed this. But dark-mode users do notice and once in a great while, even complain to you about it.