Theme utility class for iOS.
- Modify the photoshop template
It's already sliced to generate the correct images
- Export the sliced images
- Make sure slices is set to 'all user slices'.
- The images should be saved somewhere in your project
The included code looks in the default bundle [UIImage imageNamed:]
- Victory!
- Use in your own project
- Add the OMGTheme.h & .m files
- Make sure the images are included in the project
- TODO
- Allow multiple themes to coexist
- Make singleton default theme
- Add support for a single image map as source image