<?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 Type</string> </dict> <dict> <key>cell</key> <string>PSSegmentCell</string> <key>default</key> <integer>0</integer> <key>defaults</key> <string>com.mac-user669.zenithdark</string> <key>key</key> <string>sortingType</string> <key>validValues</key> <array> <integer>0</integer> <integer>1</integer> <integer>2</integer> <integer>3</integer> </array> <key>validTitles</key> <array> <string>Adaptive</string> <string>Dark</string> <string>OLED Adaptive</string> <string>OLED</string> </array> </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> </array> <key>title</key> <string></string> </dict> </plist>