mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 06:10:05 +10:00
added "turquoise" theme for lyrics
Co-Authored-By: Aryan Donga <daryan6680@proton.me> #317
This commit is contained in:
@@ -325,6 +325,14 @@
|
|||||||
"hover": "#E5CB8B",
|
"hover": "#E5CB8B",
|
||||||
"background": "#121212",
|
"background": "#121212",
|
||||||
"maxmatch": "#787878"
|
"maxmatch": "#787878"
|
||||||
|
},
|
||||||
|
"turquoise": {
|
||||||
|
"pasttext": "#00656aa0",
|
||||||
|
"current": "#01dfea",
|
||||||
|
"next": "#575757",
|
||||||
|
"hover": "#a97aff",
|
||||||
|
"background": "#121212",
|
||||||
|
"maxmatch": "#00656a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user