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

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

Issue 653703002: Update Undo text color for Material Design (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 449077ef4e775c0c07dfbaba4a30355cc0382031..550b8ac0d8ccf8d5970d9007055d7f79631d608c 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -22,7 +22,7 @@
<color name="tab_back">#d9d9d9</color>
<color name="tab_back_incognito">#4d5872</color>
<color name="accessibility_tab_switcher_list_item">#252525</color>
- <color name="accessibility_close_undo_text">#33b5e5</color>
+ <color name="accessibility_close_undo_text">#3adaff</color>
<!-- App banner colors -->
<color name="app_banner_install_button_fg">#ffffff</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