diff options
-rw-r--r-- | Packages | 8 | ||||
-rw-r--r-- | Packages.bz2 | bin | 498 -> 489 bytes | |||
-rw-r--r-- | debs/com.struggling.darkify.deb | bin | 0 -> 4536876 bytes | |||
-rw-r--r-- | sileodepictions/com.struggling.darkify/depiction.json | 22 |
4 files changed, 15 insertions, 15 deletions
@@ -4,10 +4,10 @@ Section: Themes Maintainer: StrugglingDoge Architecture: iphoneos-arm Filename: ./debs/com.struggling.darkify.deb -Size: 5049304 -MD5sum: 26ae12f083903e980dd00c176cf1d6f6 -SHA1: 61b6da01ca100c71cbe79dbaacd83194a1089afb -SHA256: c84e321fead24a913391bbe71bd235113d447f177f407cde4c409323bc801469 +Size: 4536876 +MD5sum: 17d9cd27460d6cf121bd2cc2862809b4 +SHA1: c7e6d09b6c300513aaee5645dd6ebf961997fc13 +SHA256: aed7abacdd9b005ee9d99aa4bdc076dc651ba41f17003492cbd844e86489d892 Description: Darkify 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. Name: Darkify Author: StrugglingDoge diff --git a/Packages.bz2 b/Packages.bz2 Binary files differindex b563556..16cf796 100644 --- a/Packages.bz2 +++ b/Packages.bz2 diff --git a/debs/com.struggling.darkify.deb b/debs/com.struggling.darkify.deb Binary files differnew file mode 100644 index 0000000..8248a80 --- /dev/null +++ b/debs/com.struggling.darkify.deb diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index 9f3e8b0..a61e051 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -8,7 +8,7 @@ "views": [ { "class": "DepictionMarkdownView", - "markdown": "## TWEAK_NAME\nSHORT_DESCRIPTION" + "markdown": "## Darkify\nA nice dark theme for all devices." }, { "class": "DepictionSeparatorView" @@ -19,32 +19,32 @@ }, { "title": "Version", - "text": "VERSION_NUMBER", + "text": "0.2-1", "class": "DepictionTableTextView" }, { "title": "Released", - "text": "RELEASE_DATE", + "text": "4/1/19", "class": "DepictionTableTextView" }, { "title": "Price", - "text": "PRICE", + "text": "FREE", "class": "DepictionTableTextView" }, { "title": "Developer", - "text": "DEVELOPER_NAME", + "text": "Struggling Doge", "class": "DepictionTableTextView" }, { "title": "Website", - "action": "WEBSITE_HERE", + "action": "https://thestrugglingdoge.github.io/repo", "class": "DepictionTableButtonView" }, { - "title": "Darkify", - "action": "https://github.com/sukarodo/Sidia", + "title": "Github Repo", + "action": "https://github.com/thestrugglingdoge/repo", "class": "DepictionTableButtonView" }, { @@ -62,18 +62,18 @@ "tabname": "Changelog", "views": [ { - "title": "VERSION_NUMBER", + "title": "0.2-1", "useBoldText": true, "useBottomMargin": true, "class": "DepictionSubheaderView" }, { - "markdown": "\t\n\u2022 UPDATE_DESCRIPTION", + "markdown": "\t\n\u2022 Adds 35+ new icons.", "useSpacing": false, "class": "DepictionMarkdownView" }, { - "markdown": "<small style=\"color: #999; margin-top: -8px;\">Released RELEASE_DATE</small>", + "markdown": "<small style=\"color: #999; margin-top: -8px;\">Released 4/7/19</small>", "useRawFormat": true, "class": "DepictionMarkdownView" } |