掲示板 Forums - Use system preference for dark/light mode
Top > renshuu.org > Feature Requests/Improvements > Experimental features Getting the posts
Top > renshuu.org > Feature Requests/Improvements > Experimental features
I’ve been using this for a couple of days now and it works great. The only issue I see is with drawn kanji in mnemonics and stroke order diagrams. These are old issues, but with the display flipping back and forth twice a day they become more noticeable.
What exactly is the issue with the drawn kanji? Is it that they ignore the new setting? Are they fixed on light or dark regardless?
They never seem to catch up with the latest setting. So we get black lines on a black background or white lines on a white background in mnemonics. Plus, the stroke diagram is white when it should be black and vice versa.
I need to correct that slightly. What actually happened to the leg radical page is that it stayed white.

It is now back to how it looked in the previous image.
Ah, I see the issue. Let me think on it.
The system preference lives just inside of the webpage, but doesn't report to the server. However, those images are generated server-side, so the preference it not reaching back there. I'm sure there is a way to fix it, but need to think on the best way to do it without excess calls to the backend.