mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-03 07:38:55 +01:00
Match status/nav bar color with toolbar
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<!-- Launch Screen -->
|
||||
<!--===============-->
|
||||
<style name="Theme.Splash" parent="Theme.Tachiyomi">
|
||||
<item name="colorBackgroundSplash">@color/colorDarkPrimaryDark</item>
|
||||
<item name="colorBackgroundSplash">@color/backgroundDark</item>
|
||||
|
||||
<item name="android:windowBackground">@drawable/splash_background</item>
|
||||
<item name="android:statusBarColor">?attr/colorBackgroundSplash</item>
|
||||
|
||||
Reference in New Issue
Block a user