Hacker News new | ask | show | jobs
by throwaway798214 1033 days ago
If you are running uBlock Origin (and why wouldn't you?) edit your "My filters" and add these lines to the end:

  ! Hacker News dark mode
  news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg))
  news.ycombinator.com##body:style(background: white)
Not my original work, I found these from older HN post. Easy way to add dark mode without installing any other addons.