Skip to content
CoolStar edited this page Nov 9, 2015 · 12 revisions

Anemone supports placing overlays and shadows on icons. This is all handled via AnemoneIconEffects. All images are placed in an AnemoneEffects/ folder in your theme.

Overlays and Shadows should be the same size as icons on SpringBoard. Iconomatic overlays work fine but shadows' size must be adjusted.

Overlays

Anemone applies overlays on top of icons in SpringBoard.

File names and sizes:

iPhone (non-retina) (60x60): iPhoneOverlay.png

iPhone (retina) (120x120): [email protected]

iPhone 6+ (180x180): [email protected]

iPad (non-retina) (76x76): iPadOverlay.png

iPad (retina) (152x152): [email protected]

Underlays

Anemone applies the following underlays underneath icons outside of SpringBoard.

File names and sizes:

iPhone (non-retina) (60x60): iPhoneUnderlay.png

iPhone (retina) (120x120): [email protected]

iPhone 6+ (180x180): [email protected]

iPad (non-retina) (76x76): iPadUnderlay.png

iPad (retina) (152x152): [email protected]

The following underlays apply underneath icons inside SpringBoard.

File names and sizes:

iPhone (non-retina) (60x60): iPhoneUnderlaySpringBoard.png

iPhone (retina) (120x120): [email protected]

iPhone 6+ (180x180): [email protected]

iPad (non-retina) (76x76): iPadUnderlaySpringBoard.png

iPad (retina) (152x152): [email protected]

Shadows

Anemone applies shadows underneath icons in SpringBoard.

File names and sizes:

iPhone (non-retina) (at least 60x60): iPhoneShadow.png

iPhone (retina) (at least 120x120): [email protected]

iPhone 6+ (at least 180x180): [email protected]

iPad (non-retina) (at least 76x76): iPadShadow.png

iPad (retina) (at least 152x152): [email protected]

Clone this wiki locally