From 38689136e751d5ada6412633b466110604763da2 Mon Sep 17 00:00:00 2001 From: Francis Rupert Date: Fri, 10 Feb 2023 14:44:03 -0600 Subject: [PATCH] feat(inputs): text color --- base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.json b/base.json index 44b8fbe..4e249d6 100644 --- a/base.json +++ b/base.json @@ -1828,7 +1828,7 @@ "color": { "text": { "default": { - "value": "{color.text.primary}", + "value": "{color.text.secondary}", "type": "color" }, "placeholder": {