Thank you for this tool! I noticed a bug (user error?) when trying to run on a second monitor. This is obviously related to #32, but I did not see this phenomenon described in that issue and it is now closed.
When I run
mint run igorkulman/ChangeMenuBarColor SolidColor "#000000" file/path/to/image --all-displays
the entire wallpaper for my second display is black, or #000000. (If I use #000FFF, the entire wallpaper is #000FFF.) I've tried with both setting a specific file path and without.
$ mint run igorkulman/ChangeMenuBarColor SolidColor "#000000" "<filepathtoimage>.jpg"
🌱 Finding latest version of ChangeMenuBarColor
🌱 Running ChangeMenuBarColor v1.0.3...
Starting up
Loaded <filepathtoimage>.jpg to be used as wallpaper image
Generating black solid color image
Created new wallpaper for the main screen in file:///Users/<username>/Library/Application%20Support/ChangeMenuBarColor/wallpaper-screen-adjusted-68904880-C934-403D-9C05-536F5FC6BA06.jpg
Wallpaper set
Deleting old wallpaper files from previous runs
All done!