Skip to content
Dylan Duff edited this page Aug 22, 2016 · 6 revisions

Home Screen icons may be themed using IconBundles functionality built into Anemone.

For theming home screen icons, you need 1 icon for each app, with a size of at least 180x180.

Simply place the icon at IconBundles/<app bundle id>-large.png. Anemone will automatically scale your icons for each device. There is no need to include multiple copies of home screen icons for different devices.

Examples:

Settings: IconBundles/com.apple.preferences-large.png

Safari: IconBundles/com.apple.mobilesafari-large.png

Photos: IconBundles/com.apple.mobileslideshow-large.png

You can search for Bundle Id's to use with IconBundles on this website: https://dylanduff.github.io/iTools/index.html

Clone this wiki locally