#Two logos one for dark mode and one for light mode
4 messages · Page 1 of 1 (latest)
Hi! You should be able to do that if your logo is an SVG by taking advantage of how that SVG can contain its own styles: https://blog.tomayac.com/2019/09/21/prefers-color-scheme-in-svg-favicons-for-dark-mode-icons/
Please let me know if this works! There are likely lots of other folks who would appreciate knowing about this technique.
As a secondary point, now that Storybook will switch between light & dark themes based on the system appearance, we should probably allow you to define a custom theme associated with "light" and "dark"... 🤔
Does that make sense to you, @wintry blaze?
Actually, someone started a more relevant post just after this one, so let's move that secondary discussion over there:
https://discord.com/channels/486522875931656193/1116209884732600340
I will check that out. Cheers