Y
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
ghostpepper
2247 days ago
FWIW I run firefox with javascript disabled (actually uMatrix) and I see grey on grey as well.
link
stevievee
2247 days ago
Thank you!
link
DenseComet
2247 days ago
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.
link