Thanks for your reply, those seem to be tutorials for changing the system folder icons though.I think the information you want is in posts #11 and 14 on the 1st page of this thread.
@Paulo Freitas Valvator do you mind sharing your secret?
Thanks for your reply, those seem to be tutorials for changing the system folder icons though.I think the information you want is in posts #11 and 14 on the 1st page of this thread.
It's no secret, here's how to do itThanks for your reply, those seem to be tutorials for changing the system folder icons though.
@Paulo Freitas Valvator do you mind sharing your secret?
Thank you, and sorry that I missed this (didn't get a notification?).It's no secret, here's how to do it
borp99
Changing Folder Icons Big Sur
***Change Big Sur System Folder Icons*** [**UPDATED** to work with final public release of 11.0.1 on Nov 14, 2020] NB. LiteIcon 4.1 can now only change individual app and drive icons on BS. No global change to System folder icons [is now] possible. LiteIcon will only launch on BS if you alter...forums.macrumors.com
Well it looks like @Paulo Freitas Valvator has done it (note the App Store for example) so I'm a little confused.Ah, you want to change system app icons...
That's probably more challenging, I suspect.
Those would be somewhere in the code for each app, and not within the system itself, and probably would mean discovering how to modify a specific app to change the app's icon.
You used ThemeEngine for the app icon changes? Is there a tutorial for this somewhere? (Not for the folder icons, the app icons)here is my work in progress with my new icons and folders, to change the icons you can use the
borp99method or this method " ThemeEngine" that works without recovery: https://github.com/jslegendre/ThemeEngine/blob/v3/README.md
In case you didn't work it out, right click any System app (or any 3rd party app for that matter) and select 'Show package Contents'. Go to Contents/Resources folder and there will usually be an Assets.car file or a 'xxxxx.icns' file (where xxxxx is the name of the App), or both. Experiment with editing the Assets.car file with ThemeEngine or editing the 'icns' file with any graphics editing app (Apple's Preview offers basic editing). If you change the icon of a root-level system app, you'll need to do the file replacing, font icon cache clearing and new snapshot applying in Recovery mode, in order for the change to show up.You used ThemeEngine for the app icon changes? Is there a tutorial for this somewhere? (Not for the folder icons, the app icons)
Open Core Legacy Patcher boots an unsealed Big Sur ‘and’ allows for delta updates (full updates/overwrites not necessary). I prefer an unsealed OS, as the drives still show up under previous OS’s back to 10.12 and you can read/write files to/from Big Sur. A sealed BS locks this out.I hope IconChamp doesn't need an unsealed OS, which is now the big challenge, because this causes a problem, it is no longer possible to upgrade the OS, just download it again and install it again.
1- create your icon, i use illustrator, for the best quality create a 1024x1024px fileYou used ThemeEngine for the app icon changes? Is there a tutorial for this somewhere? (Not for the folder icons, the app icons)
Thanks for your excellent work,Open Core Legacy Patcher boots an unsealed Big Sur ‘and’ allows for delta updates (full updates/overwrites not necessary). I prefer an unsealed OS, as the drives still show up under previous OS’s back to 10.12 and you can read/write files to/from Big Sur. A sealed BS locks this out.
Olá Paulo,Thanks for your excellent work,
I tried iconChamp, it's really impressive, just drag and drop, restart the finder and the dock ... it's instantaneous, how did you do this, change system icons without having to break anything, (or something breaks but you can't see it)
Hi borp99,Olá Paulo,
It's been a while since I checked these pages, so was surprised to read that you have been using IconChamp (well done tracking down the beta link). I DL'ed it and, out of interest, paid for the Pro update last night (was also surprised that the Paddle registration is already working).
I'm also impressed that it works so well - without any of the terminal work from Recovery. I see that their method of replacing non-Apple app icons is simply to automate the inclusion of a hidden 'Icon?' file inside the app's folder - which can always be done without a GUI app.
However, overriding the system folder icons, without the need to apply a new snapshot or a restart, is very clever indeed!! My gut feeling is that the developers have found a way to intercept the display of the system folder icons in real time, suppressing the glyphs in the process, and replacing the icons with those from a hidden store (which I've yet to find... / they must be held somewhere, so the user doesn't necessarily have to keep a copy of their custom folder icons, or while they test out different ones).
Ahh, I didn't think of looking there. Thanks! The files had to be somewhere that's 'User-side' and can't be encrypted or locked out. I'm still impressed that the developers managed to suppress what I can only image is an unrelenting OS trying to control everything in the background - which it seems is how Apple sees the world, bless them.Hi borp99,
It's really amazing how they do it, they don't change the icons, the .icn and .car files remain unchanged, they just change the instantaneous view. the icons we changed are located in users/shared/iconchamp. Does not change trash and calendar icons (dock). But a great job.