aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-08-28 20:02:51 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:57 -0700
commitfc4dab2308fcce50b44fe042a0b42b37f95a5e20 (patch)
tree3232842a77033aa115562fbc172903147c948748
parent9d6117b59a061e575f84bf0116c2c749a5e4396e (diff)
Fixed cava and waybar cava colors sync w/wallpaper
Signed-off-by: Don Williams <don.e.williams@gmail.com> 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
-rw-r--r--CHANGELOG.md1
-rw-r--r--config/waybar/style/Dark-Latte-Wallust-combined-v2.css4
-rw-r--r--config/waybar/style/Dark-Latte-Wallust-combined.css4
-rw-r--r--config/waybar/style/Dark-Wallust-Obsidian-Edge.css4
-rw-r--r--config/waybar/style/Wallust-Bordered-Chroma-Simple.css4
-rw-r--r--config/waybar/style/Wallust-Box-type.css4
-rw-r--r--config/waybar/style/Wallust-Chroma-Edge.css4
-rw-r--r--config/waybar/style/Wallust-Colored.css1
8 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 106e4826..866e28f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,6 +40,7 @@
## Fixed:
+- `cava` and `waybar` cava colors weren't syncing with wallpaper
- Logout on powermenu hanging at black screen
- Improved `RofiBeats.sh`, `RofiCalc`, `RainbowBorders-low-cpu`
- More compatible with LUA and improved hardening
diff --git a/config/waybar/style/Dark-Latte-Wallust-combined-v2.css b/config/waybar/style/Dark-Latte-Wallust-combined-v2.css
index fdc29b53..cee53a39 100644
--- a/config/waybar/style/Dark-Latte-Wallust-combined-v2.css
+++ b/config/waybar/style/Dark-Latte-Wallust-combined-v2.css
@@ -178,6 +178,10 @@ tooltip {
padding-left: 6px;;
}
+#custom-cava_mviz {
+ color: @color12;
+}
+
#temperature.critical {
background-color: #ff0000;
}
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;
}
diff --git a/config/waybar/style/Dark-Wallust-Obsidian-Edge.css b/config/waybar/style/Dark-Wallust-Obsidian-Edge.css
index dc255123..6b9ddd8c 100644
--- a/config/waybar/style/Dark-Wallust-Obsidian-Edge.css
+++ b/config/waybar/style/Dark-Wallust-Obsidian-Edge.css
@@ -162,6 +162,10 @@ tooltip label {
padding-left: 6px;
}
+#custom-cava_mviz {
+ color: @color12;
+}
+
#temperature.critical {
background-color: #ff0000;
}
diff --git a/config/waybar/style/Wallust-Bordered-Chroma-Simple.css b/config/waybar/style/Wallust-Bordered-Chroma-Simple.css
index 05ad5f91..e607515d 100644
--- a/config/waybar/style/Wallust-Bordered-Chroma-Simple.css
+++ b/config/waybar/style/Wallust-Bordered-Chroma-Simple.css
@@ -164,6 +164,10 @@ tooltip {
border: 2px solid @color13;
}
+#custom-cava_mviz {
+ color: @color12;
+}
+
#cpu {
border: 2px solid @color5;
color: @foreground;
diff --git a/config/waybar/style/Wallust-Box-type.css b/config/waybar/style/Wallust-Box-type.css
index 76a76ca7..98bbda1f 100644
--- a/config/waybar/style/Wallust-Box-type.css
+++ b/config/waybar/style/Wallust-Box-type.css
@@ -161,6 +161,10 @@ window#waybar.empty #window {
border-bottom-style: solid;
}
+#custom-cava_mviz {
+ color: @color12;
+}
+
#custom-power {
padding-right: 0px;
padding-left: 0px;
diff --git a/config/waybar/style/Wallust-Chroma-Edge.css b/config/waybar/style/Wallust-Chroma-Edge.css
index c7acf7f0..bcd8a403 100644
--- a/config/waybar/style/Wallust-Chroma-Edge.css
+++ b/config/waybar/style/Wallust-Chroma-Edge.css
@@ -166,6 +166,10 @@ tooltip label {
padding-left: 6px;
}
+#custom-cava_mviz {
+ color: @color12;
+}
+
#workspaces {
border-radius: 12px;
padding: 0px 6px;
diff --git a/config/waybar/style/Wallust-Colored.css b/config/waybar/style/Wallust-Colored.css
index 137a48ad..2c7822de 100644
--- a/config/waybar/style/Wallust-Colored.css
+++ b/config/waybar/style/Wallust-Colored.css
@@ -230,6 +230,7 @@ tooltip {
}
#custom-cava_mviz {
+ color: @color12;
padding-right: 10px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage