Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_fileman.edc 


Log Message:
add a tiny shadow
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default_fileman.edc 12 Oct 2005 22:21:49 -0000      1.7
+++ default_fileman.edc 12 Oct 2005 22:26:18 -0000      1.8
@@ -124,8 +124,7 @@
 {
       style {
         name: "fileman_icon_style"; 
-        base: "font=Edje-Vera color=#000  font_size=10 align=center wrap=char";
-        //style=soft_shadow shadow_color=#cccccc
+        base: "font=Edje-Vera color=#000 style=shadow shadow_color=#cccccc 
font_size=10 align=center wrap=char";        
         tag:  "br" "\n";
         tag:  "hilight" "+ font=Edje-Vera-Bold";
         tag:  "invisible" "+ font=Edje-Vera font_size=7 style=none 
color=#0002";
@@ -283,7 +282,7 @@
       part {
         name:          "icon_title";
         type:          TEXT;
-        effect:        NONE;
+        effect:        SHADOW;
         description {
            rel1 {
               relative: 0.0 1.0;
@@ -294,6 +293,7 @@
               offset:   -6 -6;
            }
            color:      0 0 0 255;
+           color3: 255 255 255 128;        
            text {
               text: "No Title";
               align:    0.0 0.0;              




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to