From c29b1c0112ef81ce2426b922d6ce9c89920e416d Mon Sep 17 00:00:00 2001 From: amd64fox Date: Tue, 25 Oct 2022 22:54:50 +0300 Subject: [PATCH] updated 4 theme for lyrics https://github.com/SpotX-CLI/SpotX-Win/issues/191 --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index 8c066ea..1093ab5 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -926,7 +926,7 @@ function Helper($paramname, $addstring) { $pasttext = "#ffffff4a", "#ffffffb8", "#ffffff6b", "#E40909B3" $current = "#ffffffc7", "#ffffffc7", "#ffffffc7", "#C2C2C2" $next = "#ffffff4a", "#322319", "#2e080b", "#CA861A" - $hover = "#ffffffc7", "#ffffffc7", "#ffffffc7", "#C2C2C2" + $hover = "#ffffffc7", "#ffffffc7", "#ffffffc7", "#0FD40F" $background = "#121212", "#956b4b", "#c62736f2", "#121212" $maxmatch = "#ffffff94", "#322319", "#2e080b", "#C2C2C2"