mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
8 lines
173 B
CSS
8 lines
173 B
CSS
:root {
|
|
--past: {{past}};
|
|
--current: {{current}};
|
|
--next: {{next}};
|
|
--hover: {{hover}};
|
|
--background: {{background}};
|
|
--musixmatch: {{musixmatch}};
|
|
} |