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 02e8d82b55f047411dd69eb611a5fabebb66ef1b
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Thu Aug 28 10:32:13 2025 +0100

    elm - theme - fix typeo in colorclass
    
    more colorclasss typo fixes!
    
    @fix
---
 data/elementary/themes/edc/elm/border.edc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/elementary/themes/edc/elm/border.edc b/data/elementary/themes/edc/elm/border.edc
index edb1404d20..ac2639d395 100644
--- a/data/elementary/themes/edc/elm/border.edc
+++ b/data/elementary/themes/edc/elm/border.edc
@@ -336,7 +336,7 @@ group { name: "elm/border/base/default";
             rel.to: "elm.event.close";
             min: 15 15; max: 15 15;
             fixed: 1 1;
-            color_class: "/fg/noemal/titlebar/close";
+            color_class: "/fg/normal/titlebar/close";
          }
          desc { "selected";
             inherit: "default";
@@ -351,7 +351,7 @@ group { name: "elm/border/base/default";
             rel.to: "elm.event.maximize";
             min: 15 15; max: 15 15;
             fixed: 1 1;
-            color_class: "/fg/noemal/titlebar/maximize";
+            color_class: "/fg/normal/titlebar/maximize";
          }
          desc { "selected";
             inherit: "default";

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

Reply via email to