This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch reproducible-widget-previews
in repository efl.

View the commit online.

commit 66f5e12e20599c32d7abc80d55dc0b704442dc2d
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sat May 30 09:21:58 2026 +0100

    theme - fix cc for left hover base
---
 data/elementary/themes/edc/elm/hover.edc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/elementary/themes/edc/elm/hover.edc b/data/elementary/themes/edc/elm/hover.edc
index 264f7975c1..365a1b9379 100644
--- a/data/elementary/themes/edc/elm/hover.edc
+++ b/data/elementary/themes/edc/elm/hover.edc
@@ -275,7 +275,7 @@ group { name: "elm/hover/base/popout";
             rel.to: "elm.swallow.slot.left";
             rel1.offset: -6 -6;
             rel2.offset: -1 5;
-            color_class: "/bg/normal/hover";
+            color_class: "/bg/normal/hover/base";
             color: 255 255 255 0; // no cc
          }
          description { state: "visible" 0.0;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to