summaryrefslogtreecommitdiff
path: root/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml22
1 files changed, 1 insertions, 21 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 19c6625c..f4aaafc2 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -13,27 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- >
-
- <style name="AppTheme" parent="android:Theme.Material.Light.NoActionBar">
- <item name="android:colorControlHighlight">@color/car_card_ripple_background_light</item>
- <item name="android:windowBackground">@null</item>
- </style>
-
- <!-- Gearhead app themes -->
- <!-- Primary colors will be used as the list overscroll glow at 0x33 opacity. This is the only
- way to set the overscroll glow color. -->
- <style name="ProjectedTheme" parent="android:Theme.Material.Light.NoActionBar">
- <item name="android:colorPrimary">@color/car_overscroll_glow</item>
- <item name="android:windowBackground">@null</item>
- </style>
-
- <style name="TelecomTheme" parent="android:Theme.Material.Light.NoActionBar">
- <item name="android:colorPrimary">@color/phone_theme</item>
- <item name="android:colorPrimaryDark">@color/phone_theme_dark</item>
- <item name="android:windowBackground">@null</item>
- </style>
+<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Phone -->
<style name="DialpadKeyButtonStyle">