View Single Post
  #5 (permalink)  
Old 07-24-2008, 11:23 PM
Knolly Knolly is offline
Green Apple
 
Join Date: Nov 2007
Posts: 59
Thanks: 4
Thanked 4 Times in 4 Posts

1. Install Ruby and OpenSSH on Cydia
2. Use SSH/SFTP to put "sr" into /usr/local/sbin (Plenty of tutorials on this out there so not gonna go into it)
3. Put the theme directory in /var/root/SpringRoll
4. Open terminal, connect to your iPhone via SSH, and type "sr theme THEMENAME"

Dock, Badge, Sliders, and such go in the root theme directory.

Icons all go in an "Icons" Directory. As you can see, it will show the correct filename that it looks for each program so if you have one wrong it is quite easy to change it.

Below is a log from when I SSH the Radiance theme onto my iPhone:

Quote:
[COMP NAME EDITED]:~ [USERNAME EDITED]$ ssh root@[IP EDITED]
root@[IP EDITED]'s password:
iPhone:~ root# sr theme Radiance
* Theming interface with theme: Radiance
** Does the theme even exist to begin with? ... APPARENTLY
** Copying dock resources...
*** Dock.png ... [1] [2] DONE
** Copying badge resources...
*** Badge.png ... DONE
** Copying slider resources...
*** Slider-Gray.png ... DONE
*** Slider-Green.png ... DONE
*** Slider-Red.png ... DONE
*** Slider-bkgndlock.png ... NOT FOUND
*** Slider-textmask.png ... NOT FOUND
*** Slider-topbarbkgnd.png ... NOT FOUND
** Copying battery resources...
*** No battery subfolder found.
** Copying status bar resources.
*** StatusBar-Default.png ... NOT FOUND
*** StatusBar-FSO.png ... NOT FOUND
*** StatusBar-FST.png ... NOT FOUND
** Copying icons.
*** AppStore.app - icon.png ... DONE
*** BossPrefs.app - icon.png ... DONE
*** Calculator.app - icon.png ... DONE
*** Cydia.app - icon.png ... DONE
*** DemoApp.app - icon.png ... NOT FOUND!
*** FieldTest.app - icon.png ... NOT FOUND!
*** Maps.app - icon.png ... DONE
*** MobileAddressBook.app - icon.png ... DONE
*** MobileCal.app - icon.png ... DONE
*** MobileMail.app - icon.png ... DONE
*** MobileMusicPlayer-AudioPlayer.png ...
*** MobileMusicPlayer-MediaPlayer.png ... DONE
*** MobileMusicPlayer-VideoPlayer.png ... NOT FOUND!
*** MobileNotes.app - icon.png ... DONE
*** MobilePhone.app - icon.png ... DONE
*** MobileSMS.app - icon.png ... DONE
*** MobileSafari.app - icon.png ... DONE
*** MobileSlideShow-Camera.png ... DONE
*** MobileSlideShow-Photos.png ... DONE
*** MobileStore.app - icon.png ... DONE
*** MobileTimer.app - icon.png ... DONE
*** Poof.app - icon.png ... DONE
*** Preferences.app - icon.png ... DONE
*** Stocks.app - icon.png ... DONE
*** Weather.app - icon.png ... DONE
*** YouTube.app - icon.png ... DONE
********************
And there you go.
Your iPhone/iPod has been updated to
use the theme you specified. It'll
respring in a couple seconds.

If you ever want to restore the backup:
run 'sr restore'.
iPhone:~ root#
Hope that was a bit more helpful!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote