-
11-28-2009, 07:20 PM #1
How do I change Status Bar text colour?
Hey,
This is a screenshot of what I have at the momment on my iPhone 3G:

How do I change the carrier logo to a dark colour such as black? Same with the time and the battery percentage.
thanks
-
02-24-2010, 10:27 AM #2
the carrier logo you have to do on photoshop,
for the time you need to open text and paste this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>TimeStyle</key>
<string>color: #00FF00</string>
</dict>
</plist>
and then change the "colour: #00FF00<" to whatever you want.
but i also want to know how to change the battery percentage colour!
hope this helps
-
02-24-2010, 11:55 AM #3Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
Battery percentages are png files. You can probably find them someplace. I'll take a look when I get home
-
02-24-2010, 12:05 PM #4iPhone? More like MyPhone
- Join Date
- Oct 2009
- Location
- Chicago
- Posts
- 137
- Thanks
- 20
- Thanked 12 Times in 12 Posts
-
02-25-2010, 03:28 PM #5Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
^i suspected so, I just didn't recall seeing them recently so I figured they could be in a framework
-
03-27-2010, 09:26 AM #6
What theme is that? I just want the wifi bars icons
-
04-03-2010, 07:36 AM #7
android something , donno exact one but its on here somewhere
-
05-18-2010, 04:04 PM #8
What would u name the file for that so i can put it in a theme?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>TimeStyle</key>
<string>color: #00FF00</string>
</dict>
</plist>
Nevermind i got it
how do u do the carrier logo color
Last edited by megazacky; 05-18-2010 at 04:04 PM. Reason: Automerged Doublepost



LinkBack URL
About LinkBacks
Reply With Quote



