From c677879a10f62b7e77777338b21a2895aa745c19 Mon Sep 17 00:00:00 2001 From: lainsce Date: Sun, 4 Aug 2024 18:56:02 -0300 Subject: [PATCH] Fix rail style --- data/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/style.css b/data/style.css index be3068b..e34a3c3 100644 --- a/data/style.css +++ b/data/style.css @@ -34,7 +34,7 @@ } .music-navrail { - background: shade(@accent_container_bg_color, 0.99); + background: shade(@accent_container_bg_color, 0.95); } .music-navrail button image {