Hacker News new | ask | show | jobs
by shukantpal 1598 days ago
I don't think so. Based on this article, Netflix is also forcing pixels on their screen to be color black -- and I want them to be green.
2 comments

uBlock filters can do that, e.g. something like:

    netflix.com##:xpath(//div):style(background-color: green !important)
https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#...
There are extensions to get around this for any webpage. I use https://darkreader.org/ but there are others too.