diff options
author | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 21:46:35 -0400 |
---|---|---|
committer | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 21:46:35 -0400 |
commit | 5b3409dc2b50b1c4a2da88f73f310e8159267b8c (patch) | |
tree | c0012b6620f4d71bfb7174ef084912c59a7f63da /sileodepictions | |
parent | 9ba493108611db5ec1fe22661d9a26cacdd23bd9 (diff) |
testing
Diffstat (limited to 'sileodepictions')
-rw-r--r-- | sileodepictions/com.struggling.darkify/depiction.json (renamed from sileodepictions/com.sukarodo.samplepackage/depiction.json) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sileodepictions/com.sukarodo.samplepackage/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index 7404c6f..9f3e8b0 100644 --- a/sileodepictions/com.sukarodo.samplepackage/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -1,7 +1,7 @@ { "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/sukarodo/Sidia/master/assets/Banners/RepoHeader.png", - "tintColor": "#ffae8e", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", + "tintColor": "#594d48", "tabs": [ { "tabname": "Details", @@ -43,7 +43,7 @@ "class": "DepictionTableButtonView" }, { - "title": "Use This Template", + "title": "Darkify", "action": "https://github.com/sukarodo/Sidia", "class": "DepictionTableButtonView" }, |