+ Reply
Results 1 to 4 of 4
  1. #1
    iPhone? More like MyPhone bbplayer5's Avatar
    Join Date
    Sep 2007
    Posts
    294
    Thanks
    4
    Thanked 23 Times in 17 Posts

    Default Possible to change the font color for the date on the calendar icon?

    Id like to change it to white, but I cant figure out how... Any help would be appreciated.. thank you!

  2. #2
    My iPhone is a Part of Me stocis's Avatar
    Join Date
    Nov 2007
    Location
    Cyprus
    Posts
    784
    Thanks
    106
    Thanked 188 Times in 139 Posts

    bump. i wanna know if this is possible too
    Thanks is an acknowledgment

    Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/vYt15CO

  3. #3
    Green Apple
    Join Date
    Mar 2009
    Location
    Belgium
    Posts
    56
    Thanks
    6
    Thanked 55 Times in 19 Posts

    Lol, people... Use the search button, I've asked the exact same question, and it has been answered...

    -> Here

    http://www.modmyi.com/forums/skinnin...ate-color.html

    In that topic, download the second attached file.

    Open the info.plist in that folder, and you'll see this;

    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>color: white;font-size: 30px;font-weight: bold; text-shadow: #30373d 1px 2px 3px;</string>
    	<key>CalendarIconDayStyle</key>
    	<string>color: #3f637f; font-size: 12px;</string>
    	<key>ComposeStoreIcons</key>
    	<false/>
    	<key>DockedIconLabelStyle</key>
    	<string>color: whitex</string>
    	<key>OperatorNameStyle</key>
    	<string>color: white; font-size: 14px; font-family: georgia</string>
    	<key>UndockedIconLabelStyle</key>
    	<string>color: white</string>
    </dict>
    </plist>

    the underlined
    selection is referring to the DATE, the fat selection is for the DAY
    Last edited by delark; 03-24-2009 at 05:07 PM.

  4. The Following User Says Thank You to delark For This Useful Post:

    mikeo97 (04-03-2009)

  5. #4
    What's Jailbreak?
    Join Date
    Jul 2009
    Posts
    15
    Thanks
    3
    Thanked 0 Times in 0 Posts

    That was helpful..

    I am new, if possible could you give a path to that plist. I am having a little trouble finding it.

    thanks.

    never mind, found it...
    Last edited by sugarpill; 07-17-2009 at 04:08 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