Files
Trabalho-Api---Vitor-Moreira/app/src/main/res/values-night/themes.xml
2026-04-23 10:22:11 +01:00

7 lines
343 B
XML

<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Base.Theme.TrabalhoApiVitorMoreira" parent="Theme.Material3.DayNight.NoActionBar">
<!-- Customize your dark theme here. -->
<!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
</style>
</resources>