Merge "DO NOT MERGE - Merge ab/7272582" into stage-aosp-master
diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml
index c5f67fe..2105550 100644
--- a/res/values-night/themes.xml
+++ b/res/values-night/themes.xml
@@ -31,10 +31,6 @@
<style name="Theme.SubSettings" parent="Theme.SubSettings.Base"/>
- <style name="ThemeOverlay.SwitchBar.Settings" parent="ThemeOverlay.SwitchBar.Settings.Base">
- <item name="android:textColorPrimaryInverse">@android:color/black</item>
- </style>
-
<style name="Theme.AlertDialog.Base" parent="@style/Theme.AppCompat.DayNight.Dialog.Alert">
<item name="colorAccent">@*android:color/accent_device_default_dark</item>
<item name="android:colorBackground">@color/dialog_background</item>