updating project colors

This commit is contained in:
Antoine M 2024-03-20 11:55:02 +01:00
parent 70c3ece717
commit 880a037228

View File

@ -9,10 +9,35 @@
"defaultPalette": false, "defaultPalette": false,
"custom": false, "custom": false,
"palette": [ "palette": [
{
"name": "Construction",
"slug": "construction",
"color": "#F1D524"
},
{
"name": "Construction",
"slug": "construction",
"color": "#F1D524"
},
{
"name": "Lhoist",
"slug": "lhoist",
"color": "#299BD4"
},
{
"name": "Lhoist-light",
"slug": "lhoistlight",
"color": "#B5F2FF"
},
{
"name": "Lhoist-dark",
"slug": "lhoistdark",
"color": "#02597A"
},
{ {
"name": "Primary", "name": "Primary",
"slug": "primary", "slug": "primary",
"color": "#404F8E" "color": "#299BD4"
}, },
{ {
"name": "Secondary", "name": "Secondary",