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

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

Issue 1960273002: Reland "Update NTP to new material design spec." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2016_05_09_revert
Patch Set: disable Created 4 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
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 3a7b3f5c77a3ed03abe908507a06621eafcf66f6..3b1f88d82fc8055b94c52bcfb3418c47725c0997 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -100,7 +100,7 @@
<color name="ntp_list_header_text">#333</color>
<color name="ntp_list_header_subtext">#969696</color>
<color name="ntp_list_header_subtext_active">#7cadff</color>
- <color name="ntp_with_cards_bg">#f2f2f2</color>
+ <color name="ntp_material_design_bg">#f2f2f2</color>
<color name="snippets_thumnail_placeholder_bg">#f2f2f2</color>
<color name="snippets_thumnail_placeholder_fg">#757575</color>
<color name="snippets_background_color">#fff</color>

Powered by Google App Engine
This is Rietveld 408576698