mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-10 13:17:39 +00:00
Fixed the toolbarSearchTheme
The toolbarSearchTheme was accidently broken with https://github.com/TeamNewPipe/NewPipe/pull/6456, see https://github.com/TeamNewPipe/NewPipe/pull/6456#issuecomment-885920235 for details. This commit restores the old behavior
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
</style>
|
||||
|
||||
<style name="ToolbarSearchInputTheme">
|
||||
<item name="colorPrimary">?attr/toolbarSearchColor</item>
|
||||
<item name="colorPrimaryDark">?attr/toolbarSearchColor</item>
|
||||
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
||||
</style>
|
||||
|
||||
|
Reference in New Issue
Block a user