[ctxpopup] add nbeat-black style on the separator
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 16 Jun 2011 12:17:54 +0000 (21:17 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 16 Jun 2011 12:17:54 +0000 (21:17 +0900)
Change-Id: I422b2029702409da4be8dd7565f5c92517da7c7a

themes/groups/ctxpopup.edc
themes/inc/nbeat-black-inc.edc
themes/inc/nbeat-inc.edc

index e05d4a0..fe40470 100644 (file)
@@ -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
index 4528ae6..245d5b0 100644 (file)
@@ -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
index e8e2908..ccc7ea4 100644 (file)
@@ -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