From ba87c54ce748e40df2fbae2593fe9493fd73177f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 9 Mar 2025 19:18:12 +0900 Subject: some adjustments on dark-light switcher. SwayNC notibg-alt is now from directly from wallust --- config/swaync/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/swaync/style.css') 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; -- cgit v1.2.3