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

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

Issue 2859933004: [Android] Change incognito toolbar color back to #505050 (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b50eaf43dd93311936f0d3ef1fa97ef245da8620..dd12e3be29a4bf6adfc4af81b07f138dc3616a9d 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -144,7 +144,7 @@
<color name="progress_bar_background_white">@color/black_alpha_30</color>
<!-- Theme colors. Also used for toolbar background -->
- <color name="incognito_primary_color">#424242</color>
+ <color name="incognito_primary_color">#505050</color>
<!-- LocationBar colors -->
<color name="locationbar_dark_hint_text">#969696</color>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698