Back to black.  Image sizes smaller.
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 15e5a97..adfcc6c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -117,7 +117,7 @@
         <!-- Tab container for Activity Stream and Contacts -->
         <activity android:name="ContactsActivity"
             android:label="@string/strequentList"
-            android:theme="@android:style/Theme.Light.NoTitleBar"
+            android:theme="@android:style/Theme.NoTitleBar"
             android:launchMode="singleTask"
             android:clearTaskOnLaunch="true"
             android:icon="@drawable/ic_launcher_contacts"