-
02-20-2009, 02:31 AM #1
Different Timestyle on Homescreen and in Apps?
Hi,
is there a way to have a different Timestyle for the homescreen and in the Apps. For example white in the Homescreen and red in an opened Application?
I use the info.plist in winterboard to set the color/font.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"><dict>
<key>UndockedIconLabelStyle</key>
<string>font-family: helvetica; font-size: 12px;color: white</string>
<key>DockedIconLabelStyle</key>
<string>font-family: helvetica; font-size: 14px;color: white</string>
<key>CalendarIconDayStyle</key>
<string>font-family: helvetica; font-size: 12px; color: white</string>
<key>CalendarIconDateStyle</key>
<string>font-family: helvetica; font-size: 14px; color: firebrick</string>
<key>TimeStyle</key>
<string>font-family: monospace; font-size: 16px; color: firebrick</string>
</dict></plist>
-
02-20-2009, 03:17 AM #2Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
02-20-2009, 03:29 AM #3
on the springboard i want the font-color of the clock to be white and in the apps (for example winterboard, preferences, ...) i want the font-color to be red.
With the plist from above it is everywhere in the same color.
And only two colors are fine. Without modding it, it is white and black, so there should be a way to change the black to another color.
-
02-23-2009, 03:53 PM #4
time to push. Hope i waited long enough
-
02-23-2009, 03:57 PM #5ninja of MMi
- Join Date
- May 2008
- Location
- Draper, UT
- Posts
- 2,124
- Thanks
- 89
- Thanked 242 Times in 217 Posts
i dont think this is possible. its white or black.
The beatings will continue until morale improves.

-
02-23-2009, 04:02 PM #6
i already changed the white one to red (see first post)
So it's not either white or black.
-
The Following User Says Thank You to RedParkz For This Useful Post:
cricketlang (02-23-2009)
-
02-23-2009, 04:13 PM #7ninja of MMi
- Join Date
- May 2008
- Location
- Draper, UT
- Posts
- 2,124
- Thanks
- 89
- Thanked 242 Times in 217 Posts
wow. ive been proved wrong. i didnt even know that could be done.
The beatings will continue until morale improves.

-
10-01-2009, 10:35 PM #8



LinkBack URL
About LinkBacks
Reply With Quote



