mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +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
|
|
@ -61,6 +61,9 @@
|
|||
<color name="dividerColor">#e0e0e0</color>
|
||||
<color name="white">#FFFFFF</color>
|
||||
|
||||
<color name="lyricsTextColor">#252525</color>
|
||||
<color name="shadowsLyricsTextColor">#B4B4B4</color>
|
||||
|
||||
<color name="searchPlaceholderColor">#303030</color>
|
||||
<color name="searchColor">#252525</color>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue