Hacker News new | ask | show | jobs
by matteason 446 days ago
Ah how have you set dark mode? I haven't got a dark theme via prefers-color-scheme or anything so whatever is setting it might just be brute-forcing white to black or something. I'll fix it if I can!
1 comments

I suppose they’re using https://darkreader.org/ or something like that!

If you implement dark mode yourself, you can add `<meta name="darkreader-lock" />` to prevent Dark Reader from triggering.