Hi guys, for good statusbar support on catalina/bigsur you need to use a black image and isTemplate like @D0miH said.
Using colored icon is not a good thing in macOs, only if it is dynamic, like change during program execution...
The real problem when you try to "detect if menu bar is light or dark" occours in multiple displays. Each display can have a different theme, so you cannot just detect it in one and create a new version, because both displays will render the same version.
Topic:
Programming Languages
SubTopic:
Swift
Tags: