Merge remote-tracking branch 'origin/main'

This commit is contained in:
Juja2025 2025-02-20 10:26:00 +03:00
commit c4deb7999d

View File

@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools"> <resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. --> <!-- 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. --> <!-- Customize your light theme here. -->
<item name="colorPrimary">@color/AccentBlue</item> <item name="colorPrimary">@color/AccentBlue</item>
<item name="colorPrimaryDark">@color/white</item> <item name="colorPrimaryDark">@color/white</item>