Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1260)

Unified Diff: chrome/android/java/res/values/colors.xml

Issue 2652883002: Omnibox results show correctly for Chrome Home (Closed)
Patch Set: address comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 9f684e85ac3cb5e7f7ba15a8ae633ee666d08557..375ac06ada6abb47e7ba3f6517063ff8ac16a1aa 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -140,6 +140,7 @@
<color name="locationbar_status_color_light">#ffffff</color>
<color name="locationbar_status_separator_color">#3d000000</color>
<color name="locationbar_status_separator_color_light">#3dffffff</color>
+ <color name="omnibox_focused_fading_background_color">#a6000000</color>
<!-- Find in Page colors -->
<color name="find_result_bar_background_color">#bfffffff</color>

Powered by Google App Engine
This is Rietveld 408576698