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

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

Issue 1557803002: [Custom Tabs] Implement Bottombar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: respond to dfalcantara@'s comments Created 4 years, 11 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 5e73d84bd64f9ede83603ae1b5a9cbcc0b9cd4a5..63a328ce89b718adade9894aab6de0831249dcd7 100644
--- a/chrome/android/java/res/values/colors.xml
+++ b/chrome/android/java/res/values/colors.xml
@@ -166,4 +166,7 @@
<color name="physical_web_url_color">#969696</color>
<color name="physical_web_url_description_color">#646464</color>
<color name="physical_web_logo_gray_tint">#ccc</color>
+
+ <!-- Bottom bar colors -->
+ <color name="bottom_bar_shadow_color">#1d000000</color>
</resources>
« no previous file with comments | « chrome/android/java/res/layout/main.xml ('k') | chrome/android/java/src/android/support/customtabs/CustomTabsIntent.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698