Hacker News new | ask | show | jobs
by matznerd 471 days ago
A better question is how do we not have a dark mode/system settings for HN?
3 comments

HN is very easy to style with custom CSS, because the HTML never changes. I've been using this theme[1] for many years now.

There are also alternative frontends[2] that support dark mode, like a sibling comment mentioned.

Though it would be nice if the native theme at least respected the user's `prefers-color-scheme` setting.

[1]: https://github.com/pyxelr/hacker-news-bluish-gray

[2]: https://github.com/cheeaun/awesome-hacker-news#web

v true