Changed Button color and label font size
authorGoun Lee <gouni.lee@samsung.com>
Mon, 25 Apr 2011 04:26:04 +0000 (13:26 +0900)
committerGoun Lee <gouni.lee@samsung.com>
Mon, 25 Apr 2011 04:26:04 +0000 (13:26 +0900)
themes/groups/multibuttonentry.edc [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 04e0e1b..47f2b61
                color: 130 130 130 255;
                text {
                   font: "SLP:style=Roman";
-                  size: 24;
+                  size: 28;
                   min: 0 1;
                   align: 0.0 0.5;
                }
                state: "default" 0.0;
                rel1 { relative: 1.0 1.0; to_x:"left.padding";to_y:"top.padding";}
                rel2 { relative: 0.0 0.0; to_x:"right.padding";to_y:"bottom.padding";}
-               color: 221 134 21 255;
+               color: 195 160 107 255;
             }
             description {
                state: "focused" 0.0;
                inherit: "default" 0.0;
-               color: 100 50 0 255;
+               color: 103 79 43 255;
             }
          }
          part {