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

@@ -26,7 +26,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:largeHeap="true"
android:theme="@style/Theme.Tachiyomi">
android:theme="@style/Theme.Tachiyomi.Light">
<activity
android:name=".ui.main.MainActivity"
android:launchMode="singleTop"