I’m trying to show my logo which is an image, I have 2 images for both dark mode and light mode, is there a way to show/hide if the app is using dark mode and vice versa for if it’s using light mode? I’m trying to do it using CSS but having issues
It is transparent, I have it as a black text png, the original file is an SVG so I can make a white text png version too and I want to try switch them out based on if the user is on dark mode or not