mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53: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
|
|
@ -16,6 +16,8 @@
|
|||
<color name="titleTextColor">#252525</color>
|
||||
<color name="subtitleTextColor">#646464</color>
|
||||
|
||||
<color name="songToPlayTextColor">#ABABAB</color>
|
||||
|
||||
<color name="suggestionTextColor">#252525</color>
|
||||
<color name="suggestionIconColor">#252525</color>
|
||||
<color name="darkIconColor">#303030</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue