GRProKit
Open-source ProKit clone.
How the images are stored
To manage the theme's images I've created a file format which encapsulates all the images used by the custom controls, this is good because:
- It is compressed, so the framework size is smaller
- It keeps all files inside this container, making organization easier
For more information check out GRThemeStore