I recently installed a Transformers SMS tone that needed Winterboard, but Winterboard changed the font on the home screen underneath the icons. Anyway to turn it back to the default that comes on an iPhone?
Do you have Font Swap installed? That's the app most used for changing fonts. Did you also install a Transformers "theme" along with the SMS tone?I recently installed a Transformers SMS tone that needed Winterboard, but Winterboard changed the font on the home screen underneath the icons. Anyway to turn it back to the default that comes on an iPhone?
<?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>DockedIconLabelStyle</key>
<string>color: rgba(255,255,255,1); font-size: 10; text-shadow: #000000 0px 2px 3px</string>
<key>UndockedIconLabelStyle</key>
<string>color: rgba(255,255,255,1); font-size: 10; text-shadow: #000000 0px 2px 3px</string>
</dict></plist>
If you turn off summerboard mode in winterboard you should be good to go.