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 db95f42bc492f03b2d7ad9f0809f8eee01457606
Author: Carsten Haitzler <[email protected]>
AuthorDate: Thu Aug 28 10:29:31 2025 +0100
elm - theme - fix typo in colorclass
@fix
---
data/elementary/themes/edc/elm/border.edc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/elementary/themes/edc/elm/border.edc b/data/elementary/themes/edc/elm/border.edc
index 4dd4cc2601..edb1404d20 100644
--- a/data/elementary/themes/edc/elm/border.edc
+++ b/data/elementary/themes/edc/elm/border.edc
@@ -269,7 +269,7 @@ group { name: "elm/border/base/default";
rel2.to_x: "elm.event.minimize";
rel2.to_y: "shadow_base";
align: 0.5 0.0;
- color_class: "/fg/noemal/titlebar";
+ color_class: "/fg/normal/titlebar";
min: 0 16;
text { font: FNBD; size: 10;
text_class: "title_bar";
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.