UI theme can be changed
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
<style name="AppThemeMaterial" parent="Theme.MaterialComponents.DayNight" /> <!-- very dark -->
|
||||
<style name="AppThemeMaterial3" parent="Theme.Material3.DayNight" /> <!-- very dark -->
|
||||
<style name="AppThemeCompat" parent="Theme.AppCompat.DayNight" /> <!-- greyish -->
|
||||
<style name="AppThemeCompatLight" parent="Theme.AppCompat.Light" /> <!-- greyish -->
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user