From 630885daab9bae4ed8fd911fee1b51e4241f7bd7 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:42:14 +1100 Subject: update for scheme refactor --- scss/notifpopups.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss/notifpopups.scss') diff --git a/scss/notifpopups.scss b/scss/notifpopups.scss index 74c5118..c4760b7 100644 --- a/scss/notifpopups.scss +++ b/scss/notifpopups.scss @@ -33,7 +33,7 @@ } &.normal { - @include popup(scheme.$accent, 0.3); + @include popup(scheme.$primary, 0.3); } &.critical { -- cgit v1.2.3-freya