From b4d260a7325a4bffcc35bed24ab7a5030d1f5727 Mon Sep 17 00:00:00 2001 From: Nick Diego Date: Tue, 17 Dec 2024 10:53:19 -0600 Subject: [PATCH] Update from Developer Hours --- theme.json | 105 ++++++++++++++++++++++++++--------------------------- 1 file changed, 52 insertions(+), 53 deletions(-) diff --git a/theme.json b/theme.json index 6f79775..2804b31 100644 --- a/theme.json +++ b/theme.json @@ -1,6 +1,4 @@ { - "$schema": "https://schemas.wp.org/wp/6.5/theme.json", - "version": 2, "customTemplates": [ { "name": "blank", @@ -100,12 +98,12 @@ "slug": "primary-light" }, { - "color": "#0B8082", + "color": "#820a78b8", "name": "Secondary", "slug": "secondary" }, { - "color": "#05a9b2", + "color": "#b3059f", "name": "Secondary (Light)", "slug": "secondary-light" }, @@ -186,8 +184,8 @@ "default": "1px solid var(--wp--preset--color--neutral-300)" }, "border-radius": { - "default": "8px", "button": "8px", + "default": "8px", "round": "9999px" }, "box-shadow": { @@ -210,10 +208,28 @@ "contentSize": "720px", "wideSize": "1200px" }, + "shadow": { + "defaultPresets": false, + "presets": [ + { + "name": "Extra Small", + "shadow": "rgba(0, 0, 0, 0.08) 0px 3px 5px -1px, rgba(0, 0, 0, 0.04) 0px 2px 3px -1px", + "slug": "x-small" + }, + { + "name": "Small", + "shadow": "rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px", + "slug": "small" + }, + { + "name": "Medium", + "shadow": "rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px", + "slug": "medium" + } + ] + }, "spacing": { - "spacingScale": { - "steps": 0 - }, + "defaultSpacingSizes": false, "spacingSizes": [ { "name": "XS", @@ -261,6 +277,7 @@ ] }, "typography": { + "defaultFontSizes": false, "dropCap": false, "fluid": true, "fontFamilies": [ @@ -404,26 +421,6 @@ } ] }, - "shadow": { - "defaultPresets": false, - "presets": [ - { - "name": "Extra Small", - "slug": "x-small", - "shadow": "rgba(0, 0, 0, 0.08) 0px 3px 5px -1px, rgba(0, 0, 0, 0.04) 0px 2px 3px -1px" - }, - { - "name": "Small", - "slug": "small", - "shadow": "rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px" - }, - { - "name": "Medium", - "slug": "medium", - "shadow": "rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px" - } - ] - }, "useRootPaddingAwareAlignments": true }, "styles": { @@ -509,7 +506,7 @@ "text": "var(--wp--preset--color--primary-light)" }, "typography": { - "fontFamily": "var(--wp--preset--font-family--primary)", + "fontFamily": "var(--wp--preset--font-family--primary)", "fontWeight": "500", "letterSpacing": "0.5px", "lineHeight": "1", @@ -518,7 +515,7 @@ }, "core/comment-reply-link": { "typography": { - "fontFamily": "var(--wp--preset--font-family--primary)" + "fontFamily": "var(--wp--preset--font-family--primary)" } }, "core/heading": { @@ -542,6 +539,7 @@ "border": { "radius": "var(--wp--custom--border-radius--default)" }, + "css": "&>figcaption { text-align: center }", "elements": { "caption": { "border": { @@ -553,8 +551,7 @@ } } } - }, - "css": "&>figcaption { text-align: center }" + } }, "core/list": { "typography": { @@ -621,13 +618,13 @@ "core/post-terms": { "elements": { "link": { - "typography": { - "textDecoration": "none" - }, ":hover": { "typography": { "textDecoration": "underline" } + }, + "typography": { + "textDecoration": "none" } } }, @@ -672,11 +669,6 @@ "lineHeight": "var(--wp--custom--typography--line-height--small)" } }, - "core/separator": { - "border": { - "width": "0 0 1px 0" - } - }, "core/search": { "elements": { "button": { @@ -686,6 +678,11 @@ } } }, + "core/separator": { + "border": { + "width": "0 0 1px 0" + } + }, "core/site-title": { "elements": { "link": { @@ -710,23 +707,23 @@ } }, "core/tag-cloud": { - "typography": { - "fontFamily": "var(--wp--preset--font-family--primary)", - "fontWeight": "500", - "textTransform": "uppercase" - }, "elements": { "link": { - "typography": { - "fontSize": "var(--wp--preset--font-size--x-small) !important", - "textDecoration": "none" - }, ":hover": { "typography": { "textDecoration": "underline" } + }, + "typography": { + "fontSize": "var(--wp--preset--font-size--x-small) !important", + "textDecoration": "none" } } + }, + "typography": { + "fontFamily": "var(--wp--preset--font-family--primary)", + "fontWeight": "500", + "textTransform": "uppercase" } }, "core/template-part": { @@ -793,8 +790,8 @@ "text": "var(--wp--preset--color--primary-light)" }, "typography": { - "fontStyle": "normal", - "fontSize": "var(--wp--preset--font-size--small)" + "fontSize": "var(--wp--preset--font-size--small)", + "fontStyle": "normal" } }, "h1": { @@ -871,7 +868,7 @@ }, "typography": { "fontFamily": "var(--wp--preset--font-family--primary)", - "fontSize": "var(--wp--preset--font-size--medium)", + "fontSize": "var(--wp--preset--font-size--large)", "lineHeight": "var(--wp--custom--typography--line-height--medium)" } }, @@ -886,5 +883,7 @@ "name": "footer", "title": "Footer" } - ] + ], + "version": 3, + "$schema": "https://schemas.wp.org/wp/6.7/theme.json" } \ No newline at end of file