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

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

Issue 1958233002: Reland of Update NTP to new material design spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 a5c78bafe06b78632480c976ba463d103da66f93..2d417c533ae9c5564f7ff4b69b28ae12fb25544e 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -99,7 +99,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