From 39d6d774474fb86c11ebe3659ea778f4ac086882 Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Wed, 18 Mar 2026 10:59:31 +0100 Subject: [PATCH] feat: increase contrast for waybar element --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 681b010..e2b7569 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -96,7 +96,7 @@ button:hover { border-radius: 1em; color: #ffffff; padding: 0 0.875em; - background-color: rgba(10, 10, 10, 0.2); + background-color: rgba(10, 10, 10, 0.4); } #window,