Hacker News new | ask | show | jobs
by niles 16 days ago
Dark Reader on FF mobile can't redraw for some reason. Too bright white !
1 comments

yes -- Sprinklz supports custom themes, and there's no good way to support the combination of custom themes + dark mode.

See: https://sprinklz.io/demo/editThemes for an example. (on nonmobile if you want to see the on-screen editor)

We _could_ run something like https://github.com/sstraust/automagic-dark-mode , but I decided against it, because it makes for a confusing user experience. idk -- i wanted to support dark mode, but it's hard to make these tradeoffs correctly.