Picking color for a Menu Bar icon (MacOS SwiftUI)
I have 2 different icons that I want to use for a menu bar application, one dark and one light. I need to know when to pick one or the other (dependent on the wallpaper), how can I do this?
I have 2 different icons that I want to use for a menu bar application, one dark and one light. I need to know when to pick one or the other (dependent on the wallpaper), how can I do this?