mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 06:22:49 +01:00
Fix blue background under action mode text selection handlers in blue theme
This commit is contained in:
parent
4d2fff9538
commit
909aed4262
@ -10,7 +10,6 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="ThemeOverlay.Tachiyomi.ActionBar.Colored" parent="ThemeOverlay.MaterialComponents.ActionBar">
|
<style name="ThemeOverlay.Tachiyomi.ActionBar.Colored" parent="ThemeOverlay.MaterialComponents.ActionBar">
|
||||||
<item name="android:background">?attr/colorToolbar</item>
|
|
||||||
<item name="android:colorControlHighlight">?attr/colorOnToolbar</item>
|
<item name="android:colorControlHighlight">?attr/colorOnToolbar</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user