gello: CyanogenMod style [2/2]
- Material dark theme
- Update colors palette
- Card-like tabs
- Updated menu entries
- Reordered settings
Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
diff --git a/res/values-v17/styles.xml b/res/values-v17/styles.xml
index 7f1e82a..dd4a3fc 100644
--- a/res/values-v17/styles.xml
+++ b/res/values-v17/styles.xml
@@ -40,7 +40,7 @@
<!-- common theme elements -->
<style name="BrowserTheme" parent="@style/BrowserBase">
- <item name="android:windowBackground">@color/browser_window_background</item>
+ <item name="android:windowBackground">@color/black</item>
<item name="android:windowActionBar">true</item>
<item name="android:windowActionBarOverlay">true</item>
<item name="android:windowNoTitle">false</item>