-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyles.json
140 lines (140 loc) · 3.85 KB
/
styles.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
[
{
"id": "landscape",
"title": "Landscape",
"img": "https://source.unsplash.com/-qrcOR33ErA/300x300",
"credit": "Photo by Hendrik Cornelissen on Unsplash"
},
{
"id": "fantasy",
"title": "Fantasy",
"img": "https://source.unsplash.com/apYiDRNa-pY/300x300",
"credit": "Photo by Alice Alinari on Unsplash"
},
{
"id": "digital_art",
"title": "Digital Art",
"img": "https://source.unsplash.com/ynmPY1MLwMs/300x300",
"credit": "Photo by SIMON LEE on Unsplash"
},
{
"id": "cyberpunk",
"title": "Cyberpunk",
"img": "https://source.unsplash.com/Lme2Ye2jVo8/300x300",
"credit": "Photo by Wilmer Martinez on Unsplash"
},
{
"id": "anime",
"title": "Animated",
"img": "https://source.unsplash.com/K-sdQ12jZeY/300x300",
"credit": "Photo by aldi sigun on Unsplash"
},
{
"id": "poster",
"title": "Poster",
"img": "https://source.unsplash.com/yulPpoFBNg4/300x300",
"credit": "Photo by Jon Tyson on Unsplash"
},
{
"id": "propaganda_poster",
"title": "Propaganda Poster",
"img": "https://source.unsplash.com/zvL4T3Pum0g/300x300",
"credit": "By Library of Congress on Unsplash"
},
{
"id": "pop_art",
"title": "Pop Art",
"img": "https://source.unsplash.com/wlxJ4idMTUk/300x300",
"credit": "Photo by Enzo Tommasi on Unsplash"
},
{
"id": "vaporwave",
"title": "Vaporwave",
"img": "https://source.unsplash.com/9XngoIpxcEo/300x300",
"credit": "Photo by Jr Korpa on Unsplash"
},
{
"id": "psychedelic",
"title": "Psychedelic",
"img": "https://source.unsplash.com/p203ekCK4Ac/300x300",
"credit": "Photo by Alexander Grey on Unsplash"
},
{
"id": "photo",
"title": "Photo",
"img": "https://source.unsplash.com/u3L8vqsywqQ/300x300",
"credit": "Photo by Casey Horner on Unsplash"
},
{
"id": "spooky",
"title": "Spooky",
"img": "https://source.unsplash.com/rXjSnBx8Kuc/300x300",
"credit": "Photo by Jon Butterworth on Unsplash"
},
{
"id": "hotwheels",
"title": "Hotwheels",
"img": "https://source.unsplash.com/r795DQBPyMA/300x300",
"credit": "Photo by Vladimir Kozhevnikov on Unsplash"
},
{
"id": "photo_black_and_white",
"title": "Black and White Photo",
"img": "https://source.unsplash.com/D14VNyYE160/300x300",
"credit": "Photo by Jacob Mejicanos on Unsplash"
},
{
"id": "tokyo",
"title": "Tokyo",
"img": "https://source.unsplash.com/layMbSJ3YOE/300x300",
"credit": "Photo by Jezael Melgoza on Unsplash"
},
{
"id": "tokyo_dark",
"title": "Tokyo Dark",
"img": "https://source.unsplash.com/4CMq1GxDSPA/300x300",
"credit": "Photo by Derch on Unsplash"
},
{
"id": "neon_rain",
"title": "Neon Rain",
"img": "https://source.unsplash.com/yVUQlyRlJSw/300x300",
"credit": "Photo by Valentin BEAUVAIS on Unsplash"
},
{
"id": "paper_craft",
"title": "Paper Craft",
"img": "https://source.unsplash.com/kI1iR7l55FM/300x300",
"credit": "Photo by KOBU Agency on Unsplash"
},
{
"id": "smokebomb",
"title": "Smokebomb",
"img": "https://source.unsplash.com/wlIB1M8YTnY/300x300",
"credit": "Photo by Jason Blackeye on Unsplash"
},
{
"id": "art_class",
"title": "Art Class",
"img": "https://source.unsplash.com/xw8DfYBaNbQ/300x300",
"credit": "Photo by Elena Mozhvilo on Unsplash"
},
{
"id": "sculpture",
"title": "Sculpture",
"img": "https://source.unsplash.com/VJnqcHs2rhY/300x300",
"credit": "Photo by Jianxiang Wu on Unsplash"
},
{
"id": "steampunk",
"title": "Steampunk",
"img": "https://source.unsplash.com/r-UaSYUqF9o/300x300",
"credit": "Photo by Lucas Santos on Unsplash"
},
{
"id": "royal",
"title": "Royal",
"img": "https://source.unsplash.com/KP1bubr2j4A/300x300",
"credit": "Photo by Markus Spiske on Unsplash"
}
]