|
@@ -48,14 +48,9 @@
|
|
"name": "Background"
|
|
"name": "Background"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "slug": "primary",
|
|
|
|
- "color": "#000AFF",
|
|
|
|
- "name": "Primary"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "slug": "tertiary",
|
|
|
|
|
|
+ "slug": "secondary",
|
|
"color": "#FFF7A7",
|
|
"color": "#FFF7A7",
|
|
- "name": "Tertiary"
|
|
|
|
|
|
+ "name": "Secondary"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|
|
@@ -220,7 +215,7 @@
|
|
},
|
|
},
|
|
"core/comment-reply-link": {
|
|
"core/comment-reply-link": {
|
|
"color": {
|
|
"color": {
|
|
- "text": "var(--wp--preset--color--primary)"
|
|
|
|
|
|
+ "text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
@@ -585,7 +580,7 @@
|
|
},
|
|
},
|
|
"link": {
|
|
"link": {
|
|
"color": {
|
|
"color": {
|
|
- "text": "var(--wp--preset--color--primary)"
|
|
|
|
|
|
+ "text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"textDecoration": "underline solid"
|
|
"textDecoration": "underline solid"
|