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

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

Issue 177863008: Update the AppBannerView appearance again (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebasing Created 6 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-h720dp/dimens.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 49c580c3ffdb4eb882ff3ac49dbc451adcf116f4..1801d1575815fb83bae24219845fb5f112eea094 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -15,8 +15,7 @@
<color name="button_focused">#ffa9d0df</color>
<!-- App banner colors -->
- <color name="app_banner_install_button_bg">#b2cb39</color>
<color name="app_banner_install_button_fg">#ffffff</color>
- <color name="app_banner_open_button_bg">#eeeeee</color>
- <color name="app_banner_open_button_fg">#737373</color>
+ <color name="app_banner_open_button_fg">#777777</color>
+ <color name="app_banner_card_highlight">#33999999</color>
</resources>
« no previous file with comments | « chrome/android/java/res/values-h720dp/dimens.xml ('k') | chrome/android/java/res/values/dimens.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698