the gren led's bothered me too much in bar... make them e theme blue! :)
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 12 Jun 2013 15:02:06 +0000 (00:02 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 12 Jun 2013 15:02:06 +0000 (00:02 +0900)
data/themes/edc/ibar-ibox.edc
data/themes/img/led_tiny_blue.png [new file with mode: 0644]

index 7baf376..0ffa945 100644 (file)
@@ -3,7 +3,7 @@ group { name: "e/modules/ibox/icon";
    // 1 or 0 if u want an icon holder to raise when the mouse (or keyboard) hilights it
    data.item: "raise_on_hilight" "0";
 //   data.item: "item_list" "item item2 item3";
-   images.image: "led_tiny_green.png" COMP;
+   images.image: "led_tiny_blue.png" COMP;
    parts {
       part { name: "item_clip"; type: RECT;
          description { state: "default" 0.0;
@@ -41,7 +41,7 @@ group { name: "e/modules/ibox/icon";
             rel1.offset: -4 -4;
             rel2.relative: 1.0 1.0;
             rel2.offset: -3 -3;
-            image.normal: "led_tiny_green.png";
+            image.normal: "led_tiny_blue.png";
             color: 255 255 255 0;
             visible: 0;
          }
diff --git a/data/themes/img/led_tiny_blue.png b/data/themes/img/led_tiny_blue.png
new file mode 100644 (file)
index 0000000..3aedae6
Binary files /dev/null and b/data/themes/img/led_tiny_blue.png differ