+
+
+
diff --git a/theme.json b/theme.json
index f0b3c73..694b784 100644
--- a/theme.json
+++ b/theme.json
@@ -77,7 +77,7 @@
"slug": "theme-4"
},
{
- "color": "color-mix(in srgb, var(--wp--preset--color--theme-1) 45%, var(--wp--preset--color--theme-6) 55%)",
+ "color": "color-mix(in srgb, var(--wp--preset--color--theme-1) 32%, var(--wp--preset--color--theme-6) 68%)",
"name": "Theme 5",
"slug": "theme-5"
},
@@ -94,7 +94,7 @@
"theme-2-dark": "color-mix(in srgb, var(--wp--preset--color--theme-1) 4%, var(--wp--preset--color--theme-6) 96%)",
"theme-3-dark": "color-mix(in srgb, var(--wp--preset--color--theme-1) 12%, var(--wp--preset--color--theme-6) 88%)",
"theme-4-dark": "color-mix(in srgb, var(--wp--preset--color--theme-1) 25%, var(--wp--preset--color--theme-6) 75%)",
- "theme-5-dark": "color-mix(in srgb, var(--wp--preset--color--theme-1) 45%, var(--wp--preset--color--theme-6) 55%)",
+ "theme-5-dark": "color-mix(in srgb, var(--wp--preset--color--theme-1) 50%, var(--wp--preset--color--theme-6) 50%)",
"theme-6-dark": "hsl(0 0% 100% / 85%)"
},
"transition": {
@@ -851,6 +851,9 @@
":hover": {
"color": {
"text": "var(--wp--preset--color--theme-6)"
+ },
+ "typography": {
+ "textDecoration": "none"
}
},
"color": {