<?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>title</key>
		<string>Nightmode</string>
	<key>items</key>
	<array>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>footerText</key>
			<string>Customise the appearance of applications splashscreens.</string>
			<key>label</key>
			<string>Splashscreen Settings</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Enable Nightmode</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>EnableNightMode-@@DISPLAYIDENTIFIER@@</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Enable Nightmode</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>NoThumnails-@@DISPLAYIDENTIFIER@@</string>
		</dict>
		<dict>
			<key>cell</key>
			<string>PSGroupCell</string>
			<key>footerText</key>
			<string>Customise the appearance of applications splashscreens.</string>
			<key>label</key>
			<string>Experimental Settings</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Colourise UIViews</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>UIViewNM-@@DISPLAYIDENTIFIER@@</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Extra Cell Colourisation</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>AdditionalCellBG-@@DISPLAYIDENTIFIER@@</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Remove Background Images</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>LargeImageRemoval-@@DISPLAYIDENTIFIER@@</string>
		</dict>
		<dict>
			<key>label</key>
			<string>Auto Colour Replace</string>
			<key>cell</key>
			<string>PSSwitchCell</string>
			<key>default</key>
			<string>0</string>
			<key>defaults</key>
			<string>com.nin9tyfour.nightmode</string>
			<key>key</key>
			<string>NMExtraHooks-@@DISPLAYIDENTIFIER@@</string>
		</dict>
	</array>
</dict>
</plist>