Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
# Pick a name for the new theme
# Start from an existing theme. Remember Invoke the name of this theme ("old name")# Rename the .spec file to generator with the new name (hda-theme-<newname>.spec)# Search and replace as the old name to the new name in these files:first argument## Makefile, *.spec## inside app/: app {{ hda-register, appgenerate-remove, hda_app_install.rb, Makefiletheme NameOfYourTheme }}## inside app/hda_app_install, the name of the app is also in the name of the class (with camel case), so that needs to The theme directory should be changed as wellNameOfYourTheme# cd into it# The theme screenshot file is called app/publictheme/theme-sshot.png and it should be 640x480# The theme thumbnail file is called app/publictheme/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
# The most important file in the theme is the CSS file, which contains the styling for the theme. That is app/theme/style.css
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits