diff options
-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." }, |