+ Reply
Results 1 to 7 of 7
  1. #1
    Green Apple
    Join Date
    May 2008
    Posts
    70
    Thanks
    3
    Thanked 4 Times in 4 Posts

    Default [2.0] Change font color/hide icon text

    Hey, how can you change the font color of the icons on the springboard? Also, how can you hide the icon text? I know there was a plist setting in 1.1.x but I don't see it now.

  2. #2
    What's Jailbreak?
    Join Date
    Aug 2007
    Posts
    16
    Thanks
    2
    Thanked 4 Times in 3 Posts

    Would love to know this also!

  3. #3
    My iPhone is a Part of Me iBlade's Avatar
    Join Date
    Oct 2007
    Posts
    815
    Thanks
    43
    Thanked 367 Times in 217 Posts

    For 1.1.3 and 1.1.4 firmware you could use Kate, formerly known as Caterpillar. But for 2.0 I have not heard it being done yet.
    Don't be shy if I helped you use the Thanks button, I do it.

  4. #4
    Green Apple
    Join Date
    May 2008
    Posts
    70
    Thanks
    3
    Thanked 4 Times in 4 Posts

    Well, of course, for 1.1.x you could use summerboard...>.>

  5. #5
    What's Jailbreak?
    Join Date
    Mar 2008
    Posts
    7
    Thanks
    0
    Thanked 14 Times in 2 Posts

    To change the font color or make it invisible using winterboard as an interface, check the post i put up today : http://www.modmyi.com/forums/skinnin...nterboard.html

    enjoy

  6. #6
    iPhoneaholic Amraam's Avatar
    Join Date
    Jan 2009
    Posts
    417
    Thanks
    134
    Thanked 25 Times in 22 Posts

    Hey all,

    I'm having trouble getting my fonts to change.

    I've edited the Info.plist (/private/var/stash/Themes.kXWk6T/Saurik.theme/Info.plist) file to this:

    Code:
    <?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>FontName-Helvetica</key>
    <string>Courier New</string>
    
    <key>UndockedIconLabelStyle</key>
    <string>/*font-family: Arial; font-size: 13px;*/ color: DimGray</string>
    
    <key>DockedIconLabelStyle</key>
    <string>/*font-family: Arial; font-size: 16px;*/ color: Black</string>
    
    <key>TimeStyle</key>
    <string>/*font-family: Arial; font-size: 16px*/</string>
    
    <!--key>ComposeStoreIcons</key>
    <false/-->
    
    </dict></plist>
    But only the colour changes. Font and size remain unchanged. I'm using the Orbz theme via winterboard; do I need to edit a file relevant to Orbz rather than Saurik?

  7. #7
    iPhoneaholic wickedfx's Avatar
    Join Date
    Jul 2007
    Posts
    446
    Thanks
    136
    Thanked 298 Times in 164 Posts


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts