update on theme colors to increase contrast

This commit is contained in:
Antoine M 2024-04-02 16:29:51 +02:00
parent b30a449f50
commit 00c44ebb2c

View File

@ -52,7 +52,7 @@
{ {
"name": "Secondaire Light", "name": "Secondaire Light",
"slug": "secondary-light", "slug": "secondary-light",
"color": "#FFEDEC" "color": "#FEF5F6"
}, },
{ {
"name": "Infos", "name": "Infos",
@ -67,7 +67,7 @@
{ {
"name": "Gris", "name": "Gris",
"slug": "gray", "slug": "gray",
"color": "rgb(239, 239, 239, 0.6)" "color": "#F7F7F7"
}, },
{ {
"name": "Gris Foncé", "name": "Gris Foncé",