Fix bug #16951566 Switchbar color needs to change to ff37474f

- change the SwitchBar color as requested by UX

Change-Id: I3ca81e8ac0276fa9aab205f0045cd8b14855ddf7
This commit is contained in:
Fabrice Di Meglio
2014-08-11 12:11:53 -07:00
parent 918c23bd5f
commit 8da603f230

View File

@@ -66,7 +66,7 @@
<color name="theme_accent">#ff009688</color>
<color name="dashboard_background_color">#ffe1e1e0</color>
<color name="switchbar_background_color">#ff384248</color>
<color name="switchbar_background_color">#ff37474f</color>
<color name="switch_accent_color">#ff7fcac3</color>
<color name="default_preference_background_color">@*android:color/background_material_light</color>