raster pushed a commit to branch master.

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

commit a7c8ec2a564eb728a6c454d710b30aece4fabb04
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Sat May 15 10:32:52 2021 +0100

    elm theme - cc's for mono icons
---
 data/elementary/themes/edc/icons.edc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/elementary/themes/edc/icons.edc 
b/data/elementary/themes/edc/icons.edc
index 98606462e9..a239354185 100644
--- a/data/elementary/themes/edc/icons.edc
+++ b/data/elementary/themes/edc/icons.edc
@@ -156,7 +156,7 @@ ICON("gadgets",  "i-gadgets")
             description { state: "default" 0.0; \
                aspect: 1.0 1.0; aspect_preference: BOTH; \
                image.normal: _ICON; \
-               color: 160 160 160 255; \
+               color_class: "/fg/normal/icon"; \
             } \
          } \
       } \
@@ -224,7 +224,7 @@ ICON("preferences-position-right-bottom", "i-shelf-rb")
             description { state: "default" 0.0; \
                aspect: 1.0 1.0; aspect_preference: BOTH; \
                image.normal: _ICON; \
-               color: 160 160 160 255; \
+               color_class: "/fg/normal/icon"; \
             } \
          } \
       } \
@@ -536,7 +536,7 @@ ICON("application/x-partial-download", "i-download")
             description { state: "default" 0.0; \
                aspect: 1.0 1.0; aspect_preference: BOTH; \
                image.normal: _ICON; \
-               color: 160 160 160 255; \
+               color_class: "/fg/normal/icon"; \
             } \
          } \
       } \

-- 


Reply via email to