From 2cec9eebbae6cbd1b75c27d88921a469dcbd85ff Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 9 Aug 2024 21:27:06 +0400 Subject: [PATCH] again --- config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/style.css b/config/waybar/style.css index c1ed1a51..45a090a2 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -28,8 +28,8 @@ window#waybar { } #workspaces button.active{ - color: #2C5B2B; - border-bottom: 3px solid #2C5B2B; + color: #44E141; + border-bottom: 3px solid #44E141; } #workspaces button:hover { box-shadow: inherit;