A possible fix of the search bar colors

This commit is contained in:
antonio 2022-03-23 22:36:02 +01:00
parent d432205789
commit fd5a5037f3
4 changed files with 16 additions and 5 deletions

View file

@ -4,5 +4,8 @@
<color name="subtitleTextColor">#9B9B9B</color>
<color name="songToPlayTextColor">#949494</color>
<color name="dividerColor">#404040</color>
<color name="searchPlaceholderColor">#CFCFCF</color>
<color name="searchColor">#DADADA</color>
</resources>