yyx 6 days 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)

1
rcarmo 6 days ago

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

wvenable 6 days ago

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

rcarmo 6 days ago

…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…