[popup] changed color values of content area
authorBora Hwang <bora1.hwang@samsung.com>
Mon, 10 Jun 2013 10:47:43 +0000 (19:47 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 11:39:33 +0000 (20:39 +0900)
Change-Id: I18eeb949b9f2aea56d12c9b26399fe18855c081a

themes/widgets/popup.edc

index 07db551..310fd45 100644 (file)
@@ -89,10 +89,10 @@ group { name: "elm/notify/center/popup";
               on: 1;
               perspective: "persp";
               smooth: 0;
-              color[0]: 255 255 255 0;
-              color[1]: 255 255 255 0;
-              color[2]: 255 255 255 0;
-              color[3]: 255 255 255 0;
+              color[0]: 248 246 239 0;
+              color[1]: 248 246 239 0;
+              color[2]: 248 246 239 0;
+              color[3]: 248 246 239 0;
            }
         }
         description { state: "visible" 0.0;