| Index: mobile/android/base/resources/values-v21/themes.xml |
| =================================================================== |
| --- a/mobile/android/base/resources/values-v21/themes.xml |
| +++ b/mobile/android/base/resources/values-v21/themes.xml |
| @@ -10,7 +10,7 @@ |
| --> |
| <style name="GeckoBase" parent="@android:style/Theme.Material.Light"> |
| <item name="android:colorPrimary">@color/text_and_tabs_tray_grey</item> |
| - <item name="android:colorPrimaryDark">@color/text_and_tabs_tray_grey</item> |
| + <item name="android:colorPrimaryDark">@color/placeholder_active_grey</item> |
| <item name="android:windowNoTitle">true</item> |
| <item name="android:windowContentOverlay">@null</item> |
| </style> |