omni: PoorManThemes: fixes for Telecomm styles

Change-Id: Iaf605d2326f07d049894b066fe59aed32abfc092
diff --git a/google/themes/TelecommTheme/res/values/colors.xml b/google/themes/TelecommTheme/res/values/colors.xml
index 9b729b3..1b622c9 100644
--- a/google/themes/TelecommTheme/res/values/colors.xml
+++ b/google/themes/TelecommTheme/res/values/colors.xml
@@ -15,18 +15,8 @@
   -->
 
 <resources>
-    <color name="theme_color">@*android:color/omni_color4</color>
 
-    <color name="dialer_settings_actionbar_text_color">#ffffff</color>
-    <color name="dialer_settings_actionbar_background_color">@*android:color/omni_color1</color>
-    <color name="dialer_settings_color_dark">@*android:color/omni_color2</color>
-
-    <color name="blocked_numbers_divider_color">#e5e5e5</color>
-    <color name="blocked_numbers_butter_bar_color">#f5f5f5</color>
-    <color name="blocked_numbers_title_text_color">#baffffff</color>
-    <color name="blocked_numbers_secondary_text_color">#89ffffff</color>
-
-    <color name="notification_action_answer">#097138</color>
-    <color name="notification_action_decline">#A52714</color>
+    <color name="theme_color">@*android:color/omni_color5</color>
+    <color name="dialer_settings_color_dark">@*android:color/omni_color4</color>
 </resources>
 
diff --git a/google/themes/TelecommTheme/res/values/styles.xml b/google/themes/TelecommTheme/res/values/styles.xml
index b408e54..3f47264 100644
--- a/google/themes/TelecommTheme/res/values/styles.xml
+++ b/google/themes/TelecommTheme/res/values/styles.xml
@@ -15,13 +15,5 @@
 -->
 
 <resources>
-    <style name="Theme.Telecomm.Transparent" parent="@*android:style/Theme.Material">
-    </style>
-
-    <style name="Theme.Telecom.DialerSettings" parent="@*android:style/Theme.Material">
-    </style>
-
-    <style name="Theme.Telecom.BlockedNumbers" parent="@*android:style/Theme.Material">
-    </style>
 
 </resources>