update on theme colors to increase contrast
This commit is contained in:
parent
b30a449f50
commit
00c44ebb2c
|
|
@ -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é",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user