aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-11 14:07:10 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-11 14:07:10 -0500
commitbacd7b5b9f9000cb9cdea12e3bde5fe7b1771428 (patch)
tree9471f9e0d8d6c543940f12bc6ea1660b975361af /config
parent8eb838792b4372b385c919055c3ff30c7aca61dc (diff)
ML4W accent variables changed to wallust colors
Diffstat (limited to 'config')
-rw-r--r--config/waybar/style/ML4W Glass.css14
1 files changed, 11 insertions, 3 deletions
diff --git a/config/waybar/style/ML4W Glass.css b/config/waybar/style/ML4W Glass.css
index ae65903c..dd8f9ec2 100644
--- a/config/waybar/style/ML4W Glass.css
+++ b/config/waybar/style/ML4W Glass.css
@@ -27,11 +27,19 @@ 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. */
+ * Use current palette values from wallust instead of fixed reds. */
@define-color surface @background-alt;
@define-color surface_dim @background;
-@define-color primary @foreground;
-@define-color on_primary @background;
+@define-color primary @color4;
+@define-color on_primary @color15;
+@define-color on_primary_fixed @color15;
+@define-color on_primary_fixed_variant @color6;
+@define-color secondary @color6;
+@define-color on_secondary @color15;
+@define-color on_tertiary_fixed @color15;
+@define-color on_tertiary_fixed_variant @color5;
+@define-color error @color1;
+@define-color on_error @color15;
window#waybar {
background: transparent;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage