Making the green theme more readable

This commit is contained in:
LucasGGamerM
2022-12-03 12:29:51 -03:00
parent 1747ff98b5
commit 19238c389f
2 changed files with 7 additions and 6 deletions

View File

@@ -47,6 +47,7 @@
<item name="android:actionOverflowMenuStyle">@style/Widget.Mastodon.PopupMenu</item>
</style>
<style name="Theme.Mastodon.Dark" parent="Theme.AppKit">
<!-- needed to disable scrim on API 29+ -->
<item name="android:enforceNavigationBarContrast" tools:ignore="NewApi">false</item>