raster pushed a commit to branch master.

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

commit 57328b02281dcfd6de1ee16580597836b350419e
Author: Carsten Haitzler <[email protected]>
Date:   Fri Sep 17 00:32:34 2021 +0100

    elm theme - more cc
---
 data/elementary/themes/colorclasses.edc | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/data/elementary/themes/colorclasses.edc 
b/data/elementary/themes/colorclasses.edc
index 3eba41566a..bae8de6138 100644
--- a/data/elementary/themes/colorclasses.edc
+++ b/data/elementary/themes/colorclasses.edc
@@ -15,8 +15,6 @@ color_tree {
       "/fg/normal/bubble/info";
       "/fg/normal/spinner/arrow";
       "/fg/normal/spinner/text";
-      "/fg/selected/check/check";
-      "/fg/selected/radio/radio";
       "/fg/normal/notification/text";
       "/fg/selected/winlist/item/text/iconified";
       "/fg/pressed/gadgets/tasks/text/iconified";
@@ -601,8 +599,8 @@ color_classes {
       color:  32  32  32 255; }
    color_class { name: "/bg/disabled/check/base";
       color:  56  56  56 255; }
-//   color_class { name: "/fg/selected/check/check";
-//      color: 160 160 160 255; }
+   color_class { name: "/fg/selected/check/check";
+      color: 160 160 160 255; }
 ///////////////////////////////////////////////////////////////////////////////
    color_class { name: "/bg/normal/radio/base";
       color:  48  48  48 255; }

-- 


Reply via email to