AnemoneTeam / Anemone

Anemone, a revolutionary theming engine for iOS 7 to iOS 10! Theme more than just images!
134 stars 17 forks source link

Different Icons for each Folder #7

Closed Marty-McFly73 closed 8 years ago

Marty-McFly73 commented 9 years ago

Coolstar, first off - you are a genius my friend. Thank you for Anemone. I'm using v278 and trying to use different icons for each folder - not having much luck. I'm using the naming convention as mentioned on Twitter....

ANEMFolderIconBG-.png

So just to confirm, if I have a folder called "Cydia", I need....

ANEMFolderIconBG-.png ANEMFolderIconBG-@2x.png

Do I have that right because that's what I've tried and just can't get it. I can get the same icon for each folder working but not individual icons for each folder. Thanks in advance for any help you can provide.

Marty Mcfly

Marty-McFly73 commented 9 years ago

Forum edited my post so you can't see brackets. Here is what I have.....

new-1

benklinger commented 9 years ago

Hi Marty,

I think you should lose the brackets and just add ANEMFolderIconBG-Cydia.png

Marty-McFly73 commented 9 years ago

Thanks for the reply bro. Tried that....and all sorts of other naming possibilities lol. No luck :(

enaloha commented 9 years ago

I can get the individual folders to show up (iPhone 6+, using the nomenclature as mentioned by benklinger above but with @3x icons). The problem I have is that I want to accomplish something like the attached image, but instead I get the proper folder icon as background with the mini icons on top. Is there a way to hide the mini icon grid?

The below was taken when CustomFolderIcons was still working and I'd like to replicate it:

anemone

enaloha commented 9 years ago

What I'm getting instead is this:

anemone2

benklinger commented 9 years ago

this is exactly the thing I want to do as well.

cj81499 commented 9 years ago

I imagine the best way to implement this would be an option in an info.plist

JUST AS AN IDEA FOR @coolstar (This isn't implemented so don't try it)

EDIT: The text wasn't showing up how I wanted so: http://pastebin.com/7fs2MLPg

That would make all folders except Games show their icons.

Marty-McFly73 commented 9 years ago

Got everything working perfectly...

img_0018

So, in the end, the key for me was having a blank ANEMFolderIconBG@2x.png file AS WELL as the individual folder icon files...

img_0019

enaloha commented 9 years ago

Yes, everything is working. The problem really is to hide the icon matrix. Thankfully there is a tweak that will do that while we wait for Anemone to implement that via the info.plist. The tweak to work around the matrix is called NoMiniIconGrid.

Marty-McFly73 commented 9 years ago

Oh ya, by the way guys - tweak called "NoMiniIconGrid" will remove those mini icons you see. Hope that helps.

coolstar commented 8 years ago

FolderGridImageAlpha has been added so you can use that key in your theme's Info.plist to change the opacity of the icon grid inside the folder icon.