-
Notifications
You must be signed in to change notification settings - Fork 2
/
wallpapers.json
105 lines (105 loc) · 3.55 KB
/
wallpapers.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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"wallpapers":
[
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Blue%20Coffee.jpg",
"name": "Blue Coffee"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Mountain.jpg",
"name": "Mountain"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Mountain%20Portrait.jpg",
"name": "Mountain Portrait"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Cashier.jpg",
"name": "Cashier"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Corn%20Ear%202.jpg",
"name": "Corn Ear"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Dog%20Portrait.jpg",
"name": "Dog Portrait"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Dog.jpg",
"name": "Dog"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Flower%20Portrait.jpg",
"name": "Flower Portrait"
},
{
"author": "Anas Khan",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Anas%20Khan/Raster/Flower.jpg",
"name": "Flower"
},
{
"author": "Daniel Hickman & Jonah Kallen",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Daniel%20Hickman%20%26%20Jonah%20Kallen/Raster/rainbow.png",
"name": "Rainbow"
},
{
"author": "Nils Urbanus",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Nils%20Urbanus/Raster/Saturn-V-Rocket.png",
"name": "Saturn V Rocket"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cat%20(real)-01.png",
"name": "Cat Colored"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cat%20(blue%20grey)-01.png",
"name": "Cat Blue Grey"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cat%20(brown)-01.png",
"name": "Cat Brown"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cat%20(grey)-01.png",
"name": "Cat Grey"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cat%20(teal)-01.png",
"name": "Cat Teal"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cycle%20(real)-01.png",
"name": "Cycle Colored"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cycle%20(blue%20grey)-01.png",
"name": "Cycle Blue Grey"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cycle%20(brown)-01.png",
"name": "Cycle Brown"
},
{
"author": "Labib Muhammad",
"url": "https://raw.githubusercontent.com/materialos/Illustrations/master/Labib%20Muhammad/cycle%20(teal)-01.png",
"name": "Cycle Teal"
}
]
}