From 95a76709b20bc37c5da519096a994ed46b2569bf Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 29 Jan 2026 19:29:52 -0500 Subject: Update to wallust to fix kitty broke waybar colors On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/wallust/templates/colors-waybar.css modified: config/waybar/wallust/colors-waybar.css --- config/wallust/templates/colors-waybar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/wallust') diff --git a/config/wallust/templates/colors-waybar.css b/config/wallust/templates/colors-waybar.css index c59e4914..8f7efa96 100644 --- a/config/wallust/templates/colors-waybar.css +++ b/config/wallust/templates/colors-waybar.css @@ -1,7 +1,7 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ /* wallust template - colors-waybar */ - @define-color foreground {{foreground}}; + @define-color foreground {{color12}}; @define-color background {{background}}; @define-color background-alt rgba({{background | rgb}},0.25); @define-color cursor {{cursor}}; -- cgit v1.2.3