Index: mobile/android/base/resources/values/colors.xml |
diff --git a/mobile/android/base/resources/values/colors.xml b/mobile/android/base/resources/values/colors.xml |
index 954822f5f0a9378b0fd631e29cf8fc814d352f07..93c34adc8240bda8f2d07907c6cec312309e2375 100644 |
--- a/mobile/android/base/resources/values/colors.xml |
+++ b/mobile/android/base/resources/values/colors.xml |
@@ -48,7 +48,7 @@ |
<color name="new_tablet_highlight_focused">#C0C9D0</color> |
<!-- highlight on shaped button: 20% white over text_and_tabs_tray_grey --> |
- <color name="highlight_shaped">#FFFFFFFF</color> |
+ <color name="highlight_shaped">#FFF8F8F8</color> |
<!-- highlight-focused on shaped button: 10% white over text_and_tabs_tray_grey --> |
<color name="highlight_shaped_focused">#FF565B60</color> |