From a3a12e990555f96353dc07ae9ee86ac2f39fd3d8 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 22 Nov 2020 17:01:31 +0100 Subject: [PATCH] mild: fix unfocused effect --- data/themes/mild.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/themes/mild.edc b/data/themes/mild.edc index 19264a35..55aa4df4 100644 --- a/data/themes/mild.edc +++ b/data/themes/mild.edc @@ -93,8 +93,8 @@ collections { description { state: "default" 0.0; } description { state: "unfocused" 0.0; - color: 255 255 255 200; - color_class: "FG"; + color: 255 255 255 240; + color_class: "BG"; } } program {