diff options
author | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 23:10:30 -0400 |
---|---|---|
committer | StrugglingDoge <cbckelley@yahoo.com> | 2019-04-30 23:10:30 -0400 |
commit | dc4d23db6b648799ddfbcf538a2e2578a3fc736b (patch) | |
tree | 298e8dc0c0b36c842e4eba00ab084ea66ce51508 | |
parent | cc939e65519ac36f288fbfa0b9f97f9a275cde6a (diff) |
fasdf
-rw-r--r-- | sileodepictions/com.struggling.darkify/depiction.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index a61e051..319196d 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -7,6 +7,16 @@ "tabname": "Details", "views": [ { + "class": "DepictionScreenshotsView" + "screenshots": [ + { + "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + } + ] + "itemCornerRadius": 2 + "itemSize": {1920,1080} + }, + { "class": "DepictionMarkdownView", "markdown": "## Darkify\nA nice dark theme for all devices." }, |