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
Commit 7e7a77b5 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: add colors and components on about file

parent 9d8be955
No related branches found
No related tags found
2 merge requests!12🚧🚧🚧Resolve "feat: Add neutral theme"🚧🚧🚧,!9Resolve "feat: Add neutral theme"
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
{ {
"name": "Mint", "name": "Community Theme",
"about_url": null, "about_url": null,
"license_url": null, "license_url": null,
"color_schemes": { "color_schemes": {
"mint": { "Light community palette": {
"primary": "454545", "primary": "222222",
"secondary": "F6FBFC", "secondary": "ffffff",
"tertiary": "4F8A7C", "tertiary": "a9a4a4",
"header_background": "ffffff", "quaternary": "797979",
"header_primary": "111111" "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"]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment