<?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>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>headerCellClass</key> <string>HBPackageNameHeaderCell</string> <key>packageIdentifier</key> <string>com.mac-user669.zenithdark</string> <key>titleColor</key> <string>#f5bc00</string> <key>subtitleColor</key> <string>#f5bc00</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string></string> </dict> <dict> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>kEnabled</string> <key>label</key> <string>Enable</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string></string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>kCustomDarkColorEnabled</string> <key>label</key> <string>Custom Dark Color</string> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> </dict> <dict> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> <key>cell</key> <string>PSLinkCell</string> <key>cellClass</key> <string>CSColorDisplayCell</string> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>defaultsPath</key> <string>/Library/PreferenceBundles/ZenithDark.bundle</string> <key>key</key> <string>kDarkCustomColor</string> <key>label</key> <string>Dark Color</string> <key>fallback</key> <string>70000000</string> <key>alpha</key> <true/> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string>Note: This won't affect anything on iOS 12</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>kCustomLightColorEnabled</string> <key>label</key> <string>Custom Light Color</string> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> </dict> <dict> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> <key>cell</key> <string>PSLinkCell</string> <key>cellClass</key> <string>CSColorDisplayCell</string> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>defaultsPath</key> <string>/Library/PreferenceBundles/ZenithDark.bundle</string> <key>key</key> <string>kLightCustomColor</string> <key>label</key> <string>Light Color</string> <key>fallback</key> <string>B3FFFFFF</string> <key>alpha</key> <true/> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string>A respring is needed to apply changes</string> </dict> <dict> <key>cell</key> <string>PSButtonCell</string> <key>label</key> <string>Respring</string> <key>cellClass</key> <string>HBTintedTableCell</string> <key>action</key> <string>respringPopUp</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string>Reset ZenithDark's Settings</string> </dict> <dict> <key>cell</key> <string>PSButtonCell</string> <key>cellClass</key> <string>HBTintedTableCell</string> <key>label</key> <string>Reset Settings</string> <key>action</key> <string>resetSettings</string> <key>confirmation</key> <dict> <key>title</key> <string>Reset</string> <key>prompt</key> <string>Reset settings?</string> <key>okTitle</key> <string>Reset</string> <key>cancelTitle</key> <string>Cancel</string> </dict> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string></string> </dict> <dict> <key>cell</key> <string>PSLinkCell</string> <key>detail</key> <string>ZNDarkPrefsAboutListController</string> <key>isController</key> <true/> <key>label</key> <string>About</string> </dict> </array> <key>title</key> <string></string> </dict> </plist>