<?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>#D0A400</string> <key>subtitleColor</key> <string>#D0A400</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>Color Options</string> <key>footerText</key> <string>Default: #000000:0.44</string> </dict> <dict> <key>cell</key> <string>PSLinkCell</string> <key>cellClass</key> <string>SparkColourPickerCell</string> <key>libsparkcolourpicker</key> <dict> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>kCustomDarkColor</string> <key>fallback</key> <string>#000000:0.44</string> <key>alpha</key> <true/> </dict> <key>label</key> <string>Dark Color</string> <key>key</key> <string>kCustomDarkColor</string> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string>Default: #FFFFFF:0.7</string> </dict> <dict> <key>cell</key> <string>PSLinkCell</string> <key>cellClass</key> <string>SparkColourPickerCell</string> <key>libsparkcolourpicker</key> <dict> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>kCustomLightColor</string> <key>fallback</key> <string>#FFFFFF:0.7</string> <key>alpha</key> <true/> </dict> <key>label</key> <string>Light Color</string> <key>key</key> <string>kCustomLightColor</string> <key>PostNotification</key> <string>com.mac-user669.zenithdark.prefschanged</string> </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></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> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string></string> <key>footerText</key> <string></string> </dict> <dict> <key>cell</key> <string>PSButtonCell</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> </array> <key>title</key> <string></string> </dict> </plist>