news.ycombinator.com• Sep 3, 2025• 1 min read
You can customize HN to be darkmode friendlyBasically just have ublock origin installed in your browser, click the icon, go into the settings, click My Filters on the top, and paste the following.After you apply and reload the page you should have a Nordic style theme that's a bit easier on the eyes.-------------------! Darker page background + main text colornews.ycombinator.com##body, .c00:style(background-color: #1e222a !important; color: #c8d0d9 !important;)! Top orange bar (nav/header)news.ycombinator.com##td[bgcolor="#ff6600"]:style(background-color: #2a2f3a !important;)! Body content backgroundnews.ycombinator.com##[bgcolor="#f6f6ef"]:style(background-color: #1e222a !important;)! Full black elements backgroundnews.ycombinator.com##[bgcolor="#000000"]:style(background-color: #2a2f3a !important;)! Hide spacing rownews.ycombinator.com##tr#pagespace:style(display: none !important;)! Hacker News title linknews.ycombinator.com##b.hnname > a:style(color: #8fcadb !important;)! All linksnews.ycombinator.com##a:style(color: #7fbacb