Badges option for Light / Dark mode
I would like to have opportunity to set up two variations for badges. For Light and for Dark mode. Since some badges may have dark or light elements and they will disappear in some of backgrounds. I know I can overwrite it with CSS but do it for each badge / icon is kinda hard. Anyway when FC offers Dark and Light mode there can be solution make more images in two variations, not just logo. Some Dark / Light images management would be nice.
please use SVG for your badges and use dynamic full color.
Shahjahan JewelΒ How can I make SVG from my site logo? π€¨
Drive Zone, it is easy. Let me provide you svg version of your logo.
Check it. I have used in the middle D path with fill="currentColor", you can search for it. This 'currentColor' property** will dynamically handle the color of your logo's middle 'D' based on dark/light mode.
Tawsif Ahmed RiyadΒ Thank you I will test it out.
Drive Zone, Just copy the SVG code and paste it in the 'User Badge' settings. The logo will appear.