From 4a704fe9cdad9990687de14865adac680ca0395a Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:21:48 +0400 Subject: [PATCH] fact check status: true --- 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 242918d0..abf259c9 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -23,7 +23,7 @@ window#waybar { #workspaces button { padding: 0 2px; - color: rgba(255, 255, 255, 0.25); + color: #ffffff; border-bottom: 3px solid transparent; } @@ -38,7 +38,7 @@ window#waybar { #workspaces button:hover { background: #1a1a1a; border: #1a1a1a; - padding: 0 2px; + padding: 0 3px; } #pulseaudio {