From fc4dab2308fcce50b44fe042a0b42b37f95a5e20 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 28 Aug 2026 20:02:51 -0400 Subject: Fixed cava and waybar cava colors sync w/wallpaper Signed-off-by: Don Williams On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/waybar/style/Dark-Latte-Wallust-combined-v2.css modified: config/waybar/style/Dark-Latte-Wallust-combined.css modified: config/waybar/style/Dark-Wallust-Obsidian-Edge.css modified: config/waybar/style/Wallust-Bordered-Chroma-Simple.css modified: config/waybar/style/Wallust-Box-type.css modified: config/waybar/style/Wallust-Chroma-Edge.css modified: config/waybar/style/Wallust-Colored.css --- config/waybar/style/Dark-Latte-Wallust-combined.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/waybar/style/Dark-Latte-Wallust-combined.css') diff --git a/config/waybar/style/Dark-Latte-Wallust-combined.css b/config/waybar/style/Dark-Latte-Wallust-combined.css index 7f698cb5..61893beb 100644 --- a/config/waybar/style/Dark-Latte-Wallust-combined.css +++ b/config/waybar/style/Dark-Latte-Wallust-combined.css @@ -185,6 +185,10 @@ tooltip { padding-left: 6px; } +#custom-cava_mviz { + color: @color12; +} + #temperature.critical { background-color: #ff0000; } -- cgit v1.2.3