-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathframes.json
82 lines (82 loc) · 3.36 KB
/
frames.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
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
[
{
"name": "Google Gradient",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/google_gradient.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/google_gradient_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Gray",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/gray.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/gray_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Green",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/green.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/green_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Nebula",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/nebula.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/nebula_thumbnail.jpg",
"collections": "Landscapes,Art,Material Design",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Orange",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/orange.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/orange_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Purple",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/purple.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/purple_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Sunset",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/sunset.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/sunset_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
},
{
"name": "Yellow",
"author": "Jack Roberts",
"url": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/yellow.jpg",
"thumbnail": "https://raw.githubusercontent.com/jacklroberts/Nebula/master/Wallpapers/Thumbnails/yellow_thumbnail.jpg",
"collections": "GRADIENT|ABSTRACT",
"downloadable": true,
"dimensions": "3000 x 3000 px",
"copyright": "CreativeCommons Attribution-ShareALike"
}
]