Skip to main content

[RESOLVED] SVG changeing in light/dark mode

It would be great if svg icons would change with the light/dark mode (like in circle). (Might also be nice if it would work with custom images)

[RESOLVED] SVG changeing in light/dark mode

Shahjahan Jewel

So when you add the SVG make sure you replace the fill="xyz" with fill="currentColor"
Then it will match the color schema.

Christian Anderl

Shahjahan JewelΒ uuuuuuh... great! thank you! (you could place this info somewhere in the upload section with a little "Info" Button, so noone has to ask repeatedly stupid questions here instead ;-)