diff --git a/henrovnix_ok/assets/conf/desktop/notifications/ncsway/style.css b/henrovnix_ok/assets/conf/desktop/notifications/ncsway/style.css index 9918e695f..528fd60c6 100644 --- a/henrovnix_ok/assets/conf/desktop/notifications/ncsway/style.css +++ b/henrovnix_ok/assets/conf/desktop/notifications/ncsway/style.css @@ -4,7 +4,7 @@ * swaync loads GTK CSS for theming. */ -@define-color base rgba(220, 230, 255, 0.18); +@define-color base rgba(220, 230, 255, 0.05); @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);