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",
"slug": "secondary-light",
"color": "#FFEDEC"
"color": "#FEF5F6"
},
{
"name": "Infos",
@ -67,7 +67,7 @@
{
"name": "Gris",
"slug": "gray",
"color": "rgb(239, 239, 239, 0.6)"
"color": "#F7F7F7"
},
{
"name": "Gris Foncé",