|
OK, this is getting ridiculous… I have never seen something requested so many times without a single attempt at an answer from this community (The whole jb community, not just this site, cause I have searched EVERYWHERE for this) So seeing as how an “official” response is unlikely in the near future, let’s try and get this thread to at least centralize as much info as possible. Here is what I have found so far for the main Infol.plist for a winterboard theme.
1.) Key – “BadgeStyle”
String – CSS
Description – Modifies the Notification Badge that appears above the SMS, Email, Phone, etc. apps. Can change font, color, position, etc.
2.) Key – “CalendarIconDateStyle”
String – CSS
Description – Modifies the Calendar Icon Date. Can change font, color, position, etc.
3.) Key – “CalendarIconDayStyle”
String – CSS
Description – Modifies the Calendar Icon Day. Can change font, color, position, etc.
4.) Key – “ComposeStoreIcons”
String – “True” or “False”
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.
5.) Key – “DockedIconLabelStyle”
String – CSS
Description - Modifies the docked icon label style. Can change font, color, position, etc.
6.) Key – “UndockedIconLabelStyle”
String – CSS
Description - Modifies the undocked icon label style. Can change font, color, position, etc.
7.) Key – “StatusBarMode”
String – “0”, “1”, “2”, or “3”
Description – Forces the use of only one of the three status bars. “0” defaults the “Default_BG” status bar, “1” defaults the FST_BG status bar, and “2” or “3” defaults to the FSO_BG status bar.
8.) Key – “StatusBarContentsMode”
String – “0”, “2”, or “3”
Description – Forces the use of only one of the two sets of status bars icons (the little icons that appear on the status bar). “0” defaults the “Default_BG” status bar icons, and “2” or “3” defaults to the FSO_BG status bar icons. Note: using the “StatusBarMode” key will automatically impose the corresponding StatusBarContentsMode string. Use this key if u want a different string to be utilized.
9.) Key – “TimeStyle”
String – CSS
Description - Modifies the Status Bar time. Can change font, color, position, etc.
10.) Key – “IconAlpha”
String – “.1” to “.9”
Description - Modifies the Brightness of icons. (.9 being the brightest an icon can be before it is “normal”.
Note: anything with a CSS string can be used to make that item transparent (invisible)
Known Keys with unknown Strings or Descriptions
1.) NavigationBarStyle-0
2.) NavigationBarStyle
Mods, and serious themers (u know who u r) lets try and put this together. This is an extremely requested topic, and I think there are a LOT that r not listed here.
|