Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/taillights/parts


Modified Files:
        login_area.edc 


Log Message:
make the entry fonts feel similar
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/parts/login_area.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- login_area.edc      7 Mar 2004 22:01:17 -0000       1.7
+++ login_area.edc      9 Mar 2004 14:44:07 -0000       1.8
@@ -484,7 +484,7 @@
                        to, "login_entry";
                    }
                    color, 255 255 255 255;
-          color2, 0 0 0 128;
+                   color2, 0 0 0 128;
                    color3, 96 96 96 192;
                    text {
                        text, "Enter your username:";
@@ -499,7 +499,7 @@
                name, "EntranceUserEntry";
                type, TEXT;
                mouse_events, 0;
-               effect, SHADOW;
+               effect, OUTLINE_SOFT_SHADOW;
                clip_to, "login_entry_user_clip";
                description {
                    state, "default" 0.0;
@@ -513,12 +513,13 @@
                        offset, -10 -5;
                        to, "login_entry";
                    }
-                   color, 0 0 0 192;
-                   color3, 255 255 255 64;
+                   color3, 0 0 0 255;
+                   color2, 192 192 192 255;
+                   color, 255 255 255 255;
                    text {
                        text, "";
-                       font, "Edje.LuxiBoldItalic";
-                       size, 12;
+                       font, "Edje.LuxiItalic";
+                       size, 14;
                        fit, 0 0;
                        align, 0.0 0.5;
                    }
@@ -528,7 +529,7 @@
                name, "EntrancePassEntry";
                type, TEXT;
                mouse_events, 0;
-               effect, SHADOW;
+               effect, OUTLINE_SOFT_SHADOW;
                clip_to, "login_entry_pass_clip";
                description {
                    state, "default" 0.0;
@@ -542,12 +543,13 @@
                        offset, -20 -5;
                        to, "login_entry";
                    }
-                   color, 0 0 0 192;
-                   color3, 255 255 255 64;
+                   color3, 0 0 0 255;
+                   color2, 192 192 192 255;
+                   color, 255 255 255 255;
                    text {
                        text, "";
-                       font, "Edje.LuxiBoldItalic";
-                       size, 12;
+                       font, "Edje.LuxiItalic";
+                       size, 14;
                        fit, 0 0;
                        align, 0.0 0.5;
                    }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to