mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 11:00:20 +10:00
fixed uncorrect color in lyrics
- fixed uncorrect color in lyrics when using static theme
This commit is contained in:
@@ -922,7 +922,8 @@
|
||||
"(.--lyrics-color-inactive.:)(..inactive|..colors.text)",
|
||||
"(.--lyrics-color-background.:)((..|..colors.)background)",
|
||||
"(.--lyrics-color-hover.:)(\"xxx\")",
|
||||
"(.--lyrics-color-maxmatch.:)(\"xxx\")"
|
||||
"(.--lyrics-color-maxmatch.:)(\"xxx\")",
|
||||
"(color:)(.{1,4}colors.text)(},children:.{1,8}get\\(\"web-player.lyrics.unsynced\"\\))"
|
||||
],
|
||||
"replace": [
|
||||
"$1,\"--lyrics-color-hover\":\"xxx\",\"--lyrics-color-maxmatch\":\"xxx\"",
|
||||
@@ -931,6 +932,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user