Added dark theme

This commit is contained in:
59436419 2017-01-17 22:31:00 +05:30
parent 081a45b70d
commit dfeed3d0eb
4 changed files with 3 additions and 4 deletions

View file

@ -49,10 +49,6 @@
<item name="rss">@drawable/ic_rss_feed_black_24dp</item>
</style>
<style name="BlackTheme" parent="DarkTheme">
<item name="android:windowBackground">@color/light_youtube_accent_color</item>
</style>
<style name="NewPipeActionbarTheme" parent="Widget.AppCompat.Light.ActionBar.Solid">
<item name="android:displayOptions">showHome</item>
<item name="displayOptions">showHome</item>