-
09-11-2007, 01:00 AM #1
How to edit the homescreen clock?
This is pretty ridiculous. There still doesn't seem to be any instructions for how to change the color of the homescreen clock. I'm referring to the clock in the menubar. Being stuck with a white clock really sucks donkey nuts for skinning.

Does anybody have any leads on how this clock is being generated? I'm pretty happy with my theme now, minus the white clock.
-
09-11-2007, 03:24 AM #2My iPhone is a Part of Me
- Join Date
- Aug 2007
- Location
- Los Angeles
- Posts
- 529
- Thanks
- 3
- Thanked 50 Times in 41 Posts
i still don't think we know how
"The glory is not in never falling, but in rising every time you fall."
-
09-11-2007, 02:41 PM #3
nobody has any ideas about how it works? is there a website or irc channel with more technical iphone skinning discussions?
-
09-11-2007, 04:43 PM #4
Not sure if these guys could help you, but I know there are some smart guys here .... #iphone on irc.osx86.hu
-
09-11-2007, 04:54 PM #5
How did you get the white transparent bar first off?
Loring Studios Graphic Design Company | Serving the world, one cool job at a time.
Graphic Design | Vehicle Wraps | Website Design | Large Format Printing
-
09-11-2007, 05:36 PM #6
Either way your theme looks great. Very clean, nice job.
-
09-11-2007, 05:53 PM #7
-
09-11-2007, 06:18 PM #8
its fake. i took my background, cut a rectangle of the proper size off the top, applied some photoshop filters.
here's a .psd so you can make you own with photoshop by substituting my background for yours:
http://web.mit.edu/kelesh/www/pics/leopard_menubar.psd
-
09-11-2007, 11:38 PM #9My iPhone is a Part of Me
- Join Date
- Aug 2007
- Location
- Los Angeles
- Posts
- 529
- Thanks
- 3
- Thanked 50 Times in 41 Posts
-
07-09-2009, 12:52 AM #10What's Jailbreak?
- Join Date
- Jan 2009
- Location
- Central Florida
- Posts
- 3
- Thanks
- 9
- Thanked 0 Times in 0 Posts
Change font colors
<?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: 33FF00</string>
<key>DockedIconLabelStyle</key>
<string>/*font-family: monospace;*/ font-size: 13px; color: 33FF00</string>
<key>TimeStyle</key>
<string>/*font-family: monospace;*/ font-size: 16px; color: 33FF00</string>
</dict>
</plist>
That's the format I use... you can have whatever color font you want if you enter the code. That code is for a "lime" color. If you want to have just the undocked icons or just time color changed then delete the appropriate sections. You can even have different colors for time, docked and undocked icon names.
Hope this helps!
-
07-09-2009, 05:54 AM #11
Nice dude you replied to a 2 year old thread



LinkBack URL
About LinkBacks
Reply With Quote

