Fix blue background under action mode text selection handlers in blue theme

(cherry picked from commit 909aed4262b06fd662879a76b70f4da70ac2fb47)
This commit is contained in:
arkon 2021-08-22 12:25:19 -04:00 committed by Jobobby04
parent b40d25f929
commit 49916667a7

View File

@ -10,7 +10,6 @@
</style>
<style name="ThemeOverlay.Tachiyomi.ActionBar.Colored" parent="ThemeOverlay.MaterialComponents.ActionBar">
<item name="android:background">?attr/colorToolbar</item>
<item name="android:colorControlHighlight">?attr/colorOnToolbar</item>
</style>