aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-11 14:09:50 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-11 14:09:50 -0500
commit45953d8f8b92d5563d6b90c9ae2eaff08b635cb4 (patch)
treecb47d7524a5f49f2277d999e5606e323c166908d
parentbacd7b5b9f9000cb9cdea12e3bde5fe7b1771428 (diff)
More color map tweaking
-rw-r--r--config/waybar/style/ML4W Glass.css15
1 files changed, 7 insertions, 8 deletions
diff --git a/config/waybar/style/ML4W Glass.css b/config/waybar/style/ML4W Glass.css
index dd8f9ec2..b2266a28 100644
--- a/config/waybar/style/ML4W Glass.css
+++ b/config/waybar/style/ML4W Glass.css
@@ -26,19 +26,18 @@ General
}
@import "style/ML4W/glass.css";
-/* Override ML4W defaults so wallust doesn't force a red accent.
- * Use current palette values from wallust instead of fixed reds. */
-@define-color surface @background-alt;
-@define-color surface_dim @background;
-@define-color primary @color4;
+/* Override ML4W defaults to a cooler wallust-derived accent (avoid harsh reds). */
+@define-color surface @color9;
+@define-color surface_dim @color1;
+@define-color primary @color6; /* cooler accent */
@define-color on_primary @color15;
@define-color on_primary_fixed @color15;
@define-color on_primary_fixed_variant @color6;
-@define-color secondary @color6;
+@define-color secondary @color4;
@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_tertiary_fixed_variant @color10;
+@define-color error @color3;
@define-color on_error @color15;
window#waybar {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage