From c97db1d9ffed3bd9fd8dc9959870b81afd0b7d58 Mon Sep 17 00:00:00 2001 From: Davyd Melkon <131438868+davyd-akamai@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:53:30 +0200 Subject: [PATCH] Numeric spinner text color property fix --- tokens/components/numericSpinner/numericSpinner.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tokens/components/numericSpinner/numericSpinner.json b/tokens/components/numericSpinner/numericSpinner.json index d0277a6..edd9ac4 100644 --- a/tokens/components/numericSpinner/numericSpinner.json +++ b/tokens/components/numericSpinner/numericSpinner.json @@ -33,7 +33,7 @@ "type": "color" }, "text": { - "value": "{alias.content.text.secondary.default}", + "value": "{alias.content.text.primary.default}", "type": "color" }, "icon": { @@ -135,7 +135,7 @@ "type": "color" }, "text": { - "value": "{alias.content.text.secondary.default}", + "value": "{alias.content.text.primary.default}", "type": "color" }, "icon": {