From 90f3a370e14c056062ee03d823639338eb105202 Mon Sep 17 00:00:00 2001 From: clairedenning Date: Tue, 10 Dec 2024 14:46:28 +0000 Subject: [PATCH] feat(frozen theme): Add badge.color.notification.bg-default. --- data/tokens/context/frozenproduct.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/tokens/context/frozenproduct.json b/data/tokens/context/frozenproduct.json index c418ffa9..e68bbd44 100644 --- a/data/tokens/context/frozenproduct.json +++ b/data/tokens/context/frozenproduct.json @@ -139,6 +139,16 @@ } } }, + "badge": { + "color": { + "notification": { + "bg-default": { + "value": "{modes.color.status.caution.default}", + "type": "color" + } + } + } + }, "container": { "color": { "interactive": {