diff options
-rw-r--r-- | assets/Banners/shittyTheme.png | bin | 0 -> 66787 bytes | |||
-rw-r--r-- | sileo-featured.json | 6 | ||||
-rw-r--r-- | sileodepictions/com.navanchauhan.shittyTheme/depiction.json | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/assets/Banners/shittyTheme.png b/assets/Banners/shittyTheme.png Binary files differnew file mode 100644 index 0000000..d825aef --- /dev/null +++ b/assets/Banners/shittyTheme.png diff --git a/sileo-featured.json b/sileo-featured.json index ee71e1c..f385036 100644 --- a/sileo-featured.json +++ b/sileo-featured.json @@ -4,9 +4,9 @@ "itemCornerRadius": 10, "banners": [ { - "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/Darkify.png", - "title": "Darkify", - "package": "com.struggling.darkify", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/shittyTheme.png", + "title": "shittyTheme", + "package": "com.navanchauhan.shittyTheme", "hideShadow": false } ] diff --git a/sileodepictions/com.navanchauhan.shittyTheme/depiction.json b/sileodepictions/com.navanchauhan.shittyTheme/depiction.json index b003602..ddf73b4 100644 --- a/sileodepictions/com.navanchauhan.shittyTheme/depiction.json +++ b/sileodepictions/com.navanchauhan.shittyTheme/depiction.json @@ -35,7 +35,7 @@ "title": "markdown-description", "useBoldText": true, "class": "DepictionMarkdownView", - "markdown": "### Icons missing?\r\nHMU at navanchauhan@gmail.com", + "markdown": "### Love or Hate it?\r\n\r\nSend me feedback :p\r\n\r\n### Icons Missing?\r\n\r\nEmail me at navanchauhan@gmail.com", "useBottomMargin": false }, { @@ -72,7 +72,7 @@ ] } ], - "headerImage": "", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/shittyTheme.png", "tintColor": "#0657bb", "minVersion": "0.1" }
\ No newline at end of file |