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

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

Issue 1202713002: Replace enhanced bookmarks salient images with favicons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Line wraps in EnhanacedBookmarkItem.java Created 5 years, 6 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 | « chrome/android/java/res/layout/eb_item.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | 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 feaba160da2fe9492ae5000cd6260fb4f4a61b73..36a6af61754a462e10336c2d6e62c3473064bfed 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -142,6 +142,7 @@
<color name="enhanced_bookmark_selection_action_bar_background">#4F82F4</color>
<color name="enhanced_bookmark_drawer_selected_color">#4281F4</color>
<color name="enhanced_bookmark_list_item_highlight_color">#804281f4</color>
+ <color name="enhanced_bookmark_icon_background_color">#ff787878</color>
<!-- Opt out promo -->
<color name="opt_out_text_color">#646464</color>
« no previous file with comments | « chrome/android/java/res/layout/eb_item.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698