Change app icons on MacOS by adjusting system settings or using third-party tools.
Change app icons on MacOS by adjusting system settings or using third-party tools.
I discovered this resource while scrolling through Twitter. It links to a GitHub project for customizing VS Code icons. The process involves using separate color layers so you can easily adjust colors without altering size. You pick an artboard, export SVG, then PNG at half size. For macOS users, download the image and save it as .ICNS. If budget allows, you can also get an .ico version. To add icons, simply install the app, drag your custom icon in, and apply changes. The instructions suggest not committing the sample sketch file and recommend using the provided tools for best results.
The VSCode icon issue is already resolved; the real challenge lies with apps such as Safari, Messenger, and Reminders. The copy/paste method isn’t effective, and modifying .icns files isn’t possible on MacOS due to security restrictions. I’ll attempt the Liteicon option instead.
It seems El Capitan added a feature blocking modifications to system icons. Sad to hear about the loss of my blue-themed desktop, but at least it’s fixed!