aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-11 13:57:13 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-11 13:57:13 -0500
commit8eb838792b4372b385c919055c3ff30c7aca61dc (patch)
treeaf69bdc0579bd1bce006573091f5b8f0c4682987
parentd1b2375085e31e99b10b582dd2cc5b89412b9d76 (diff)
ML4W glass has fixed colors which breaks themeing
-rw-r--r--config/waybar/style/ML4W Glass.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/waybar/style/ML4W Glass.css b/config/waybar/style/ML4W Glass.css
index 397613a6..ae65903c 100644
--- a/config/waybar/style/ML4W Glass.css
+++ b/config/waybar/style/ML4W Glass.css
@@ -26,6 +26,12 @@ General
}
@import "style/ML4W/glass.css";
+/* Override ML4W defaults so wallust doesn't force a red accent.
+ * Using neutral background-derived tones keeps the bar aligned with current palette. */
+@define-color surface @background-alt;
+@define-color surface_dim @background;
+@define-color primary @foreground;
+@define-color on_primary @background;
window#waybar {
background: transparent;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage