This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efl.
View the commit online.
commit c2713c1fb358e255226fbc7832f1872db719ad69
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sat May 30 09:27:58 2026 +0100
theme - add hover base cc to cc tree
---
data/elementary/themes/colorclasses.edc | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/elementary/themes/colorclasses.edc b/data/elementary/themes/colorclasses.edc
index d7c3018717..d5f26136be 100644
--- a/data/elementary/themes/colorclasses.edc
+++ b/data/elementary/themes/colorclasses.edc
@@ -12,6 +12,7 @@ color_tree {
"/bg/normal/gadgets/tasks/base/normal";
"/bg/normal/gadgets/tasks/base/iconified";
"/fg/normal/gadgets/backlight/filament/off";
+ "/bg/normal/hover/base";
}
":bg-alt" {
"/bg-alt";
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.