From cc939e65519ac36f288fbfa0b9f97f9a275cde6a Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Tue, 30 Apr 2019 22:11:10 -0400 Subject: better --- Packages | 8 ++++---- Packages.bz2 | Bin 498 -> 489 bytes debs/com.struggling.darkify.deb | Bin 0 -> 4536876 bytes .../com.struggling.darkify/depiction.json | 22 ++++++++++----------- 4 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 debs/com.struggling.darkify.deb diff --git a/Packages b/Packages index 1ec4c8d..96e9e6f 100644 --- a/Packages +++ b/Packages @@ -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 index b563556..16cf796 100644 Binary files a/Packages.bz2 and b/Packages.bz2 differ diff --git a/debs/com.struggling.darkify.deb b/debs/com.struggling.darkify.deb new file mode 100644 index 0000000..8248a80 Binary files /dev/null and b/debs/com.struggling.darkify.deb differ 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": "Released RELEASE_DATE", + "markdown": "Released 4/7/19", "useRawFormat": true, "class": "DepictionMarkdownView" } -- cgit v1.2.3