37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"name": "OrcasHub Theme",
|
|
"about_url": "https://meta.discourse.org/t/discourse-air-theme/197703",
|
|
"license_url": "https://github.com/discourse/discourse-air/blob/main/LICENSE",
|
|
"components": [
|
|
"https://github.com/jordanvidrine/discourse-category-group-boxes.git",
|
|
"https://github.com/discourse/discourse-clickable-topic.git",
|
|
"https://github.com/discourse/discourse-custom-header-links.git",
|
|
"https://git.grosinger.net/tgrosinger/discourse-user-card-directory.git",
|
|
"https://github.com/discourse/DiscoTOC.git",
|
|
"https://github.com/paviliondev/discourse-tc-topic-list-previews.git"
|
|
],
|
|
"assets": {
|
|
"OrcasHub-Top-Logo": "assets/OrcasHub-Top-Logo.png"
|
|
},
|
|
"modifiers": {
|
|
"serialize_topic_excerpts": true
|
|
},
|
|
"color_schemes": {
|
|
"OrcasHub": {
|
|
"primary": "1c1c1c",
|
|
"secondary": "ffffff",
|
|
"tertiary": "3877e5",
|
|
"quaternary": "7e8b93",
|
|
"header_background": "374151",
|
|
"header_primary": "e0e0e0",
|
|
"highlight": "e6cb37",
|
|
"danger": "d05454",
|
|
"success": "71bd9f",
|
|
"love": "c16ad7",
|
|
"selected": "2f0177",
|
|
"hover": "535353"
|
|
}
|
|
},
|
|
"screenshots": ["screenshots/light.png", "screenshots/dark.png"]
|
|
}
|