Hacker News new | ask | show | jobs
by jayknight 147 days ago
If there was a dark mode, it should use the `prefers-color-scheme` css media query[1] to detect user preferences.

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/A...