Y
Hacker News
new
|
ask
|
show
|
jobs
by
smoldesu
1046 days ago
CSS is editable client-side.
1 comments
willcate
1046 days ago
javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })();
link
willcate
1046 days ago
save to a shortcut in your button bar
link