Hacker News new | ask | show | jobs
by robfig 5324 days ago
This article is working ME too hard in order to read a dark grey font on a darker grey background
3 comments

Oddly, I liked it, but that's probably due to my bias for coding with a dark background.

I highly recommend installing one of the many instapaper/readability extensions -- god knows with my ever-aging eyes I'm hitting that '~' key more and more often.

Agreed. To fix, open up the JavaScript console: $("p").css("color", "white").
Fixed. Try now.