From 45e28ffe8ba6eee631b17042698ff8e447fcaaa6 Mon Sep 17 00:00:00 2001 From: Spangenberg Date: Sat, 21 Oct 2023 21:10:40 +0200 Subject: [PATCH] waybar backlight color --- waybar/themes/ml4w/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/waybar/themes/ml4w/style.css b/waybar/themes/ml4w/style.css index 7c89137..7a98fe3 100644 --- a/waybar/themes/ml4w/style.css +++ b/waybar/themes/ml4w/style.css @@ -389,7 +389,8 @@ label:focus { } #backlight { - background-color: #90b1b1; +/* background-color: #90b1b1; */ + background-color: @backgroundlight; } #network {