mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 16:40:32 +00:00
Merge pull request #6771 from litetex/fix-ToolbarSearchInputTheme
Fixed the ToolbarSearchTheme
This commit is contained in:
commit
7ceea2cd8d
@ -97,6 +97,8 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="ToolbarSearchInputTheme">
|
<style name="ToolbarSearchInputTheme">
|
||||||
|
<item name="colorPrimary">?attr/toolbarSearchColor</item>
|
||||||
|
<item name="colorPrimaryDark">?attr/toolbarSearchColor</item>
|
||||||
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user