Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

:construction::construction::construction:Resolve "feat: Add neutral theme":construction::construction::construction:

Closed Christophe Chaudier requested to merge 12-feat-add-neutral-theme into main
1 file
+ 32
8
Compare changes
  • Side-by-side
  • Inline
+ 32
8
{
"name": "Mint",
"name": "Community Theme",
"about_url": null,
"license_url": null,
"color_schemes": {
"mint": {
"primary": "454545",
"secondary": "F6FBFC",
"tertiary": "4F8A7C",
"header_background": "ffffff",
"header_primary": "111111"
"Light community palette": {
"primary": "222222",
"secondary": "ffffff",
"tertiary": "a9a4a4",
"quaternary": "797979",
"primary-medium": "C7C7C7",
"primary-low-mid": "eeeeee",
"header_background": "ffffff",
"header_primary": "333333",
"highlight": "ffff4d",
"danger": "e45735",
"success": "009900",
"love": "fa6c8d"
},
"Dark community palette": {
"primary": "dddddd",
"secondary": "161616",
"tertiary": "cfcfcf",
"quaternary": "c14924",
"primary-medium": "C7C7C7",
"primary-low-mid": "eeeeee",
"header_background": "837e7e",
"header_primary": "222222",
"highlight": "a87137",
"danger": "e45735",
"success": "1ca551",
"love": "fa6c8d"
}
},
"components": ["https://github.com/discourse/discourse-showcased-categories.git","https://github.com/discourse/discourse-search-banner.git"]
"components": ["https://github.com/tshenry/discourse-versatile-banner.git","https://github.com/tshenry/discourse-categories-layout-override.git",
"https://github.com/discourse/discourse-showcased-categories.git", "https://github.com/discourse/discourse-category-icons.git",
"https://github.com/discourse/DiscoTOC.git", "https://github.com/discourse/discourse-category-banners.git", "https://github.com/discourse/discourse-loading-slider.git",
"https://github.com/discourse/Discourse-easy-footer.git", "https://github.com/discourse/discourse-icon-header-links.git"]
}
Loading