From ce2031540f0cfc6d2e1d527ba67ec206fe3e0160 Mon Sep 17 00:00:00 2001 From: Aleksey Samoilov Date: Sat, 21 Jun 2025 17:18:24 +0400 Subject: [PATCH] common: add small opacity to nwg-drawer --- common/etc/skel/.config/nwg-drawer/drawer.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/etc/skel/.config/nwg-drawer/drawer.css b/common/etc/skel/.config/nwg-drawer/drawer.css index 8d89b95..a558bb0 100644 --- a/common/etc/skel/.config/nwg-drawer/drawer.css +++ b/common/etc/skel/.config/nwg-drawer/drawer.css @@ -1,6 +1,7 @@ window { background-color: #24273a; - color: #cad3f5 + color: #cad3f5; + opacity: 0.9 } /* search entry */