Lines Matching full:light
18 <style name="DetailActivityTheme" parent="@android:style/Theme.Holo.Light">
48 <!-- We need to use a light ripple behind ActionBar items in order for them to
53 <style name="PeopleTheme" parent="@android:style/Theme.Material.Light">
115 <!-- Use the non-light style so that the up button & icons aren't black. If we use the
116 Light style, then it is impossible to tint the homeAsUp icon anything other than black -->
161 parent="android:style/Widget.Material.Light.ActionBar.TabText">
171 parent="@android:style/Widget.Material.Light.ActionButton.Overflow">
175 <style name="ContactsActionBarDropDownStyle" parent="@android:style/Widget.Holo.Light.Spinner">
179 <style name="ContactsActionBarTheme" parent="@android:style/Theme.Holo.Light">
182 <item name="android:popupMenuStyle">@android:style/Widget.Holo.Light.PopupMenu</item>
210 <style name="NonPhoneDialogTheme" parent="@android:Theme.Material.Light.Dialog">
213 <style name="ConfirmAddDetailDialogTheme" parent="@android:style/Theme.Material.Light.Dialog.MinWidth">
217 <style name="ContactEditorAccountsChangedActivityTheme" parent="@android:style/Theme.Material.Light.Dialog.NoActionBar.MinWidth">
241 <style name="SelectableItem" parent="@android:style/Theme.Material.Light">
257 <style name="Theme.PhotoSelector" parent="@android:style/Theme.Holo.Light">
312 <!-- Inherit from Theme.Material.Light.Dialog instead of Theme.Material.Light.Dialog.Alert
314 <style name="ContactsAlertDialogTheme" parent="@android:style/Theme.Material.Light.Dialog">