make button focus effect slightly more muted
authordiscomfitor <michael.blumenkrantz@gmail.com>
Thu, 19 Sep 2013 16:38:22 +0000 (17:38 +0100)
committerdiscomfitor <michael.blumenkrantz@gmail.com>
Thu, 19 Sep 2013 19:09:40 +0000 (20:09 +0100)
data/themes/edc/button.edc

index 5933892..662451c 100644 (file)
          }
          description { state: "focused" 0.0;
             inherit: "default" 0.0;
-            color: 255 255 255 255;
+            color: 255 255 255 150;
             visible: 1;
          }
       }