fix colors for the workspace modules

Former-commit-id: 619b0d3724
This commit is contained in:
Hadi
2024-11-16 12:06:44 +01:00
parent 7dc0964759
commit 0875217932

View File

@@ -111,7 +111,8 @@ in {
"theme.bar.buttons.workspaces.hover": "${accent-alt}",
"theme.bar.buttons.workspaces.active": "${accent}",
"theme.bar.buttons.workspaces.available": "${background}",
"theme.bar.buttons.workspaces.available": "${accent-alt}",
"theme.bar.buttons.workspaces.occupied": "${accent}",
"theme.bar.margin_top": "${
if position == "top" then toString (gaps-in * 2) else "0"