forked from github/wulkanowy-mirror
Fix dark theme background with custom theme engine (#334)
This commit is contained in:
parent
24f58835e7
commit
1b7760ff88
@ -5,6 +5,7 @@
|
||||
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
|
||||
<item name="colorAccent">@color/colorPrimary</item>
|
||||
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
|
||||
<item name="android:windowBackground">@color/bottom_nav_background</item>
|
||||
<item name="bottomNavBackground">@color/bottom_nav_background</item>
|
||||
<item name="android:navigationBarColor" tools:targetApi="21">@color/bottom_nav_background</item>
|
||||
<item name="dividerColor">@color/divider_inverse</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user