hermet pushed a commit to branch master.

commit 259cdbdfb2e85114c1e636a33a9d2045e3080464
Author: ChunEon Park <[email protected]>
Date:   Tue Jul 23 16:16:48 2013 +0900

    theme/dark - updated diskselector
---
 edje/edc/elm/diskselector.edc | 32 ++++----------------------------
 1 file changed, 4 insertions(+), 28 deletions(-)

diff --git a/edje/edc/elm/diskselector.edc b/edje/edc/elm/diskselector.edc
index 4c3310e..4ff752b 100644
--- a/edje/edc/elm/diskselector.edc
+++ b/edje/edc/elm/diskselector.edc
@@ -8,40 +8,16 @@ group { name: "elm/diskselector/base/default";
          type: RECT;
          mouse_events: 0;
          description { state: "default" 0.0;
-            color: 0 0 0 255;
-         }
-      }
-      part { name: "shine_left";
-         mouse_events:  0;
-         description { state: "default" 0.0;
-            rel1.to: "bg";
-            rel1.relative: -0.1 0;
-            rel2.to: "bg";
-            rel2.relative: 0.1 1;
-            image.normal: "bar_shine.png";
-            color: 255 255 255 120;
+            color: 25 25 25 255;
          }
       }
       part { name: "shine_center";
          mouse_events:  0;
          description { state: "default" 0.0;
             rel1.to: "bg";
-            rel1.relative: 0.2 0;
-            rel2.to: "bg";
-            rel2.relative: 0.8 1;
-            image.normal: "bar_shine.png";
-            color: 255 255 255 180;
-         }
-      }
-      part { name: "shine_right";
-         mouse_events:  0;
-         description { state: "default" 0.0;
-            rel1.to: "bg";
-            rel1.relative: 0.9 0;
             rel2.to: "bg";
-            rel2.relative: 1.1 1;
             image.normal: "bar_shine.png";
-            color: 255 255 255 120;
+            color: 255 255 255 127;
          }
       }
       part { name: "clipper";
@@ -152,14 +128,14 @@ group { name: "elm/diskselector/item/default";
          }
          description { state: "left_side" 0.0;
             inherit: "default" 0.0;
-            color: 172 172 172 255;
+            color: 127 127 127 255;
             text.size: 8;
             visible: 1;
             text.align: 0.2 0.5;
          }
          description { state: "right_side" 0.0;
             inherit: "default" 0.0;
-            color: 172 172 172 255;
+            color: 127 127 127 255;
             visible: 1;
             text.size: 8;
             text.align: 0.8 0.5;

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to