mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-20 10:44:35 +10:00
added css for static lyrics
This commit is contained in:
8
css-helper/lyrics-color/colors.css
Normal file
8
css-helper/lyrics-color/colors.css
Normal file
@@ -0,0 +1,8 @@
|
||||
:root {
|
||||
--past: {{past}};
|
||||
--current: {{current}};
|
||||
--next: {{next}};
|
||||
--hover: {{hover}};
|
||||
--background: {{background}};
|
||||
--musixmatch: {{musixmatch}};
|
||||
}
|
||||
Reference in New Issue
Block a user