-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.json
32 lines (32 loc) · 946 Bytes
/
about.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
{
"name": "Star Wars Neo",
"component": false,
"license_url": null,
"authors": "Rhidian, Others",
"theme_version": null,
"minimum_discourse_version": null,
"maximum_discourse_version": null,
"assets": {
"greenLightsaber": "assets/greenLightsaber.png",
"powerOn": "assets/powerOn.mp3",
"Star_Wars_original_opening_crawl_1977_mp3": "assets/Star_Wars_original_opening_crawl_1977_mp3.mp3",
"Star_Wars_original_opening_crawl_1977_ogg": "assets/Star_Wars_original_opening_crawl_1977_ogg.ogg",
"Star_Wars_Yellow_Logo": "assets/Star_Wars_Yellow_Logo.png"
},
"color_schemes": {
"Dark": {
"primary": "eeeeee",
"secondary": "222222",
"tertiary": "ced647",
"quaternary": "c14924",
"header_background": "0e2f3f",
"header_primary": "dddddd",
"highlight": "a87137",
"danger": "e45735",
"success": "1ca551",
"love": "fa6c8d"
}
},
"modifiers": {
}
}