mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
feat: implemented synchronized lyrics display
This commit is contained in:
parent
111a17350b
commit
e35aed9cc4
7 changed files with 240 additions and 24 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<color name="subtitleTextColor">#9B9B9B</color>
|
||||
<color name="dividerColor">#404040</color>
|
||||
|
||||
<color name="lyricsTextColor">#DADADA</color>
|
||||
<color name="shadowsLyricsTextColor">#606060</color>
|
||||
|
||||
<color name="searchPlaceholderColor">#CFCFCF</color>
|
||||
<color name="searchColor">#DADADA</color>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue