Change calendar icon text color

Feb 26, 2014
5
0
0
Visit site
Hello,

I want to change the text color of the day on the calendar icon. But no matter what I do, it stays red.

I put this in the info.plist of my theme:

Code:
?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>CalendarIconDateStyle</key>
    <string>font-size: 41; padding-left: -4px; font-family: Arial; font-weight: bold; padding-top: 3px;</string>
    <key>CalendarIconDayStyle</key>
    <string>color: white; padding-right: 0; padding-top: -2px; margin-top: -2px; font-size: 9; font-family: Arial; font-weight: bold;</string>
</dict>
</plist>

Doesn't work. The font changes okay, the font size changes okay, everything works but the color. I've also tried downloading different themes that have a modified calendar icon, but even with all of those, the text stays red even though the screenshots in Cydia clearly show it being a different color.

How do I change this text color? Is it possible?
 

sherlock

Well-known member
Sep 6, 2010
1,685
64
0
Visit site
?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>CalendarIconDateStyle</key>
<string>font-size: 41; padding-left: -4px; font-family: Arial; font-weight: bold; padding-top: 3px</string>
<key>CalendarIconDayStyle</key>
<string>color: #FFFFFF; padding-right: 0; padding-top: -2px; margin-top: -2px; font-size: 9; font-family: Arial; font-weight: bold</string>
</dict>
</plist>
 

Latest posts

Trending Posts

Members online

Forum statistics

Threads
260,379
Messages
1,766,637
Members
441,240
Latest member
williams77