From 7575079da96a70eb00272e6273b90a10b02da0f0 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 28 Feb 2024 22:28:15 +0200 Subject: fix badge-notificaiton color in favicon and notifications --- src/components/badge.style.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/components/badge.style.js') diff --git a/src/components/badge.style.js b/src/components/badge.style.js index 37833cdb..0697cac6 100644 --- a/src/components/badge.style.js +++ b/src/components/badge.style.js @@ -9,6 +9,12 @@ export default { notification: '.-notification' }, defaultRules: [ + { + component: 'Root', + directives: { + '--badgeNotification': 'color | --cRed' + } + }, { directives: { background: '--cGreen' -- cgit v1.2.3-70-g09d2