diff options
Diffstat (limited to 'scss/notifpopups.scss')
| -rw-r--r-- | scss/notifpopups.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/notifpopups.scss b/scss/notifpopups.scss index 125a9f4..afe322d 100644 --- a/scss/notifpopups.scss +++ b/scss/notifpopups.scss @@ -33,7 +33,7 @@ } &.normal { - @include popup(scheme.$lavender, 0.3); + @include popup(scheme.$accent, 0.3); } &.critical { |