From 60fa1f4a7c065cb474f7cda34d9355e1ea6e4809 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Thu, 2 Aug 2012 14:51:21 +0900 Subject: [PATCH] [popup] custom style title text color is not visible clearly Change-Id: Ied520bf8fea8b11d580a8f9931449c5bcfb26dda --- themes/inc/white-hd-inc.edc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/inc/white-hd-inc.edc b/themes/inc/white-hd-inc.edc index 1351d3e..fc3bb2f 100644 --- a/themes/inc/white-hd-inc.edc +++ b/themes/inc/white-hd-inc.edc @@ -58,7 +58,7 @@ #define POPUP_DIM_BG_TRANS_COLOR_INC 0 0 0 0 #define POPUP_DIM_BG_CLICKED_TRANS_COLOR_INC 0 0 0 50 #define POPUP_CUSTOMSTYLE_TITLE_BOTTOM_LINE_COLOR_INC 70 82 102 255 -#define POPUP_CUSTOMSTYLE_TITLE_TEXT_COLOR_INC 249 249 249 255 +#define POPUP_CUSTOMSTYLE_TITLE_TEXT_COLOR_INC 80 147 182 255 #define CTXPOPUP_BUBBLE_BG_IMAGE "00_popup_bubble_bg_shadow.png" #define CTXPOPUP_BG_IMAGE "00_popup_bubble_bg_ctx.png" -- 2.7.4