Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsjohnst
364 days ago
You got past the grey text on gray background? -_-
1 comments
rcleveng
364 days ago
I didn't. I open up Chrome's Developer Tools and drop this into the console:
document.body.style.backgroundColor = "black";
link
document.body.style.backgroundColor = "black";