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

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

Issue 1237563004: Remove duplicate color used in EB ActionBar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove another color Created 5 years, 5 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 6cfd10fe553fa5f54279f4d152649a1c1f666f1c..f7e85c60e21fa36fe7c1f6abd07e45b54545d8c9 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -138,8 +138,6 @@
<color name="enhanced_bookmark_detail_text">#212121</color>
<color name="enhanced_bookmark_detail_section">#7C7B79</color>
<color name="enhanced_bookmark_app_bar_shadow_color">#1D000000</color>
- <color name="enhanced_bookmark_selection_action_bar_background">#4F82F4</color>
- <color name="enhanced_bookmark_drawer_selected_color">#4281F4</color>
<color name="enhanced_bookmark_drawer_selected_background_color">#F0F0F0</color>
<color name="enhanced_bookmark_list_item_highlight_color">#804281f4</color>
<color name="enhanced_bookmark_icon_background_color">#ff787878</color>

Powered by Google App Engine
This is Rietveld 408576698