-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
41 lines (41 loc) · 1.37 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
{
"name": "Aluracord - Dragon Ball",
"stickers": [
"https://www.omelete.com.br/webstories/ranking-dragonball-supersaiyajin/assets/3.gif",
"https://media1.giphy.com/media/U3UP4fTE6QfuoooLaC/giphy.gif",
"https://www.omelete.com.br/webstories/ranking-dragonball-supersaiyajin/assets/19.gif",
"https://sambatech.com/wp-content/uploads/sites/2/2017/06/giphy-9.gif",
"https://4.bp.blogspot.com/-36wBacIhFG0/WHTQxjRVFAI/AAAAAAAAYaU/h1RnIUNZQHwa7gYrCdZgGS5tRNhT_9gkgCLcB/s1600/Gifs%2Baniamdos%2BDragon%2BBall%2BSuper%2B1.gif",
"https://akns-images.eonline.com/eol_images/Entire_Site/2015328/rs_500x375-150428122707-tumblr_m7t567LdAO1ryf7dio1_500.gif?fit=around%7C500:375&output-quality=90&crop=500:375;center,top"
],
"theme": {
"colors": {
"primary": {
"050": "#FFF3EB",
"100": "#FFDAC2",
"200": "#FFC299",
"300": "#FFA970",
"400": "#FF9147",
"500": "#FF781F",
"600": "#F56200",
"700": "#E05A00",
"800": "#CC5200",
"900": "#B84900"
},
"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"
}
}
}
}