From e4e1c0ff458b86643c5966a1dc02a8340fe3cae3 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:54:16 +0300 Subject: [PATCH] added spotify#2 static theme Co-Authored-By: vhc-vir <160111811+vhc-vir@users.noreply.github.com> #191 --- patches/patches.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index de46467..7294b1d 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1191,6 +1191,14 @@ "background": "#121212", "maxmatch": "#969696" }, + "spotify#2": { + "pasttext": "#9b9b9b", + "current": "#1ed760", + "next": "#666666", + "hover": "#f2f2f2", + "background": "#242424", + "maxmatch": "#C2C2C2" + }, "blue": { "pasttext": "#575757", "current": "#00DFEA",