-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
74 lines (74 loc) · 3.62 KB
/
config.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
{
"name": "Aluracord - Lego",
"theme": {
"colors": {
"primary": {
"50": "#F6F18D",
"100": "#F2EA54",
"200": "#F1E841",
"300": "#7BC47F",
"400": "#EFE625",
"500": "#EDE218",
"600": "#D1C710",
"700": "#ABA30D",
"800": "#857F0A",
"900": "#5F5A07"
},
"neutrals": {
"000": "#FFFFFF",
"050": "#F5F7FA",
"100": "#E4E7EB",
"200": "#CBD2D9",
"300": "#9AA5B1",
"400": "#52667A",
"500": "#313D49",
"600": "#29333D",
"700": "#212931",
"800": "#181F25",
"900": "#101418",
"999": "#080A0C"
},
"secondary": {
"500": "#00003DD9"
}
}
},
"stickers": [
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_1.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_2.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_3.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_4.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_5.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_6.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_7.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_8.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_9.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_10.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_11.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_12.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_13.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_14.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_15.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_16.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_17.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_18.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_19.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_20.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_21.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_22.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_23.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_24.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_25.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_26.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_27.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_28.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_29.png",
"https://www.alura.com.br/imersao-react-4/assets/figurinhas/Figurinha_30.png",
"http://2.bp.blogspot.com/-d21tffsTIQo/U_H9QjC69gI/AAAAAAAAKqM/wnvOyUr6a_I/s1600/Pikachu%2B2.gif",
"https://media1.giphy.com/media/BdghqxNFV4efm/200.gif",
"https://c.tenor.com/TKpmh4WFEsAAAAAC/alura-gaveta-filmes.gif",
"https://i.pinimg.com/originals/0b/1c/23/0b1c2307c83e1ebdeed72e41b9a058ad.gif",
"https://c.tenor.com/VylWt5lyjBoAAAAC/omg-yes.gif",
"https://i.pinimg.com/originals/96/34/c5/9634c520c9a3cd4e7f23190bb2c96500.gif"
]
}