[Genlist] add popup list bg color
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 27 Jun 2013 15:35:17 +0000 (00:35 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Mon, 1 Jul 2013 08:07:07 +0000 (17:07 +0900)
Change-Id: Ia996d8c99d677851437510eae5fe1a2138f0ebab

themes/inc/tizen-dark-inc.edc
themes/inc/tizen-light-inc.edc
themes/widgets/genlist/genlist_normal.edc

index ea81069..70268ff 100755 (executable)
 #define BUBBLE_DISCLIP_COLOR                        255 255 255 102 // opacity 40%
 
 // List bg color
+#define GENLIST_LIST_BG_POPUP_COLOR                 29 38 60 255
 #define GENLIST_LIST_BG_COLOR                       0 0 0 255
 #define GENLIST_LIST_PRESS_COLOR                    43 58 175 255
 #define GENLIST_LIST_DIM_COLOR                      0 0 0 255
index fb109c8..b449621 100755 (executable)
 #define BUBBLE_DISCLIP_COLOR                        255 255 255 102 // opacity 40%
 
 // List bg color
+#define GENLIST_LIST_BG_POPUP_COLOR                 248 246 239 255
 #define GENLIST_LIST_BG_COLOR                       248 246 239 255
 #define GENLIST_LIST_PRESS_COLOR                    87 135 194 255
 #define GENLIST_LIST_DIM_COLOR                      248 246 239 255
index 38ebd7b..55c6c9a 100644 (file)
@@ -4368,7 +4368,6 @@ GENLIST_POPUP_STYLE("1text.2icon.6.tb")
 GENLIST_POPUP_STYLE("1text.1icon.3")
 GENLIST_POPUP_STYLE("1text.1icon.3.tb")
 GENLIST_POPUP_STYLE("1text.2icon.4")
-GENLIST_POPUP_STYLE("1text.2icon.tb")
 GENLIST_POPUP_STYLE("1text.2icon.2")
 GENLIST_POPUP_STYLE("1text.3icon")
 GENLIST_POPUP_STYLE("1text.2icon.9")
@@ -4400,7 +4399,6 @@ GENLIST_POPUP_STYLE("2text.2icon.8")
 GENLIST_POPUP_STYLE("2text.2icon.8.tb")
 GENLIST_POPUP_STYLE("2text.2icon.progress")
 GENLIST_POPUP_STYLE("3text.3icon.progress")
-GENLIST_POPUP_STYLE("2text.1icon.divider")
 GENLIST_POPUP_STYLE("2text.1icon.12")
 GENLIST_POPUP_STYLE("2text.1icon.12.tb")
 GENLIST_POPUP_STYLE("2text.1icon.7")