aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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