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
Leave a Reply
One Comment
-
Hi Dirk,
thank you for raising this thoughtful suggestion. Supporting separate favicons for dark and light browser themes is a modern and user-friendly idea that aligns with current web design best practices.
Comments are closed.
One Comment
Hi Dirk,
thank you for raising this thoughtful suggestion. Supporting separate favicons for dark and light browser themes is a modern and user-friendly idea that aligns with current web design best practices.