mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
fix colors for the workspace modules
This commit is contained in:
@@ -111,7 +111,8 @@ in {
|
|||||||
|
|
||||||
"theme.bar.buttons.workspaces.hover": "${accent-alt}",
|
"theme.bar.buttons.workspaces.hover": "${accent-alt}",
|
||||||
"theme.bar.buttons.workspaces.active": "${accent}",
|
"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": "${
|
"theme.bar.margin_top": "${
|
||||||
if position == "top" then toString (gaps-in * 2) else "0"
|
if position == "top" then toString (gaps-in * 2) else "0"
|
||||||
|
|||||||
Reference in New Issue
Block a user