fix badge-notificaiton color in favicon and notifications

This commit is contained in:
Henry Jameson 2024-02-28 22:28:15 +02:00
commit 7575079da9
3 changed files with 23 additions and 7 deletions

View file

@ -9,6 +9,12 @@ export default {
notification: '.-notification'
},
defaultRules: [
{
component: 'Root',
directives: {
'--badgeNotification': 'color | --cRed'
}
},
{
directives: {
background: '--cGreen'