refactor: use dark theme with red font colors
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<!-- Base application theme. -->
|
||||
<style name="Theme.WittrailAndroid" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<style name="Theme.WittrailAndroid" parent="ThemeOverlay.AppCompat.Dark.ActionBar">
|
||||
<!-- Customize your theme here. -->
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user