mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Set different text color to already played tracks
This commit is contained in:
parent
5c4520ea37
commit
b577ce7e2e
3 changed files with 10 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
<color name="titleTextColor">#DADADA</color>
|
||||
<color name="subtitleTextColor">#9B9B9B</color>
|
||||
|
||||
<color name="songToPlayTextColor">#949494</color>
|
||||
|
||||
<color name="suggestionTextColor">#DADADA</color>
|
||||
<color name="suggestionIconColor">#DADADA</color>
|
||||
<color name="darkIconColor">#CFCFCF</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue