+ Reply
Results 1 to 8 of 8
  1. #1
    Green Apple iWannaBeAdored's Avatar
    Join Date
    Nov 2009
    Location
    Scotland
    Posts
    60
    Thanks
    3
    Thanked 2 Times in 2 Posts

    Question 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
    iPad 16GB WiFi - Firmware 3.2 - Jailbroken
    Check me out on Twitter @MBywalec

  2. #2
    What's Jailbreak?
    Join Date
    Jul 2009
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    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

  3. #3
    Developer/Hacker JStraitiff's Avatar
    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

  4. #4
    iPhone? More like MyPhone MikeT674's Avatar
    Join Date
    Oct 2009
    Location
    Chicago
    Posts
    137
    Thanks
    20
    Thanked 12 Times in 12 Posts

    Quote Originally Posted by JStraitiff View Post
    Battery percentages are png files. You can probably find them someplace. I'll take a look when I get home
    battery percentage .png's are located in.

    System/Library/Coreservices/springboard.app

    edit: if you download battery control from cydia you can change the colors using that
    Last edited by MikeT674; 02-24-2010 at 12:15 PM.

  5. #5
    Developer/Hacker JStraitiff's Avatar
    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

  6. #6
    iPhone? More like MyPhone satointl's Avatar
    Join Date
    Dec 2009
    Posts
    130
    Thanks
    48
    Thanked 25 Times in 18 Posts

    What theme is that? I just want the wifi bars icons

  7. #7
    iPhoneaholic
    Join Date
    Nov 2009
    Posts
    438
    Thanks
    13
    Thanked 54 Times in 48 Posts

    android something , donno exact one but its on here somewhere

  8. #8
    What's Jailbreak? megazacky's Avatar
    Join Date
    May 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts