diff options
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x | config/swaync/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css index a9dc328f..1aed332c 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -5,7 +5,7 @@ @define-color noti-border-color @color12; @define-color noti-bg rgba(0, 0, 0, 0.8); -@define-color noti-bg-alt #111111; +@define-color noti-bg-alt @background-alt; @define-color noti-bg-hover @background; @define-color text-color @foreground; |
