summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBora Hwang <bora1.hwang@samsung.com>2013-06-10 19:47:43 +0900
committerSungho Kwak <sungho1.kwak@samsung.com>2013-06-12 20:39:33 +0900
commit6b18d5864d6f51ab014417d3291c60226698131c (patch)
tree64d24ffdc20f55b54dda4bfeb296f92a153ed21b /themes
parent077707be3f4813fedc081cc86a055c8a59bed0b3 (diff)
downloadefl-theme-tizen-6b18d5864d6f51ab014417d3291c60226698131c.tar.gz
efl-theme-tizen-6b18d5864d6f51ab014417d3291c60226698131c.tar.bz2
efl-theme-tizen-6b18d5864d6f51ab014417d3291c60226698131c.zip
[popup] changed color values of content area
Change-Id: I18eeb949b9f2aea56d12c9b26399fe18855c081a
Diffstat (limited to 'themes')
-rw-r--r--themes/widgets/popup.edc8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc
index 07db5517..310fd452 100644
--- a/themes/widgets/popup.edc
+++ b/themes/widgets/popup.edc
@@ -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;