From: Bora Hwang Date: Wed, 3 Jul 2013 04:10:49 +0000 (+0900) Subject: [ctxpopup] changed bg and arrow images according to Winset GUI v1.0 X-Git-Tag: submit/tizen_2.2/20130714.144922~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da62c568e71da79a38a092d1188b12e8e4cecc49;p=framework%2Fuifw%2Fefl-theme-tizen.git [ctxpopup] changed bg and arrow images according to Winset GUI v1.0 Change-Id: I6b4dfcf178f2a9b8625fbceb31a101620b15bcd7 --- diff --git a/themes/images/HD/light/Popup/00_popup_bubble_02_bg.png b/themes/images/HD/light/Popup/00_popup_bubble_02_bg.png old mode 100644 new mode 100755 index d4755d4..05f4d4b Binary files a/themes/images/HD/light/Popup/00_popup_bubble_02_bg.png and b/themes/images/HD/light/Popup/00_popup_bubble_02_bg.png differ diff --git a/themes/images/HD/light/Popup/00_popup_bubble_bg.png b/themes/images/HD/light/Popup/00_popup_bubble_bg.png old mode 100644 new mode 100755 index e5a7502..b79b9bd Binary files a/themes/images/HD/light/Popup/00_popup_bubble_bg.png and b/themes/images/HD/light/Popup/00_popup_bubble_bg.png differ diff --git a/themes/images/HD/light/Popup/00_popup_bubble_tail_bottom.png b/themes/images/HD/light/Popup/00_popup_bubble_tail_bottom.png old mode 100644 new mode 100755 index 2eecc91..6a5e663 Binary files a/themes/images/HD/light/Popup/00_popup_bubble_tail_bottom.png and b/themes/images/HD/light/Popup/00_popup_bubble_tail_bottom.png differ diff --git a/themes/images/HD/light/Popup/00_popup_bubble_tail_left.png b/themes/images/HD/light/Popup/00_popup_bubble_tail_left.png old mode 100644 new mode 100755 index 588b4a6..e0b2df6 Binary files a/themes/images/HD/light/Popup/00_popup_bubble_tail_left.png and b/themes/images/HD/light/Popup/00_popup_bubble_tail_left.png differ diff --git a/themes/images/HD/light/Popup/00_popup_bubble_tail_right.png b/themes/images/HD/light/Popup/00_popup_bubble_tail_right.png old mode 100644 new mode 100755 index a4d0454..bddec9f Binary files a/themes/images/HD/light/Popup/00_popup_bubble_tail_right.png and b/themes/images/HD/light/Popup/00_popup_bubble_tail_right.png differ diff --git a/themes/images/HD/light/Popup/00_popup_bubble_tail_top.png b/themes/images/HD/light/Popup/00_popup_bubble_tail_top.png old mode 100644 new mode 100755 index df1bab9..471c295 Binary files a/themes/images/HD/light/Popup/00_popup_bubble_tail_top.png and b/themes/images/HD/light/Popup/00_popup_bubble_tail_top.png differ diff --git a/themes/inc/tizen-dark-inc.edc b/themes/inc/tizen-dark-inc.edc index 1001b58..3d9bb05 100755 --- a/themes/inc/tizen-dark-inc.edc +++ b/themes/inc/tizen-dark-inc.edc @@ -115,8 +115,8 @@ #define CTXPOPUP_LIST_MAIN_TEXT_PRESS_COLOR_INC 255 255 255 255 #define CTXPOPUP_SEPARATOR_PXLINE_SIZE_INC 1 #define CTXPOPUP_SEPARATOR_PADDING_INC 20 -#define CTXPOPUP_SEPARATOR_COLOR_INC 29 38 60 255 -#define CTXPOPUP_SEPARATOR2_COLOR_INC 98 102 117 255 +#define CTXPOPUP_SEPARATOR_COLOR_INC 29 38 60 0 +#define CTXPOPUP_SEPARATOR2_COLOR_INC 255 255 255 64 #define CTXPOPUP_HORIZONTAL_SEPARATOR_1_COLOR_INC 29 38 60 0 #define CTXPOPUP_HORIZONTAL_SEPARATOR_2_COLOR_INC 255 255 255 64 #define CTXPOPUP_HORIZONTAL_SEPARATOR_MIN_SIZE_INC 1 96 diff --git a/themes/inc/tizen-light-inc.edc b/themes/inc/tizen-light-inc.edc index 0bab2d9..29eca2d 100755 --- a/themes/inc/tizen-light-inc.edc +++ b/themes/inc/tizen-light-inc.edc @@ -115,8 +115,8 @@ #define CTXPOPUP_LIST_MAIN_TEXT_PRESS_COLOR_INC 250 250 250 255 #define CTXPOPUP_SEPARATOR_PXLINE_SIZE_INC 1 #define CTXPOPUP_SEPARATOR_PADDING_INC 20 -#define CTXPOPUP_SEPARATOR_COLOR_INC 45 45 45 255 -#define CTXPOPUP_SEPARATOR2_COLOR_INC 91 91 91 255 +#define CTXPOPUP_SEPARATOR_COLOR_INC 68 68 68 0 +#define CTXPOPUP_SEPARATOR2_COLOR_INC 255 255 255 64 #define CTXPOPUP_HORIZONTAL_SEPARATOR_1_COLOR_INC 45 45 45 255 #define CTXPOPUP_HORIZONTAL_SEPARATOR_2_COLOR_INC 91 91 91 255 #define CTXPOPUP_HORIZONTAL_SEPARATOR_MIN_SIZE_INC 1 96