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
968 stars 37 forks source link

Correct documentation on dynamic wallpapers #51

Closed StefanLobbenmeier closed 3 years ago

StefanLobbenmeier commented 3 years ago

I just tried to run this tool on a dynamic wallpaper and it printed that the image has been converted to a .jpg. To me it looks like the readme is outdated

StefanLobbenmeier commented 3 years ago

Downloads % ./ChangeMenuBarColor SolidColor "0xffffff"
Starting up

Using currently set macOS wallpaper file:///System/Library/Desktop%20Pictures/Big%20Sur.heic
Generating transparent solid color image
Created new wallpaper for the main screen in file:///Users/xxxxx/Library/Application%20Support/ChangeMenuBarColor//wallpaper-screen-adjusted-2E474A00-D3E4-466A-9666-8E477FBE7618.jpg
Wallpaper set

All done!