Info.plist
From MacThemes Theming Wiki
Some Keys and Strings allowed in the Info.plist file.
| Description | <key> | <string> |
|---|---|---|
| <key>NavigationBarStyle</key> | <string>1</string> | |
| <key>UndockedIconLabelStyle</key> | <string>/* css here */</string> | |
| <key>DockedIconLabelStyle</key> | <string>/* css here */</string> | |
| <key>TimeStyle</key> | <string>/* css here */</string> | |
| <key>ComposeStoreIcons</key> | <true/> | |
| <key>CalendarIconDayStyle</key> | <string>/* css here */</string> | |
| <key>CalendarIconDateStyle</key> | <string>/* css here */</string> | |
| <key>BadgeStyle</key> | <string>/* css here */</string> |
