Hacker News new | ask | show | jobs
by DenseComet 2248 days ago
Nice article, however, you may want to think about changing the color scheme of your website, the gray text on a gray background makes it a bit hard to read.
1 comments

Thanks for reading and the recommendation. You should see a white background! I am still tweaking the style for all browsers/devices.
FWIW I run firefox with javascript disabled (actually uMatrix) and I see grey on grey as well.
Thank you!
Oh it seems as if your theme is using prefers-color-scheme to detect if the user is using dark theme and setting the background based on that. If I change from dark to light theme in system preferences, the background of your website also changes.