Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Can I change the color of the system font??
is a discussion within theWinterBoard
forums, a part of theSkinning / Themes Discussion
section;...
-
04-25-2012, 04:10 PM #1
Can I change the color of the system font??
Hi all

I´m working on a small theme and I would like to know if,somehow,can I change the color of the system fonts....With o without winterboard....I´ts the same...
Regards
-
05-08-2012, 06:59 AM #2
Either download from Cydia or change in the info.plist file =)
-
05-09-2012, 04:22 PM #3<key>DockedIconLabelStyle</key><?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>DockedIconLabelStyle</key>
<string>/*font-family: monospace;*/ font-size: 13px; color: black</string>
<key>NavigationBarStyle</key>
<string>1</string>
<key>TimeStyle</key>
<string>/*font-family: monospace;*/ font-size: 16px; color: black</string>
<key>UndockedIconLabelStyle</key>
<string>/*font-family: monospace;*/ font-size: 13px; color: black</string>
</dict>
</plist>
<key>NavigationBarStyle</key>
<key>UndockedIconLabelStyle</key>
I dont know wich code name is for settings app..............That is the problem.......
Regards




LinkBack URL
About LinkBacks
Reply With Quote
