summaryrefslogtreecommitdiff
path: root/common/modules/mango/waybar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/mango/waybar.nix')
-rw-r--r--common/modules/mango/waybar.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/modules/mango/waybar.nix b/common/modules/mango/waybar.nix
index fddaed4..b4aeb48 100644
--- a/common/modules/mango/waybar.nix
+++ b/common/modules/mango/waybar.nix
@@ -334,7 +334,7 @@ in
#workspaces button:hover,
#tags button:hover {
- color: @text_accent;
+ color: @text_main;
}
@@ -386,7 +386,7 @@ in
}
#workspaces button.hidden {
- color: @text_muted;
+ color: @text_main;
background-color: transparent;
}
@@ -401,7 +401,7 @@ in
}
#taskbar button {
- color: @text_dim;
+ color: @text_main;
margin: 2px;
padding: 0px 3px;
border-radius: 0px;