Hacker News new | ask | show | jobs
by lelandfe 1513 days ago
The site's theme makes code unreadable when the OS color scheme is Light: https://i.imgur.com/2Sduvye.png

This is happening because the CSS uses `prefers-color-scheme` media queries – you can't use those and also have a site theme switcher.

2 comments

Sorry about that, I'll have to figure out how to wrangle that dependency's CSS.
I guess you and I are the only ones who use a light theme? I _wish_ my eyes were still good enough to read text clearly on a dark theme....