Fix for N_Se-39727
authorAyush <ayush.sriv@samsung.com>
Mon, 3 Jun 2013 11:56:03 +0000 (17:26 +0530)
committerAyush <ayush.sriv@samsung.com>
Mon, 3 Jun 2013 11:56:03 +0000 (17:26 +0530)
Change-Id: I68ccab74e268fd5f99cf570fddbf12228f6ca6f8
Signed-off-by: Ayush <ayush.sriv@samsung.com>
src/ui/resource/FUi_ResourceSearchBarConfig.cpp

index c0714c1..7b62121 100644 (file)
@@ -31,7 +31,7 @@ START_UI_CONFIG(SEARCHBAR);
        ADD_COLOR_CONFIG(BUTTON_TEXT_NORMAL, $B052L4);
        ADD_COLOR_CONFIG(BUTTON_TEXT_PRESSED, $F032L2P);
        ADD_COLOR_CONFIG(BUTTON_TEXT_DISABLED, $B052L4D);
-       ADD_COLOR_CONFIG(BUTTON_TEXT_HIGHLIGHTED, $F032L2P);
+       ADD_COLOR_CONFIG(BUTTON_TEXT_HIGHLIGHTED, $B052L4);
 
        ADD_COLOR_CONFIG(EDIT_BG_NORMAL, $W031);
        ADD_COLOR_CONFIG(EDIT_BG_DISABLED, $W031D);