white workspace

This commit is contained in:
Makesesama 2025-05-04 20:40:14 +02:00
parent 2541edd0f4
commit 0966c1ce70

View File

@ -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;
}