Pure white light theme

This commit is contained in:
arkon
2020-03-14 13:18:34 -04:00
parent 738f776d36
commit e41edc1fb7
17 changed files with 133 additions and 39 deletions

View File

@@ -4,7 +4,7 @@
<!--===============-->
<!-- Launch Screen -->
<!--===============-->
<style name="Theme.Splash" parent="Theme.Tachiyomi">
<style name="Theme.Splash" parent="Theme.Tachiyomi.Dark">
<item name="colorBackgroundSplash">@color/backgroundDark</item>
<item name="android:windowBackground">@drawable/splash_background</item>