diff --git a/theme.json b/theme.json index b6dfb06..da5089a 100644 --- a/theme.json +++ b/theme.json @@ -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é",