X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=client%2Fsrc%2Fapp%2Fmenu%2Fnotification.component.scss;h=256ed732859e753cf198c88d99607be5553667de;hb=b4e556144d610cf96817dfc007933145d526966b;hp=7f72c98d120e4d3254983e67690d4f5a0fa0ca7f;hpb=60ea45b092aeec3564f7bcc9acf7838a9e84ef7d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/menu/notification.component.scss b/client/src/app/menu/notification.component.scss index 7f72c98d1..256ed7328 100644 --- a/client/src/app/menu/notification.component.scss +++ b/client/src/app/menu/notification.component.scss @@ -130,7 +130,7 @@ align-items: center; justify-content: center; font-weight: $font-semibold; - color: $fg-color; + color: pvar(--mainForegroundColor); padding: 7px 0; margin-top: auto; text-decoration: none;