фикс темной темы

This commit is contained in:
v228a 2025-02-19 18:58:31 +03:00
parent cd3cc710c6
commit e0efdb37b3

View File

@ -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>