Thread: Status bar clock color
-
03-24-2011, 09:55 AM #1My iPhone is a Part of Me
- Join Date
- Mar 2011
- Posts
- 524
- Thanks
- 1,490
- Thanked 255 Times in 141 Posts
- Blog Entries
- 1
Status bar clock color
Does anyone know how I can change the color of the time in my status bar from black to cyan?
-
03-24-2011, 03:15 PM #2
You either need to change the plist or you need to just SSH in and change the color.
This is what you need to know.
1.bunch of file stuff is located in there, you can change it and what not (/system/library/coreservices/springboard.app)
2.download font colors from cydia, or enter this code & change the font:
<?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>NavigationBarStyle</key>
<string>1</string>
<key>UndockedIconLabelStyle</key>
<string>/*font-family: monospace;*/ font-size: 13px; color: green</string>
<key>DockedIconLabelStyle</key>
<string>/*font-family: monospace;*/ font-size: 13px; color: green</string>
<key>TimeStyle</key>
<string>/*font-family: monospace;*/ font-size: 16px; color: green</string>
</dict>
</plist>
Let me know if this is too confusing and I can make a plist theme for you that you can SSH in.
-
03-24-2011, 03:42 PM #3My iPhone is a Part of Me
- Join Date
- Mar 2011
- Posts
- 524
- Thanks
- 1,490
- Thanked 255 Times in 141 Posts
- Blog Entries
- 1
-
03-24-2011, 03:45 PM #4
Did you change it just for Time Style. I think that should do it. Otherwise I really don't know Sorry
-
03-24-2011, 04:25 PM #5My iPhone is a Part of Me
- Join Date
- Mar 2011
- Posts
- 524
- Thanks
- 1,490
- Thanked 255 Times in 141 Posts
- Blog Entries
- 1
-
03-24-2011, 09:59 PM #6
what iOS version are you running mate ? The "plist" method does not work for iOS 4.0 and above.
Download and try CleanStatus from cydia. The clock color part is still in beta, but it works on and off......cheers
-
03-24-2011, 10:01 PM #7My iPhone is a Part of Me
- Join Date
- Mar 2011
- Posts
- 524
- Thanks
- 1,490
- Thanked 255 Times in 141 Posts
- Blog Entries
- 1
-
03-27-2012, 12:34 AM #8



LinkBack URL
About LinkBacks
Reply With Quote
