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

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

Issue 1745563002: Revert of Created the dialog offering the user to merge their account data or keep it (Closed) Base URL: maybelle.lon.corp.google.com:/usr/local/google/code/clankium/src@sync_settings
Patch Set: Created 4 years, 10 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/values/attrs.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 461eb1cf54b698dfe588b45a9b4ef09f6c97c005..5f2d61c4b6bc18c58d055928140c4b7c6afdd59b 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -79,11 +79,8 @@
<!-- First Run Experience Colors -->
<color name="fre_text_color">#000000</color>
+ <color name="fre_light_text_color">#494949</color>
<color name="fre_title_color">#161616</color>
-
- <!-- Account Signin Colors -->
- <!-- As in dimens.xml, signin uses values from the First Run Experience -->
- <color name="signin_light_text_color">#494949</color>
<!-- Sad Tab colors -->
<color name="sad_tab_header_text_color">#333333</color>
« no previous file with comments | « chrome/android/java/res/values/attrs.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698