|
@@ -69,12 +69,12 @@
|
|
"defaultDuotone": false,
|
|
"defaultDuotone": false,
|
|
"duotone": [
|
|
"duotone": [
|
|
{
|
|
{
|
|
- "colors": [ "#006837", "#FFFFFF"],
|
|
+ "colors": [ "#3e64a0", "#FFFFFF"],
|
|
"slug": "secondary-primary",
|
|
"slug": "secondary-primary",
|
|
"name": "Secondary and primary"
|
|
"name": "Secondary and primary"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "colors": ["#006837", "#000000"],
|
|
+ "colors": ["#3e64a0", "#000000"],
|
|
"slug": "primary-contrast",
|
|
"slug": "primary-contrast",
|
|
"name": "Primary and Contrast"
|
|
"name": "Primary and Contrast"
|
|
}
|
|
}
|
|
@@ -126,20 +126,6 @@
|
|
"fontDisplay": "swap"
|
|
"fontDisplay": "swap"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Playfair Display",
|
|
|
|
- "slug": "playfair",
|
|
|
|
- "fontFamily": "playfiar",
|
|
|
|
- "fontFace": [
|
|
|
|
- {
|
|
|
|
- "src": "file:./css/fonts/playfair-display-v36-latin-900.woff2",
|
|
|
|
- "fontFamily": "\"Playfair\"",
|
|
|
|
- "fontWeight": "900",
|
|
|
|
- "fontStyle": "normal",
|
|
|
|
- "fontDisplay": "swap"
|
|
|
|
- }
|
|
|
|
- ]
|
|
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"fontSizes": [
|
|
"fontSizes": [
|
|
@@ -217,7 +203,7 @@
|
|
},
|
|
},
|
|
":active": {
|
|
":active": {
|
|
"color": {
|
|
"color": {
|
|
- "text": "var(--wp--preset--color--contrast)"
|
|
+ "text": "var(--wp--preset--color--tertiary)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|