Open grandeljay opened 3 years ago
It seems like the website does not detect if a user prefers dark mode. In CSS this is achieved using
prefers-color-scheme: dark
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
It seems like the website does not detect if a user prefers dark mode. In CSS this is achieved using
prefers-color-scheme: dark
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme