igorkulman / ChangeMenuBarColor

Simple utility to change macOS Big Sur and Monterey menu bar color by appending a solid color or gradient rectangle to a wallpaper image
MIT License
970 stars 37 forks source link

Changing color only works with terminal not in full screen #34

Closed kedarabhyankar closed 3 years ago

kedarabhyankar commented 3 years ago

If terminal is in full screen, the app will only change the menu bar color for terminal. If you swipe to any other app, the menu bar is still the old color (in my case, the solid color before I shifted to a gradient color). In order for the color to work, the command has to be re-run when terminal is not full screened. Thanks for such a great app!

igorkulman commented 3 years ago

I do not really get it, could your post some scre screenshot or video?

kedarabhyankar commented 3 years ago

Yup, sure! Here:

https://user-images.githubusercontent.com/11903995/104350649-65a35380-54d2-11eb-9be3-6cfa43e7b754.mp4

Hopefully this illustrates what's going on.

igorkulman commented 3 years ago

I think this is a duplicate of #17 as a full screen app creates a virtual desktop.

kedarabhyankar commented 3 years ago

Gotcha. Thanks!