fix colors for the workspace modules

This commit is contained in:
Hadi
2024-11-16 12:06:44 +01:00
parent 9f1b464ce4
commit 619b0d3724

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"