summaryrefslogtreecommitdiff
path: root/android/app/src/main/res/values/themes.xml
blob: 33bd1a4b47b54fccd8fafd763331e6532ad43dc1 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="Theme.Mist" parent="Theme.Material3.DayNight.NoActionBar" />
</resources>