Pages

Wednesday, 22 February 2012

How to Change your iPhone Font Size and Color

Change iPhone 3G display font, its size and color. To change display font you have to use Winterboard for this.
Themes are located in /Library/Themes/ and the default theme that comes with WinterBoard called "Saurik" contains a working example of how Winterboard now lets you use html and javascript to control the background. The example included with WinterBoard has a series of images (wallpapers) that fade in and out like a slide show. This is groundbreaking stuff. It also let's you control the font face, color, and size through the use of css.


Another method for changing font and its color:
Go to /private/var/stash/Themes.y9qoV5/Saurik/ and edit the Info.plist file. In the lines:
<key>UndockedIconLabelStyle</key>
<string>font-Arial: monospace; font-size: 12px; color: white</string>
<key>DockedIconLabelStyle</key>
<string>font-Arial: monospace; font-size: 12px; color: white</string>

Change the font to whatever you like! (Provided it was shipped with the iPhoneOS) You can also change the size and color.

No comments:

Post a Comment

Followers