Hacker News new | ask | show | jobs
by stevievee 2247 days ago
Thanks for reading and the recommendation. You should see a white background! I am still tweaking the style for all browsers/devices.
2 comments

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.