-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig-daynight.json
32 lines (32 loc) · 1.07 KB
/
config-daynight.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
[
{
"author": "Donno",
"name": "Black Hole",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/blackhole.webp",
"url": "https://wallpapers.arcticons.com/android/blackhole.png"
},
{
"name": "Snowy forest",
"author": "Filip Filkovic Philatz",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/snowyforest.webp",
"url": "https://wallpapers.arcticons.com/android/snowyforest.jpg"
},
{
"name": "Cold Winter",
"author": "Gabriel Alenius",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/coldwinter.webp",
"url": "https://wallpapers.arcticons.com/android/coldwinter.jpg"
},
{
"name": "Square Flow (Dark)",
"author": "Haley Halcyon",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/square_flow_dark.webp",
"url": "https://wallpapers.arcticons.com/android/square_flow_dark.png"
},
{
"name": "Square Flow (Light)",
"author": "Haley Halcyon",
"thumbUrl": "https://wallpapers.arcticons.com/android/.thumbs/square_flow_light.webp",
"url": "https://wallpapers.arcticons.com/android/square_flow_light.png"
}
]