From 082acbbde654481de9f00ff093fbdf78f855d7c9 Mon Sep 17 00:00:00 2001 From: Damjan Antevski Date: Wed, 5 Aug 2026 13:09:51 +0200 Subject: [PATCH] style(theme): make /help and /about transparent --- theme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.js b/theme.js index e9bc3a4..5b1c3d2 100644 --- a/theme.js +++ b/theme.js @@ -337,7 +337,7 @@ body.spotui-playlist-panel #spotui-playlist-panel { height: 60vh; border: 1px solid #ff8c42; border-radius: 4px; - background: #000; + background: transparent; } body.spotui-help-panel #spotui-help-panel,