1

I want to make a Python menu bar application using the rumps package, but I want to make my menu bar logo change from black and white based on the Mac menu bar color, is there any way to accomplish this using rumps? Or if there isn't a way is it possible to do it through another Python package?

MacOS: 12.0.1 Python: 3.9.8

  • I've not used `rumps`, so I can't say with any certainty whether or not this is possible, possibly with another package or a clever workaround reaching directly into PyObjC. However, dark mode debuted in macOS 10.14 in September 2018, and the most recent release of `rumps` is from only a few months later, in February 2019 (now almost three years ago), so I wouldn't get my hopes up that it's directly supported by `rumps`. – CrazyChucky Jan 09 '22 at 01:59

0 Answers0