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

feat: add dark color palette V1

parent 7ec8ddbf
No related branches found
No related tags found
1 merge request!2Resolve "feat: create cdo dark theme"
{
"name": "CDD Colors",
"about_url": "https://lab.frogg.it/lydra/discourse/discourse-cdd-colors",
"license_url": "",
"color_schemes": {
"CDD Light": {
"primary": "222222",
"secondary": "ffffff",
"tertiary": "B38A58",
"quaternary": "4D7298",
"primary-medium": "293348",
"primary-low-mid": "4D7298",
"header_background": "293348",
"header_primary": "f7f7f7",
"highlight": "FFCF64",
"danger": "e45735",
"success": "009900",
"love": "fa6c8d"
},
"CDD Dark": {
"primary": "dddddd",
"secondary": "222222",
"tertiary": "4D7298",
"quaternary": "B38A58",
"primary-medium": "B38A58",
"primary-low-mid": "B38A58",
"header_background": "4D7298",
"header_primary": "18191a",
"highlight": "B38A58",
"danger": "e45735",
"success": "86BAA1",
"love": "fa6c8d"
}
},
"components": ["https://lab.frogg.it/lydra/discourse/discourse-cdd-fonts.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