Difference between revisions of "How to Create a new Theme"

From Amahi Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
= How to Create a Theme =
 
= How to Create a Theme =
  
1 foo
+
# Start from an existing theme
1 bar
+
# Rename the .spec file to the new name (hda-app-*.spec)
 +
# Change the old name to the new name in Makefile, *.spec
 +
# The theme screenshot file is called theme-sshot.png and it should be 640x480
 +
# The theme thumbnail file is called theme-thumb.png and it should be 64x64
 +
#

Revision as of 19:06, 6 June 2008

How to Create a Theme

  1. Start from an existing theme
  2. Rename the .spec file to the new name (hda-app-*.spec)
  3. Change the old name to the new name in Makefile, *.spec
  4. The theme screenshot file is called theme-sshot.png and it should be 640x480
  5. The theme thumbnail file is called theme-thumb.png and it should be 64x64