aboutsummaryrefslogtreecommitdiff
path: root/sileodepictions/com.struggling.darkify/depiction.json
blob: d947503d768438a336eea8e33c3d720aec557f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
	"minVersion": "0.1",
	"headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png",
	"tintColor": "#594d48",
	"tabs": [
		{
			"tabname": "Details",
			"views": [
				{
					"itemCornerRadius": 6,
					"itemSize": "{160, 275.41333333333336}",
					"screenshots": [
						{
							"accessibilityText": "Showcase",
							"url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png",
							"fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png"
						}
					],
					"ipad": {
						"itemCornerRadius": 9,
						"itemSize": "{320, 550.8266666666667}",
						"screenshots": [
							{
								"accessibilityText": "Showcase",
								"url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640",
								"fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png"
							}
						],
						"class": "DepictionScreenshotView"
					},
					"class": "DepictionScreenshotsView"
				},
				{
					"class": "DepictionMarkdownView",
					"markdown": "## Darkify\nA nice dark theme for all devices."
				},
				{
					"class": "DepictionSeparatorView"
				},
				{
					"title": "Latest Version",
					"class": "DepictionHeaderView"
				},
				{
					"title": "Version",
					"text": "0.2-1",
					"class": "DepictionTableTextView"
				},
				{
					"title": "Released",
					"text": "4/1/19",
					"class": "DepictionTableTextView"
				},
				{
					"title": "Price",
					"text": "FREE",
					"class": "DepictionTableTextView"
				},
				{
					"title": "Developer",
					"text": "Struggling Doge",
					"class": "DepictionTableTextView"
				},
				{
					"title": "Website",
					"action": "https://thestrugglingdoge.github.io/repo",
					"class": "DepictionTableButtonView"
				},
				{
					"title": "Github Repo",
					"action": "https://github.com/thestrugglingdoge/repo",
					"class": "DepictionTableButtonView"
				},
				{
					"spacing": 16,
					"class": "DepictionSpacerView"
				},
				{
					"spacing": 20,
					"class": "DepictionSpacerView"
				}
			],
			"class": "DepictionStackView"
		},
		{
			"tabname": "Changelog",
			"views": [
				{
					"title": "0.2-1",
					"useBoldText": true,
					"useBottomMargin": true,
					"class": "DepictionSubheaderView"
				},
				{
					"markdown": "\t\n\u2022 Adds 35+ new icons.",
					"useSpacing": false,
					"class": "DepictionMarkdownView"
				},
				{
					"markdown": "<small style=\"color: #999; margin-top: -8px;\">Released 4/7/19</small>",
					"useRawFormat": true,
					"class": "DepictionMarkdownView"
				}
			],
			"class": "DepictionStackView"
		}
	],
	"class": "DepictionTabView"
}