Update themes.xml

This commit is contained in:
Tucan444 2021-03-22 20:20:30 +01:00
parent c5ed73adb4
commit 8932c4b612

@ -13,6 +13,8 @@
<!-- Status bar color. -->
<item name="android:statusBarColor" tools:targetApi="l">?attr/colorPrimaryVariant</item>
<!-- Customize your theme here. -->
<item name="android:windowFullscreen">true</item>
</style>
<style name="Theme.WikiSpotWithActionBar" parent="Theme.MaterialComponents.DayNight.DarkActionBar">