Thread: Custom Theme info.plist
-
07-13-2009, 01:13 PM #1
Custom Theme info.plist
I am looking to change the font color of my status bar. I know you can do it from the info.plist, but I do not know what to type in. Currently the only change I have in there is 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: Black;</string>
</dict>
</plist>
What all would I have to add to change the carrier logo font from white to black?
-
07-13-2009, 02:30 PM #2
i was wondering the same thing...
-
07-13-2009, 03:41 PM #3
If I remember correctly, the carrier logo is an image, not text. You'd have to find the image in your phone and change the color with image editing software like Photoshop.
-
07-13-2009, 04:03 PM #4Livin the iPhone Life
- Join Date
- Dec 2008
- Location
- 2814
- Posts
- 1,564
- Thanks
- 50
- Thanked 435 Times in 267 Posts
There are both images and text.
Images are in "/System/Library/Carrier Bundles/ATT_US.bundle" or replace ATT with whoever you are using.
The text is in "/System/Library/Carrier Bundles/ATT_US.bundle" and are called "carrier.plist" I believe.



LinkBack URL
About LinkBacks
Reply With Quote

