Add favicon switch
Add a favicon switch if the browser is using dark mode with help of the prefers-color-scheme
CSS media query feature.
You can read how to debug prefers-color-scheme in Chrome DevTools here.
Closes: #11 (closed)
Edited by Aleksandr Gumroian