If you don't mind the header color:
html {filter:invert(.9) contrast(90%);}11–19 of 19 posts
html {filter:invert(.9) contrast(90%);}Dang said he’d do it at one point and then it was never done. I desperately want it for reading in bed (iOS). Some day…
Then you can write custom CSS (and JS) to tweak any site, and don't need to beg the webmaster.
I'd love to be proved wrong though.
(function hackerNewsDarkMode() {
let bg = '#35352B';
let fg = '#EEEED1';
let tables = document.getElementsByTagName('table');
for (let i=0; iI just use darkreader with a toggle
If you don't mind the header color: html {filter:invert(.9) contrast(90%);}
On Android, one can set this as a pulldown chip.