From 63344c50ad980acc076171f9e906bf4ec8d6159a Mon Sep 17 00:00:00 2001 From: dmh <5150636+dmh@users.noreply.github.com> Date: Wed, 4 Jan 2023 11:48:38 +0200 Subject: [PATCH] [TASK] use other global color for links for child theme by default --- theme/fields.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/fields.json b/theme/fields.json index fe4bf29..6cf9508 100644 --- a/theme/fields.json +++ b/theme/fields.json @@ -106,7 +106,7 @@ "locked": false, "required": false, "default": { - "color": "#593299" + "color": "#0066cc" } }, {