From e78e5f378b6b433c24ba00d72f8e87460fd6968f Mon Sep 17 00:00:00 2001 From: XNM Date: Fri, 10 Nov 2023 17:14:04 +0200 Subject: [PATCH] changed active workspace color from maroon to peach --- home/.config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/waybar/style.css b/home/.config/waybar/style.css index 2bd61fc..1203ff8 100644 --- a/home/.config/waybar/style.css +++ b/home/.config/waybar/style.css @@ -71,7 +71,7 @@ window.bottom_bar .modules-right { } #workspaces button.active { - color: @maroon; + color: @peach; } #workspaces button {