Changing the color of everything so far thread

Britna

New Member
Bronze
Jul 1, 2007
278
30
0
how do you figure these things out! teach me, i want blue!
Here's the cd...

System/Library/Frameworks/TelephonyUI.framework/

then putfile
System/Library/Frameworks/TelephonyUI.framework/bottombarlocktextmask.png
 
Last edited by a moderator:

connie

Evangelist
Gold
Jul 11, 2007
2,839
105
63
So Cal
Britna, I want pink just like yours and I love what you have done with your icons and where it says the number of txts and the color bubbles for text. I wish I could do this but I wouldn't even know where to begin. But your phone looks so cool!
 

Britna

New Member
Bronze
Jul 1, 2007
278
30
0
Britna, I want pink just like yours and I love what you have done with your icons and where it says the number of txts and the color bubbles for text. I wish I could do this but I wouldn't even know where to begin. But your phone looks so cool!
Thank you!
 
H

heespharm

Guest
Changing the bars to blue

they are in blue... just change the file names change the Default to FSO

putfile /System/Library/CoreServices/SpringBoard.app/FSO_1_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_2_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_3_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_4_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_5_Bars.png
 

Attachments

bizzy045

New Member
Bronze
Jun 27, 2007
93
0
0
how are u guys getting the original image from the phone to the computer for editing the colors?
 

azndrgnboi34

New Member
Jul 18, 2007
5
0
0
If you want it all blue you need to replace all of these:

in Directory: /System/Library/CoreServices/SpringBoard.app/

putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_5.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_6.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_7.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_8.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_9.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_10.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_11.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_12.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_13.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_14.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_15.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_16.png
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_17.png

just one hint about iPhoneinterface forthose who hate typing all those root folders..... type the first "putfile" line in and press enter
it'll say that 1 file was transferred.. after that all you have to press is the right arrow on your keypad and it'll retype the line you just typed... then change the battery number and press enter.... makes the process a whole lot faster!


Example:
putfile /System/Library/CoreServices/SpringBoard.app/BatteryBG_15.png

(now press the right arrow a couple of times and you'll see that it retypes it automagically)

-->-->-->-->--> = "putfi"

Look here for different colors:
http://forums.everythingicafe.com/threads/blue-battery.5381/
Hey Hee very nice thread. Thanks for compiling all the mods for us. Just wanted to add for the retypes. I believe you can just push Up Arrow. and it should generate the entire last command you typed instead of just hitting right Arrow. :laugh2: Now we just need to sticky this thread. Thanks again.
 
Last edited by a moderator:

alb0zf1n3st

New Member
Silver
Jul 2, 2007
624
2
0
This is a very good thread seeing how everything is in 1 place because there are like 3 different threads on 3 different things lol
 

uPhone559

New Member
Bronze
Jul 18, 2007
389
1
0
they are in blue... just change the file names change the Default to FSO

putfile /System/Library/CoreServices/SpringBoard.app/FSO_1_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_2_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_3_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_4_Bars.png
putfile /System/Library/CoreServices/SpringBoard.app/FSO_5_Bars.png
everytime i do this iPhoneinterface crashes on the first line
what could be going on?
 
H

heespharm

Guest
everytime i do this iPhoneinterface crashes on the first line
what could be going on?
try turning off the phone and closing all occurrences iTunes and iPhoneinterface

Sometimes I have to do that
 

princess_80854

New Member
Silver
Jul 16, 2007
657
1
0
everytime i do this iPhoneinterface crashes on the first line
what could be going on?
I assume you are typing it in like this:
putfile /System/Library/CoreServices/SpringBoard.app/FSO_1_Bars.png

It should be typed like this:

putfile System/Library/CoreServices/SpringBoard.app/FSO_1_Bars.png

That should take care of your problem.