From: Shinwoo Kim Date: Thu, 16 Jun 2011 12:17:54 +0000 (+0900) Subject: [ctxpopup] add nbeat-black style on the separator X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~756 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dcf42e2979aef11c26dd1193b3427bfe43fa0e1;p=profile%2Fivi%2Fefl-theme-tizen.git [ctxpopup] add nbeat-black style on the separator Change-Id: I422b2029702409da4be8dd7565f5c92517da7c7a --- diff --git a/themes/groups/ctxpopup.edc b/themes/groups/ctxpopup.edc index e05d4a0..fe40470 100644 --- a/themes/groups/ctxpopup.edc +++ b/themes/groups/ctxpopup.edc @@ -36,7 +36,6 @@ #define CTXPOPUP_CONTENT_WIDTH_MIN 240 #define CTXPOPUP_CONTENT_WIDTH_MAX 420 #define CTXPOPUP_CONTENT_HEIGHT_MAX 630 -#define CTXPOPUP_SEPARATOR_COLOR 204 198 180 255 #define CTXPOPUP_FONT_COLOR 0 0 0 255 #define CTXPOPUP_CLICKED_FONT_COLOR 255 255 255 255 #define CTXPOPUP_ITEM_DISABLED_COLOR 200 200 200 127 diff --git a/themes/inc/nbeat-black-inc.edc b/themes/inc/nbeat-black-inc.edc index 4528ae6..245d5b0 100644 --- a/themes/inc/nbeat-black-inc.edc +++ b/themes/inc/nbeat-black-inc.edc @@ -34,6 +34,8 @@ #define POPUP_DESCRIPTION_TEXT_COLOR "#f9f9f9" #define POPUP_DIM_BG_COLOR 0 0 0 125 +#define CTXPOPUP_SEPARATOR_COLOR 71 82 87 255 + #define LABEL_TEXT_BLOCK_STYLE_COLOR_INC "#FFFFFF" #define GENLIST_PART_BG_COLOR_INC 0 0 0 255 diff --git a/themes/inc/nbeat-inc.edc b/themes/inc/nbeat-inc.edc index e8e2908..ccc7ea4 100644 --- a/themes/inc/nbeat-inc.edc +++ b/themes/inc/nbeat-inc.edc @@ -33,6 +33,8 @@ #define POPUP_DESCRIPTION_TEXT_COLOR "#000000" #define POPUP_DIM_BG_COLOR 61 59 56 204 +#define CTXPOPUP_SEPARATOR_COLOR 199 199 199 255 + #define LABEL_TEXT_BLOCK_STYLE_COLOR_INC "#000000" #define GENLIST_PART_BG_COLOR_INC 249 249 249 255