sandoche / Darkmode.js

🌓 Add a dark-mode / night-mode to your website in a few seconds
https://darkmodejs.learn.uno
MIT License
2.72k stars 176 forks source link

Add an option to automatically switch to darkmode if it's enabled in the device #3

Closed sandoche closed 5 years ago

sandoche commented 5 years ago

A feature idea:

Resources: https://stackoverflow.com/questions/50840168/how-to-detect-if-the-os-is-in-dark-mode-in-browsers

ozzy-simpson commented 5 years ago

Here's some Webkit information on this: https://webkit.org/blog/8840/dark-mode-support-in-webkit/

sandoche commented 5 years ago

It's now implemented in the version 1.4.0