Skip to content

Comment on Dark Mode vs. Light Mode: Which Is Better?parent

Comments

If you use uBlock Origin, here's how to add automatic dark mode, based on your browser settings (modify "90%" slightly to adjust the contrast):

  ! dark mode
  news.ycombinator.com##html:matches-media((prefers-color-scheme: dark)):style(filter: invert(90%) hue-rotate(180deg))
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.