From 0274667f697d63fc68a3f5251439adbdbeb805e9 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Fri, 25 Aug 2023 19:40:05 +0500 Subject: [PATCH] set default link color to green --- theme.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 757b59d..85f9dc2 100644 --- a/theme.json +++ b/theme.json @@ -194,7 +194,12 @@ "color": { "text": "var(--wp--preset--color--secondary)" } - } + }, + "link": { + "color": { + "text": "var(--wp--preset--color--secondary)" + } + } } }, "templateParts": [