Hacker News new | ask | show | jobs
by OskarS 936 days ago
Not a web dev, but I saw this on a stream at some point and found it delightful. Surprisingly effective!

    html { filter: invert(100%); }
1 comments

Though you probably want to apply the same filter again to non-UI images so they won't look weird.