1
vote
Dark and light favicon
Dear WPBF Community,
I believe it would be beneficial to introduce an additional feature enabling the inclusion of two favicons: one tailored for dark browser themes and another for light browser themes. Currently, I've implemented this by hardcoding both into my functions.php, and depending on the (prefers-color-scheme: dark) or (prefers-color-scheme: light), the appropriate favicon is displayed. I'm willing to share my code if necessary, but for future convenience, it would be preferable to have the option to set this via the customizer > logo > favicon. What are your thoughts on this?
Kind regards,
Dirk