Comment by yyx

5 months ago

uBlock origin filter:

    ! Hacker News dark mode
    news.ycombinator.com##html:style(filter:invert(90%) hue-rotate(180deg))
    news.ycombinator.com##body:style(background: white)

Does not work in embedded browsers in RSS readers. We need a proper site CSS, not client-side patches.

  • Sounds like you need to write a CSS translating proxy server.

    • …and follow the HN pattern of adding more complexity to my own niche solution instead of fixing he technical debt? :)

      Maybe I could fund a startup for that…