-
Notifications
You must be signed in to change notification settings - Fork 1
/
sileo-featured.json
44 lines (44 loc) · 1.36 KB
/
sileo-featured.json
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
{
"class":"FeaturedBannersView",
"itemSize":"{263, 148}",
"itemCornerRadius":10,
"banners":
[
{
"url":"https://raw.githubusercontent.com/CobreDev/beta/master/Banners/BlurHider.png",
"title":"BlurHider",
"package":"dev.cobre.blurhider",
"hideShadow":false
},
{
"url":"https://raw.githubusercontent.com/CobreDev/repo/Banners/ZenithDarkBanner.png",
"title":"ZenithDark",
"package":"com.mac-user669.zenithdark",
"hideShadow":false
},
{
"url":"https://raw.githubusercontent.com/CobreDev/repo/depictions/screenshots/LimelightRed.png",
"title":"LimelightRed",
"package":"com.cobre.limelightred",
"hideShadow":false
},
{
"url":"https://raw.githubusercontent.com/CobreDev/repo/depictions/screenshots/BlockPowerDown.png",
"title":"BlockPowerDown",
"package":"com.cobre.blockpowerdown",
"hideShadow":false
},
{
"url":"https://raw.githubusercontent.com/CobreDev/repo/depictions/screenshots/Split.png",
"title":"Split",
"package":"com.nnoce.split",
"hideShadow":false
},
{
"url":"https://raw.githubusercontent.com/CobreDev/repo/depictions/screenshots/LimeWindows.png",
"title":"LimeWindows",
"package":"com.cobre.limewindows",
"hideShadow":false
}
]
}