Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Change font in notification badge
is a discussion within theSkinning / Themes Discussion
forums, a part of theDesign and Media For the iPhone / iPod Touch
section;I am creating a custom theme and was wondering if it is possible to change the font (color) in the notification badge (the badge that appears to tell you how
...-
02-27-2009, 07:03 AM #1
Change font in notification badge
I am creating a custom theme and was wondering if it is possible to change the font (color) in the notification badge (the badge that appears to tell you how many emails/calls/sms's you have waiting).
I know how to edit an Info.plist file, I just don't know the key tag for this particular font. Can anyone help?
While I am at it, is there a resource that has a list of all the key strings and what they modify readily available?
Thank you,
O
B unce!
-
The Following User Says Thank You to NDBounce For This Useful Post:
v1kash (02-26-2010)
-
02-27-2009, 07:56 AM #2
i think its this..
<key>BadgeStyle</key>
<string>color: #000;</string>
just change the numbers after the #
-
-
11-29-2010, 01:27 PM #3
hey, for some reason, no matter what i try, i cannot get the color of the text to change. this is my info.plist located in mytheme.theme
please let me know if you see anything wrong (the "badgeStyle is at the bottom)
thanks!
<?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>font-family: Helvetica; font-size: 11px; color: #00FF00;</string>
<key>TimeStyle</key>
<string>/font-family: monospace;/ font-size: 13px</string>
<key>UndockedIconLabelStyle</key>
<string>font-family: Helvetica; font-size: 11px; color: #2EFEF7;</string>
<key>CalendarIconDateStyle</key>
<string>color:#190707;font-size: 30px;font-weight: bold; #A61FD7 1px 2px 3px;</string>
<key>CalendarIconDayStyle</key>
<string>color: #190707; font-size: 11px;</string>
<key>BadgeStyle</key>
<string>color:#000000;</string>
</dict></plist>
-
08-15-2011, 09:11 AM #4
change badge font color iphone 4
Hi,
I tried that and many other variations of .plist info I found online but nothing seems to work. I'd like to be able to at least get black font color for my notification badges.
Im using an iphone 4
-
08-15-2011, 08:18 PM #5
Hello,
I have been searching for this too, but it seems like at the moment, there isn't a way to modify the badge style. Or if there is, they've sure kept it a big secret. <key>BadgeStyle</key> doesn't seem to work anymore.




LinkBack URL
About LinkBacks
Reply With Quote
