elrumo / macOS_Big_Sur_icons_replacements

Replacement icons for popular apps in the style of macOS Big Sur
https://macosicons.com
GNU General Public License v3.0
4.14k stars 231 forks source link

How do I revert back to the old icon? #1117

Closed SetuCoder closed 3 years ago

SetuCoder commented 3 years ago

I tried all the icons for photoshop but I felt the old was ok for me, so how do I revert back?

cake03 commented 3 years ago

1

In a Terminal, type rm -Rf /Applications/Application.app/Icon? ( an app named 'My app' will be typed as My\ app.app with a backslash before spaces. an icon? file contains the icon)

2

Choose the app from the Applications folder. File › Get info Click on the small app icon on top so it is highlighted in blue Screenshot 2021-03-17 at 17 06 51 On the keyboard, press on the ⌫ key (Backspace on any other or delete on an Apple keyboard)

SetuCoder commented 3 years ago

Ha thanks, works!