How to Create a new Theme
From Amahi Wiki
How to Create a Theme
- Start from an existing theme
- Rename the .spec file to the new name (hda-app-*.spec)
- Change the old name to the new name in these files:
- Makefile, *.spec
- inside app/: app-register, app-remove, hda_app_install.rb, Makefile
- The theme screenshot file is called app/public/theme-sshot.png and it should be 640x480
- The theme thumbnail file is called app/public/theme-thumb.png and it should be 64x64
- The theme icon (for the installer in MyApps page), is called app/icon.png and it should be 48x48