From fdfc9bf89abe0acbef31066d33ef12cd57f3ae70 Mon Sep 17 00:00:00 2001 From: Sagar Jadhav Date: Fri, 27 Feb 2026 16:27:07 +0530 Subject: [PATCH 1/3] Update: theme.json to version 3 --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 0488642e..1410efa6 100644 --- a/theme.json +++ b/theme.json @@ -1,6 +1,6 @@ { "$schema": "https://schemas.wp.org/trunk/theme.json", - "version": 2, + "version": 3, "customTemplates": [ { "name": "no-title", From 6cc73788789839584c760a189146a3ff5344a12c Mon Sep 17 00:00:00 2001 From: Sagar Jadhav Date: Fri, 27 Feb 2026 16:49:03 +0530 Subject: [PATCH 2/3] Update: theme.json to version 3 --- styles/light.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/light.json b/styles/light.json index 55a7d881..15b9058a 100644 --- a/styles/light.json +++ b/styles/light.json @@ -1,5 +1,5 @@ { - "version": 2, + "version": 3, "settings": { "color": { "palette": [ From 766d8a0fa093b040b9f41947a62d84f075361c5a Mon Sep 17 00:00:00 2001 From: Sagar Jadhav Date: Fri, 27 Feb 2026 17:48:37 +0530 Subject: [PATCH 3/3] Update: theme.json to version 3 --- theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.json b/theme.json index 1410efa6..8e923520 100644 --- a/theme.json +++ b/theme.json @@ -53,6 +53,7 @@ "typography": { "dropCap": false, "fluid": true, + "defaultFontSizes": false, "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",