-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.json
64 lines (64 loc) · 1.43 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
{
"rooms": [
"sup",
"graffiti",
"street-art",
"electric-forest",
"sockets",
"js",
"collaborate",
"spacetime",
"blackhole",
"galaxy",
"nevernever-land",
"the-void",
"web-chefs",
"pandemonium",
"pocket-universe",
"hello-world",
"real-time",
"goodbye",
"rupl",
"afragon",
"octocat",
"💩",
"t-1000",
"busta",
"spaceteam",
"upside-down",
"timestretch",
"orion",
"make-believe",
"shuttle-tiberius",
"endor",
"degobah",
"death-star",
"uss-enterprise",
"ncc-1701-d",
"heckmeck"
],
"palettes": [
["00032D", "F5E495", "FFC47F", "F7825D"],
["0F1021", "D01257", "FB90B7", "FFCEE4"],
["222831", "393E46", "00ADB5", "00FFF5"],
["581845", "900C3F", "C70039", "FF5733"],
["041122", "259073", "7FDA89", "E6F99D"],
["700961", "B80D57", "E03E36", "FF7C38"],
["FBFF7C", "FFE35E", "E4663A", "92253F"],
["2C2D34", "E94822", "F2910A", "EFD510"],
["152A38", "29435C", "556E53", "B1B4A9"],
["3B5F41", "66A96B", "98E19A", "C5F5C2"],
["F54EA2", "A94CAF", "7B3B8C", "41228E"],
["1B1F3A", "53354A", "A64942", "FF7844"],
["FE7847", "CA2C3F", "A21738", "4C0B2F"],
["1A2F4B", "28475C", "2F8886", "84C69B"]
],
"tweets": [
"bustashape party!",
"They're gathering in",
"People are in",
"Go join folks in",
"Let the busting commence!",
"There's a party in"
]
}