The web standard `prefers-color-scheme` media query has been widely supported since 2019, allowing sites to automatically respect users' system preferences. Implementation would involve straightforward CSS additions.
This feature would serve users with light sensitivity, those working in dimly lit spaces, and anyone who simply prefers dark interfaces. Given that many developers already use dark themes in their editors and terminals, there's likely meaningful demand within HN's user base.
The absence of this option stands out among text-heavy sites that have adopted dark modes. While not urgent, it represents a quality-of-life improvement that would cost little to implement but provide genuine value to a subset of the community.
Here are the current styles with dark mode support:
https://gist.github.com/schappim/d688c7090ea2e946e9379e2678d4d820
Previous requests:
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=hn%20dark%20mode&sort=byPopularity&type=story
cratermoon•1d ago