фикс темной темы
This commit is contained in:
parent
cd3cc710c6
commit
e0efdb37b3
@ -1,6 +1,6 @@
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<!-- Base application theme. -->
|
||||
<style name="Base.Theme.UiTemplate" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
||||
<style name="Base.Theme.UiTemplate" parent="Theme.MaterialComponents.Light.NoActionBar">
|
||||
<!-- Customize your light theme here. -->
|
||||
<item name="colorPrimary">@color/AccentBlue</item>
|
||||
<item name="colorPrimaryDark">@color/white</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user