about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/base/config/waybar/style.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/config/waybar/style.nix b/home/profiles/base/config/waybar/style.nix
index 029c5f2..195fb2d 100644
--- a/home/profiles/base/config/waybar/style.nix
+++ b/home/profiles/base/config/waybar/style.nix
@@ -26,7 +26,7 @@ with neotheme.colors;
   }
 
   #workspaces button.focused {
-    color: #${color2};
+    color: #${foreground};
     background-color: #${alt0};
   }