changed color of nitifications to milky glass

This commit is contained in:
2026-02-27 17:50:49 +01:00
parent b6497c1e0c
commit 332b79d297
@@ -4,7 +4,7 @@
* swaync loads GTK CSS for theming.
*/
@define-color base rgba(30, 30, 46, 1.0);
@define-color base rgba(220, 230, 255, 0.18);
@define-color text rgba(255, 255, 255, 1.0);
@define-color surface1 rgba(255, 255, 255, 0.08);
@define-color subtext1 rgba(255, 255, 255, 0.35);