raster pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=047a9a9589491c709715171405a3e9b6afd99d23

commit 047a9a9589491c709715171405a3e9b6afd99d23
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Sat Jun 26 00:54:52 2021 +0100

    elm theme - more cc work
---
 data/elementary/themes/edc/fileman.edc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/data/elementary/themes/edc/fileman.edc 
b/data/elementary/themes/edc/fileman.edc
index 26b3332d41..e88974b029 100644
--- a/data/elementary/themes/edc/fileman.edc
+++ b/data/elementary/themes/edc/fileman.edc
@@ -1396,7 +1396,7 @@ group { name: "e/fileman/default/progress";
             rel1.relative: 1.0 0.0;
             rel1.offset: -9 8;
             rel2.offset: -9 -9;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             FIXED_SIZE(15, 15)
             fixed: 1 1;
             offscale;
@@ -1544,7 +1544,7 @@ group { name: "e/modules/efm_navigation/main";
             rel2.relative: 0.0 1.0;
             rel2.offset: 6 -1;
             align: 0.0 0.5;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             fixed: 0 1;
          }
@@ -1555,7 +1555,7 @@ group { name: "e/modules/efm_navigation/main";
             rel1.relative: 1.0 0.0;
             rel2.to: "back";
             align: 0.0 0.5;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             fixed: 0 1;
          }
@@ -1566,7 +1566,7 @@ group { name: "e/modules/efm_navigation/main";
             rel1.relative: 1.0 0.0;
             rel2.to: "forward";
             align: 0.0 0.5;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             fixed: 0 1;
          }
@@ -1576,7 +1576,7 @@ group { name: "e/modules/efm_navigation/main";
             rel.to: "parent";
             rel1.relative: 1.0 0.0;
             align: 0.0 0.5;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             fixed: 0 1;
          }
@@ -1586,7 +1586,7 @@ group { name: "e/modules/efm_navigation/main";
             rel.to: "reload";
             rel1.relative: 1.0 0.0;
             align: 0.0 0.5;
-            color: 0 0 0 0;
+            color: 0 0 0 0; // no cc
             aspect: 1.0 1.0; aspect_preference: VERTICAL;
             fixed: 0 1;
          }

-- 


Reply via email to