macOS Icons Updater tool automatically replaces custom icons after software updates.
After updating applications, custom icons for programs are replaced with standard ones. Replacing requires a lot of repetitive steps.
Just put custom icons in the specific folder and run this tool after each update of the software. It will automatically replace all the custom icons.
- Download the tool.
Go to releases and download the lastmacos-icons-updater.sh
file. - Put all the custom icons in the same folder with the tool.
Rename icons as programs named in the Dock.
Do not remove.icns
extension.
For example, you have created the foldericons
in theDownloads
. It will have a structure like this:
Firefox.icns
GitHub Desktop.icns
macos-icons-updater.sh
Microsoft Word.icns
TeamViewer.icns
- Navigate to the tool in Terminal.
Open Terminal (press command+space, pasteTerminal
and press enter) and navigate to the folder where you keep the icons and tool. In the example, pastecd Downloads/icons
and press enter. - Run the tool.
Pastezsh macos-icons-updater.sh
into the Terminal and press enter.
If you are not logged in with an administrator account or don't know a password, pastezsh macos-icons-updater.sh -nosudo
and press enter. - Icons will be replaced with the new ones, Dock and Finder will be restarted.
You may need to relaunch the program or mac before the Dock icon refreshes.
Feedback is always welcome at GitHub Issues.
You can donate to this project using Patreon.