+
diff --git a/styles/01-evening.json b/styles/01-evening.json
index 0d5503a5..893abfac 100644
--- a/styles/01-evening.json
+++ b/styles/01-evening.json
@@ -32,18 +32,18 @@
},
{
"color": "#CBCBCB",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#353535",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#FFFFFF33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
@@ -85,19 +85,19 @@
},
"core/site-tagline": {
"color": {
- "text": "var(--wp--preset--color--primary)"
+ "text": "var:preset|color|accent-4"
},
"elements": {
"link": {
"color": {
- "text": "var(--wp--preset--color--primary)"
+ "text": "var:preset|color|accent-4"
}
}
}
}
},
"color": {
- "text": "var(--wp--preset--color--primary)"
+ "text": "var:preset|color|accent-4"
},
"elements": {
"button": {
@@ -114,7 +114,7 @@
},
"link": {
"color": {
- "text": "var(--wp--preset--color--primary)"
+ "text": "var:preset|color|accent-4"
}
}
},
diff --git a/styles/02-noon.json b/styles/02-noon.json
index c818bc39..055d07bf 100644
--- a/styles/02-noon.json
+++ b/styles/02-noon.json
@@ -32,18 +32,18 @@
},
{
"color": "#5F5F5F",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#F1EEE9",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#19191933",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
},
@@ -270,7 +270,7 @@
}
},
"color": {
- "text": "var(--wp--preset--color--primary)"
+ "text": "var:preset|color|accent-4"
},
"elements": {
"button": {
diff --git a/styles/03-dusk.json b/styles/03-dusk.json
index 43ecc8dd..03268e4b 100644
--- a/styles/03-dusk.json
+++ b/styles/03-dusk.json
@@ -32,18 +32,18 @@
},
{
"color": "#5F5F5F",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#DBDBDB",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#3B3B3B33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
},
@@ -75,7 +75,7 @@
"core/code": {
"color": {
"text": "var:preset|color|black",
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
}
},
"core/paragraph": {
diff --git a/styles/04-afternoon.json b/styles/04-afternoon.json
index 24c8b88f..062a4027 100644
--- a/styles/04-afternoon.json
+++ b/styles/04-afternoon.json
@@ -32,18 +32,18 @@
},
{
"color": "#516028",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#EBF6D3",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#51602833",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
},
diff --git a/styles/05-twilight.json b/styles/05-twilight.json
index a7cc3b82..fb290ece 100644
--- a/styles/05-twilight.json
+++ b/styles/05-twilight.json
@@ -32,18 +32,18 @@
},
{
"color": "#FFFFFF",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#252525",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#FFFFFF33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/06-morning.json b/styles/06-morning.json
index 2b057b37..3717185d 100644
--- a/styles/06-morning.json
+++ b/styles/06-morning.json
@@ -32,25 +32,25 @@
},
{
"color": "#5F5F5F",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#D7D3CC",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#19191933",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
},
"styles": {
"color": {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
"typography": {
"fontFamily": "var:preset|font-family|ysabeau-office",
@@ -73,7 +73,7 @@
"core/code": {
"color": {
"text": "var:preset|color|contrast",
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
}
},
"core/navigation": {
@@ -165,7 +165,7 @@
"letterSpacing": "-0.14px"
},
"color": {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
}
}
}
@@ -187,7 +187,7 @@
"letterSpacing": "-0.14px"
},
"color": {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
}
}
}
@@ -246,11 +246,11 @@
"elements": {
"link": {
"color": {
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
},
"border": {
"radius": "100px",
- "color": "var:preset|color|secondary"
+ "color": "var:preset|color|accent-5"
},
"typography": {
"textDecoration": "none"
diff --git a/styles/07-sunrise.json b/styles/07-sunrise.json
index b5cbd34a..f9c4c8f9 100644
--- a/styles/07-sunrise.json
+++ b/styles/07-sunrise.json
@@ -32,18 +32,18 @@
},
{
"color": "#DB9AB1",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#4A1628",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#DB9AB133",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
@@ -79,7 +79,7 @@
"core/code": {
"color": {
"text": "var:preset|color|accent-2",
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
}
},
"core/navigation": {
@@ -251,11 +251,11 @@
"elements": {
"link": {
"color": {
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
},
"border": {
"radius": "100px",
- "color": "var:preset|color|secondary"
+ "color": "var:preset|color|accent-5"
},
"typography": {
"textDecoration": "none"
@@ -361,7 +361,7 @@
"section-4": {
"color": {
"text": "var:preset|color|contrast",
- "background": "var:preset|color|secondary"
+ "background": "var:preset|color|accent-5"
},
"elements": {
"heading": {
@@ -384,7 +384,7 @@
},
":hover": {
"color": {
- "background": "var:preset|color|secondary",
+ "background": "var:preset|color|accent-5",
"text": "var:preset|color|contrast"
},
"border": {
@@ -396,13 +396,13 @@
},
"section-5": {
"color": {
- "text": "var:preset|color|secondary",
+ "text": "var:preset|color|accent-5",
"background": "var:preset|color|contrast"
},
"elements": {
"link": {
"color": {
- "text": "var:preset|color|secondary"
+ "text": "var:preset|color|accent-5"
}
},
"button": {
diff --git a/styles/08-midnight.json b/styles/08-midnight.json
index 85436889..48ce5462 100644
--- a/styles/08-midnight.json
+++ b/styles/08-midnight.json
@@ -42,18 +42,18 @@
},
{
"color": "#79F3B1",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#E8B7FF",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#79F3B133",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
},
@@ -322,27 +322,27 @@
},
"section-2": {
"color": {
- "text": "var:preset|color|secondary"
+ "text": "var:preset|color|accent-5"
},
"elements": {
"button": {
"color": {
- "background": "var:preset|color|secondary",
+ "background": "var:preset|color|accent-5",
"text": "var:preset|color|accent-3"
},
":hover": {
"color": {
"background": "var:preset|color|accent-3",
- "text": "var:preset|color|secondary"
+ "text": "var:preset|color|accent-5"
},
"border": {
- "color": "var:preset|color|secondary"
+ "color": "var:preset|color|accent-5"
}
}
},
"link": {
"color": {
- "text": "var:preset|color|secondary"
+ "text": "var:preset|color|accent-5"
}
}
}
@@ -385,11 +385,11 @@
"button": {
"color": {
"background": "var:preset|color|accent-3",
- "text": "var:preset|color|secondary"
+ "text": "var:preset|color|accent-5"
},
":hover": {
"color": {
- "background": "var:preset|color|secondary",
+ "background": "var:preset|color|accent-5",
"text": "var:preset|color|accent-3"
},
"border": {
diff --git a/styles/blocks/post-terms-1.json b/styles/blocks/post-terms-1.json
index 40e1b861..83cbe02e 100644
--- a/styles/blocks/post-terms-1.json
+++ b/styles/blocks/post-terms-1.json
@@ -8,7 +8,7 @@
"elements": {
"link": {
"border": {
- "color": "var:preset|color|opacity-20",
+ "color": "var:preset|color|accent-6",
"radius": "20px",
"width": "0.8px",
"style": "solid"
diff --git a/styles/blocks/section-5.json b/styles/blocks/section-5.json
index b3c7c667..41b5bdeb 100644
--- a/styles/blocks/section-5.json
+++ b/styles/blocks/section-5.json
@@ -10,7 +10,7 @@
],
"styles": {
"color": {
- "background": "var:preset|color|secondary",
+ "background": "var:preset|color|accent-5",
"text": "var:preset|color|contrast"
},
"blocks": {
diff --git a/styles/colors/01-evening.json b/styles/colors/01-evening.json
index 7af85204..2d77fd34 100644
--- a/styles/colors/01-evening.json
+++ b/styles/colors/01-evening.json
@@ -32,18 +32,18 @@
},
{
"color": "#CBCBCB",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#353535",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#FFFFFF33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/02-noon.json b/styles/colors/02-noon.json
index 8d0b9fb9..1478fbdc 100644
--- a/styles/colors/02-noon.json
+++ b/styles/colors/02-noon.json
@@ -32,18 +32,18 @@
},
{
"color": "#5F5F5F",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#F1EEE9",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#19191933",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/03-dusk.json b/styles/colors/03-dusk.json
index d48e3f37..86808743 100644
--- a/styles/colors/03-dusk.json
+++ b/styles/colors/03-dusk.json
@@ -32,18 +32,18 @@
},
{
"color": "#5F5F5F",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#DBDBDB",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#3B3B3B33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/04-afternoon.json b/styles/colors/04-afternoon.json
index f9ecb563..2439545b 100644
--- a/styles/colors/04-afternoon.json
+++ b/styles/colors/04-afternoon.json
@@ -32,18 +32,18 @@
},
{
"color": "#516028",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#EBF6D3",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#51602833",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/05-twilight.json b/styles/colors/05-twilight.json
index 6f0d6133..b7de7cc9 100644
--- a/styles/colors/05-twilight.json
+++ b/styles/colors/05-twilight.json
@@ -32,18 +32,18 @@
},
{
"color": "#FFFFFF",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#252525",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#FFFFFF33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/06-morning.json b/styles/colors/06-morning.json
index 5791d225..c17213b6 100644
--- a/styles/colors/06-morning.json
+++ b/styles/colors/06-morning.json
@@ -32,18 +32,18 @@
},
{
"color": "#F7E6FF",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#D7D3CC",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#1A1A1A33",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/07-sunrise.json b/styles/colors/07-sunrise.json
index f143a6f8..590ca09d 100644
--- a/styles/colors/07-sunrise.json
+++ b/styles/colors/07-sunrise.json
@@ -32,18 +32,18 @@
},
{
"color": "#DB9AB1",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#4A1628",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#DB9AB133",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/styles/colors/08-midnight.json b/styles/colors/08-midnight.json
index 336a73c1..2eb924d5 100644
--- a/styles/colors/08-midnight.json
+++ b/styles/colors/08-midnight.json
@@ -32,18 +32,18 @@
},
{
"color": "#79F3B1",
- "name": "Primary",
- "slug": "primary"
+ "name": "Accent 4",
+ "slug": "accent-4"
},
{
"color": "#E8B7FF",
- "name": "Secondary",
- "slug": "secondary"
+ "name": "Accent 5",
+ "slug": "accent-5"
},
{
"color": "#79F3B133",
- "name": "Opacity 20%",
- "slug": "opacity-20"
+ "name": "Accent 6",
+ "slug": "accent-6"
}
]
}
diff --git a/theme.json b/theme.json
index 280794a6..93965fcf 100644
--- a/theme.json
+++ b/theme.json
@@ -1010,7 +1010,7 @@
"fontWeight": "400"
},
"color": {
- "background": "var:preset|color|secondary",
+ "background": "var:preset|color|accent-5",
"text": "var:preset|color|contrast"
},
"spacing": {
@@ -1024,12 +1024,12 @@
},
"core/comment-author-name": {
"color": {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
"elements": {
"link": {
"color": {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
"typography": {
"textDecoration": "none"
@@ -1103,7 +1103,7 @@
}
},
"core/post-comments-form": {
- "css": "& textarea, input:not([type=submit]){border-radius:.25rem; border-color: var(--wp--preset--color--opacity-20) !important;} & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }",
+ "css": "& textarea, input:not([type=submit]){border-radius:.25rem; border-color: var(--wp--preset--color--accent-6) !important;} & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }",
"typography": {
"fontSize": "var:preset|font-size|medium"
},
@@ -1142,12 +1142,12 @@
},
"core/post-date": {
"color":{
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
"elements": {
"link": {
"color" : {
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
":hover": {
"typography": {
@@ -1285,7 +1285,7 @@
}
},
"core/search": {
- "css": "& .wp-block-search__input{border-radius:3.125rem;padding-left:1.5625rem;padding-right:1.5625rem;border-color:var(--wp--preset--color--opacity-20);}",
+ "css": "& .wp-block-search__input{border-radius:3.125rem;padding-left:1.5625rem;padding-right:1.5625rem;border-color:var(--wp--preset--color--accent-6);}",
"typography": {
"fontSize": "var:preset|font-size|medium",
"lineHeight": "1.6"
@@ -1315,7 +1315,7 @@
"width": "0 0 1px 0"
},
"color": {
- "text": "var:preset|color|opacity-20"
+ "text": "var:preset|color|accent-6"
},
"variations": {
"wide": {
@@ -1349,7 +1349,7 @@
},
"core/term-description": {
"color":{
- "text": "var:preset|color|primary"
+ "text": "var:preset|color|accent-4"
},
"typography": {
"fontSize": "var:preset|font-size|medium"
@@ -1394,7 +1394,7 @@
"text": "var:preset|color|contrast"
},
"outline": {
- "color": "var:preset|color|primary",
+ "color": "var:preset|color|accent-4",
"offset": "2px",
"style": "dotted",
"width": "1px"