Hacker News new | ask | show | jobs
by abdusco 2022 days ago
In case anyone's interested, it's possible to schedule light and dark themes on Windows via this app:

https://github.com/adrianmteo/Luna

I usually prefer the dark theme but some websites detect that Windows is in dark mode (using `prefers-color-scheme: dark` in CSS) and fail to provide a way to toggle the dark theme off. This makes it difficult to read the text during daytime.

Scheduling dark theme on & off and combining it with Dark Reader's automation, it's nice being able to have all websites switch to dark mode at night.

2 comments

I found https://github.com/Armin2208/Windows-Auto-Night-Mode to be better for auto-scheduling.
How do you combine it with Dark Reader's automation? I don't see any automation option in Dark Reader. :(
Dark Reader settings > Dev Tools > Switch to new Design

then

Dark Reader settings > automation > use system color theme