1) <key> BadgeStyle </key>
Set this attribute to change the font color of a small number indicating that the notification tag appears in an unreceived text message.
2.) <key> CalendarIconDateStyle </key>
This attribute is used to modify the font color and position on a date.
3.) <key> CalendarIconDayStyle </key>
This attribute is used to modify the font color and position of a week.
4.) <key> ComposeStoreIcons </key>
Description-True imposes the "rounding" affect to icons (also known as rapping). False bypasses those UIImages to allow for custom icons to not be affected by this process.
The storage class Icons can only be set to "True" or "False"
Select "True" to force icons surround
Select "False" to avoid the process affecting the normal icons of UIImages.
5) <key> DockedIconLabelStyle </key>
Description-Modifies the docked icon label style. Can change font, color, position, etc.
Set this attribute to modify the font color location of the Dock.
6.) <key> UndockedIconLabelStyle </key>
Description-Modifies the undocked icon label style. Can change font, color, position, etc.
Setting this attribute is to modify the font color position of the non-locked Dock (the active icons ).
7.) <key> StatusBarMode </key>
To set this attribute, you can set "0", "1", "2", or "3" for the above status bar"
Force one of the three.
"0" defaults to "Default_BG" and "1" defaults to "FST_BG", "2", and "3" defaults to "FSO_BG"
8.) <key> StatusBarContentsMode </key>
Setting this attribute is to set the text of the status bar. You can set "0", "2", or "3" to force one of the two to set the Icons of the status bar (the small icon above the status bar)
The default value of "0" is "Default_BG" status bar icons "2" or "3". The default value is FSO_BG status bar icons.
Note: When "StatusBarMode" is used, the appropriate StatusBarContentsMode string is automatically used.
Use this to add a different string you want to use
9.) <key> TimeStyle </key>
Description-Modifies the Status Bar time. Can change font, color, position, etc.
Setting this attribute is to modify the time above the Status Bar to change the font color and position.
10.) <key> IconAlpha </key>
Set this attribute to set the transparency (brightness) of the ICON, but set 1 ~ 9 (9 brightest)
Author: "cissco"