From 0966c1ce702890ba66d21818f1d2e687954ce6ea Mon Sep 17 00:00:00 2001 From: Makesesama Date: Sun, 4 May 2025 20:40:14 +0200 Subject: [PATCH] white workspace --- bar/bar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bar/bar.css b/bar/bar.css index 13a0a44..865c137 100644 --- a/bar/bar.css +++ b/bar/bar.css @@ -65,7 +65,7 @@ button { #workspaces>button { padding: 0px 8px; transition: padding 0.05s steps(8); - background-color: var(--ws-inactive); + background-color: var(--foreground); border-radius: 100px; }