Entry : Apply white theme (editfield color)
authorheeju.joo <heeju.joo@samsung.com>
Thu, 20 Jun 2013 10:08:10 +0000 (19:08 +0900)
committerhjnim.kim <hjnim.kim@samsung.com>
Fri, 21 Jun 2013 05:43:11 +0000 (14:43 +0900)
Change-Id: I53f18c6ac84504e54198e15625143b9e1f607a5d

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

index 81f5020..ff8f45b 100644 (file)
@@ -53,8 +53,8 @@
 
 @color_list_expanded_bg : rgba(220, 218, 211, 1);
 
-@color_list_editfield : rgba(0, 0, 0, 1);                              /* F011L1 */
-@color_editfield_focus_border : rgba(58, 114, 255, 1);
+@color_list_editfield : rgba(227, 225, 217, 1);                                /* F011L1 */
+@color_editfield_focus_border : rgba(0, 123, 218, 1);
 
 @color_checklist_btn_bg : rgba(248, 246, 239, 1);