Hacker News new | ask | show | jobs
by dcan 463 days ago
Gray text on a black background is an awful colour choice for this website
2 comments

I got black text on a white background
the site uses the css prefers-color-scheme to see if your system has light or dark theme selected and chooses the colors based on that.
indeed. the offwhite headline color should also be set to the body text.