|
|
|
|
|
by sammy0910
17 days ago
|
|
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. |
|