make temp gadget text readable
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 7 Dec 2012 13:39:35 +0000 (13:39 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 7 Dec 2012 13:39:35 +0000 (13:39 +0000)
ticket #1905

SVN revision: 80453

data/themes/edc/temperature.edc

index 73849f0..aa04dce 100644 (file)
@@ -43,9 +43,10 @@ group { name: "e/modules/temperature/main";
          clip_to: "fade_clip";
          description { state: "default" 0.0;
             color: 255 255 255 0;
+            color2: 0 0 0 255;
             color3: 0 0 0 0;
             color_class: "module_label";
-            text { font: "Sans"; size: 6;
+            text { font: "Sans"; size: 10;
                min: 1 1;
                text_class: "module_small";
             }