list divider: Apply light theme
authorsang-hee.lee <sang-hee.lee@samsung.com>
Wed, 19 Jun 2013 09:40:33 +0000 (18:40 +0900)
committerhjnim.kim <hjnim.kim@samsung.com>
Fri, 21 Jun 2013 05:43:11 +0000 (14:43 +0900)
Change-Id: Ifafc1a6f3dd607531c72962607760909359af33e

src/themes/tizen/tizen-white/style.less

index 40e6737..fbb1c1b 100644 (file)
@@ -39,9 +39,9 @@
 
 @color_list_divider_expand_div : rgba(0, 0, 0, 0.5);
 @color_list_divider_bg : rgba(248, 246, 239, 1);                       /* W021L1 */
-@color_list_divider_line : rgba(59, 115, 182, 1);                      /* W021L2 */
+@color_list_divider_line : rgba(14, 104, 173, 1);                      /* W021L2 */
 @color_list_divider_text : rgba(59, 115, 182, 1);                      /* W021L3 */
-@color_list_divider_bg_press : rgba(43, 58, 175, 1);
+@color_list_divider_bg_press : rgba(87, 135, 194, 1);
 @color_list_divider_text_press : rgba(250, 250, 250, 1);
 
 @color_list_swipe_bg : rgba(237, 235, 228, 1);                         /* B0212 */