From ade77fdf5e085ea4b5a5cfd8676d47e6bdea46f0 Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Wed, 15 May 2019 00:11:35 +0530
Subject: Added Zebra Dark

---
 .../com.navanchauhan.zebradark/changelog.xml       |   6 ++++++
 depictions/com.navanchauhan.zebradark/info.xml     |  24 +++++++++++++++++++++
 .../com.navanchauhan.zebradark/screenshots/s1.png  | Bin 0 -> 302697 bytes
 3 files changed, 30 insertions(+)
 create mode 100644 depictions/com.navanchauhan.zebradark/changelog.xml
 create mode 100644 depictions/com.navanchauhan.zebradark/info.xml
 create mode 100644 depictions/com.navanchauhan.zebradark/screenshots/s1.png

(limited to 'depictions')

diff --git a/depictions/com.navanchauhan.zebradark/changelog.xml b/depictions/com.navanchauhan.zebradark/changelog.xml
new file mode 100644
index 0000000..2322015
--- /dev/null
+++ b/depictions/com.navanchauhan.zebradark/changelog.xml
@@ -0,0 +1,6 @@
+<changelog>
+	<changes>
+		<version>1.0.10</version>
+		<change>Initial Release!</change>
+	</changes>
+</changelog>
diff --git a/depictions/com.navanchauhan.zebradark/info.xml b/depictions/com.navanchauhan.zebradark/info.xml
new file mode 100644
index 0000000..ab5363f
--- /dev/null
+++ b/depictions/com.navanchauhan.zebradark/info.xml
@@ -0,0 +1,24 @@
+<package>
+	<id>com.navanchauhan.zebradark</id>
+	<name>Zebra Dark</name>
+	<version>1.0.10</version>
+	<compatibility><miniOS>9.0</miniOS>
+	</compatibility>
+	<dependencies>
+	</dependencies>
+	<shortDescription>Dark mode for Zebra!</shortDescription>
+	<descriptionlist>
+		<description>I'm always open to suggestions! You can email me at navanchauhan@gmail.com</description>
+	</descriptionlist>
+	<screenshots>
+		<screenshot>
+			<description>Showcase</description>
+			<image>s1.png</image>
+		</screenshot>		
+	</screenshots>
+	<changelog>
+		<change>Inital Release!</change>
+	</changelog>
+	<links>
+	</links>
+</package>
diff --git a/depictions/com.navanchauhan.zebradark/screenshots/s1.png b/depictions/com.navanchauhan.zebradark/screenshots/s1.png
new file mode 100644
index 0000000..3751b8b
Binary files /dev/null and b/depictions/com.navanchauhan.zebradark/screenshots/s1.png differ
-- 
cgit v1.2.3