| Index: chrome/android/java/res/values/colors.xml
|
| diff --git a/chrome/android/java/res/values/colors.xml b/chrome/android/java/res/values/colors.xml
|
| index 03a1ce0317687df3320522e34db3e98dc985ca99..ac7bfdc67af8b91a78ebd04babb6b3124dfcd8af 100644
|
| --- a/chrome/android/java/res/values/colors.xml
|
| +++ b/chrome/android/java/res/values/colors.xml
|
| @@ -78,7 +78,7 @@
|
| <color name="url_emphasis_light_default_text">#ffffff</color>
|
|
|
| <!-- Omnibox Suggestion colors -->
|
| - <color name="suggestion_url">@color/google_blue_700</color>
|
| + <color name="suggestion_url">#5595fe</color>
|
| <color name="answers_description_text_negative">@color/google_red_700</color>
|
| <color name="answers_description_text_positive">@color/google_green_700</color>
|
| <color name="answers_answer_text">#8a8a8a</color>
|
|
|