From 34768242848d688a439ab916153ed36e8760fa6a Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 11 May 2019 23:46:03 +0530 Subject: Try 1 --- .../com.navanchauhan.shittytheme/changelog.xml | 6 ++ depictions/com.navanchauhan.shittytheme/info.xml | 27 +++++ .../screenshots/s1.png | Bin 0 -> 138882 bytes repo.xml | 6 +- .../com.navanchauhan.shittyTheme/depiction.json | 109 +++++++++++++++++++++ 5 files changed, 147 insertions(+), 1 deletion(-) create mode 100644 depictions/com.navanchauhan.shittytheme/changelog.xml create mode 100644 depictions/com.navanchauhan.shittytheme/info.xml create mode 100644 depictions/com.navanchauhan.shittytheme/screenshots/s1.png create mode 100644 sileodepictions/com.navanchauhan.shittyTheme/depiction.json diff --git a/depictions/com.navanchauhan.shittytheme/changelog.xml b/depictions/com.navanchauhan.shittytheme/changelog.xml new file mode 100644 index 0000000..fddd943 --- /dev/null +++ b/depictions/com.navanchauhan.shittytheme/changelog.xml @@ -0,0 +1,6 @@ + + + 1.0.0 + v1.0.0 Release! + + diff --git a/depictions/com.navanchauhan.shittytheme/info.xml b/depictions/com.navanchauhan.shittytheme/info.xml new file mode 100644 index 0000000..3108fcd --- /dev/null +++ b/depictions/com.navanchauhan.shittytheme/info.xml @@ -0,0 +1,27 @@ + + com.navanchauhan.shittytheme + shittyTheme + 1.0.0 + + + 7.0 + 12.1.2 + + + + shittyTheme is the best worst theme you will ever find. With 4 different modes to try out!. + + I'm always taking icon requests! You can email me @ navanchauhan@gmail.com + + + + Showcase + s1.png + + + + v1 released! + + + + diff --git a/depictions/com.navanchauhan.shittytheme/screenshots/s1.png b/depictions/com.navanchauhan.shittytheme/screenshots/s1.png new file mode 100644 index 0000000..4036482 Binary files /dev/null and b/depictions/com.navanchauhan.shittytheme/screenshots/s1.png differ diff --git a/repo.xml b/repo.xml index 8f6a96b..8e6a160 100644 --- a/repo.xml +++ b/repo.xml @@ -2,8 +2,12 @@ Follow me on Twitter - https://twitter.com/CarsonKelley11 + https://twitter.com/NavanChauhan glyphicon glyphicon-user + + Want to have your own repo? + https://github.com/sukarodo/sidia + glyphicon glyphicon-thumbs-up diff --git a/sileodepictions/com.navanchauhan.shittyTheme/depiction.json b/sileodepictions/com.navanchauhan.shittyTheme/depiction.json new file mode 100644 index 0000000..afc75e7 --- /dev/null +++ b/sileodepictions/com.navanchauhan.shittyTheme/depiction.json @@ -0,0 +1,109 @@ +{ + "minVersion": "0.1", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/Darkify.png", + "tintColor": "#3f4042", + "tabs": [ + { + "tabname": "Details", + "views": [ + { + "itemCornerRadius": 6, + "itemSize": "{320, 275.41333333333336}", + "screenshots": [ + { + "accessibilityText": "Showcase", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + } + ], + "ipad": { + "itemCornerRadius": 9, + "itemSize": "{320, 550.8266666666667}", + "screenshots": [ + { + "accessibilityText": "Showcase", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + } + ], + "class": "DepictionScreenshotView" + }, + "class": "DepictionScreenshotsView" + }, + { + "class": "DepictionMarkdownView", + "markdown": "## Darkify\nDarkify is a dark theme for all iOS devices that keeps all icons fimiliar looking but with a dark grey gradient and adds a bit more depth to the icons." + }, + { + "title": "Suggest icons here!", + "action": "https://forms.gle/x38ZhSwcx3wreiUUA", + "class": "DepictionTableButtonView" + }, + { + "class": "DepictionSeparatorView" + }, + { + "title": "Latest Version", + "class": "DepictionHeaderView" + }, + { + "title": "Version", + "text": "0.2-2", + "class": "DepictionTableTextView" + }, + { + "title": "Released", + "text": "4/30/19", + "class": "DepictionTableTextView" + }, + { + "title": "Price", + "text": "FREE", + "class": "DepictionTableTextView" + }, + { + "title": "Developer", + "text": "StrugglingDoge", + "class": "DepictionTableTextView" + }, + { + "title": "Github", + "action": "https://github.com/StrugglingDoge", + "class": "DepictionTableButtonView" + }, + { + "spacing": 16, + "class": "DepictionSpacerView" + }, + { + "spacing": 20, + "class": "DepictionSpacerView" + } + ], + "class": "DepictionStackView" + }, + { + "tabname": "Changelog", + "views": [ + { + "title": "0.2-2", + "useBoldText": true, + "useBottomMargin": true, + "class": "DepictionSubheaderView" + }, + { + "markdown": "\t\n\u2022 Adds 35+ new icons.", + "useSpacing": false, + "class": "DepictionMarkdownView" + }, + { + "markdown": "Released 4/30/19", + "useRawFormat": true, + "class": "DepictionMarkdownView" + } + ], + "class": "DepictionStackView" + } + ], + "class": "DepictionTabView" +} -- cgit v1.2.3