new glow image that scales better.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 13 May 2009 02:05:44 +0000 (02:05 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Wed, 13 May 2009 02:05:44 +0000 (02:05 +0000)
large buttons like those in syscon were very ugly with old glow since
it would scale the gradient. now the glow is just in the borders, the
middle is a plain color.

SVN revision: 40614

data/themes/default.edc
data/themes/images/bt_glow.png

index 9fafcbc..81e9f2f 100644 (file)
@@ -18730,7 +18730,7 @@ group { name: "e/toolbar/default/base";
                color: 255 255 255 0;
               image {
                  normal: "bt_glow.png";
-                 border: 12 12 12 12;
+                 border: 7 7 9 9;
               }
                fill.smooth : 0;
            }
index e995ff1..0f516c3 100644 (file)
Binary files a/data/themes/images/bt_glow.png and b/data/themes/images/bt_glow.png differ