feathericons / feathericons.com

The Feather website
https://feathericons.com
MIT License
128 stars 22 forks source link

Better dark mode support #789

Open grandeljay opened 3 years ago

grandeljay commented 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