Magento: Creating your own design package with theme variants
In this post I'm going to demonstrate:
- How to setup the filesystem for a new M design package
- Adding default CSS and images to create a basic design
- Setting up the configuration to use this package
- How to correctly modify the layout via XML files
- Adding two theme variants ('christmas' and 'summer')