11 lines
431 B
XML
Raw Normal View History

2023-02-06 13:44:27 -06:00
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.Isolaatti" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Primary brand color. -->
<!-- Secondary brand color. -->
<!-- Status bar color. -->
<!-- Customize your theme here. -->
</style>
<style name="Theme.Isolaatti.Splash" parent="Theme.SplashScreen"/>
</resources>