style: Remove customized playlist background style

This commit is contained in:
Jonas Kvinge
2025-06-23 20:04:23 +02:00
parent d54290c3a7
commit 633e5707ef

View File

@@ -1,8 +1,3 @@
#playlist {
background-color: %palette-base;
alternate-background-color: %palette-alternate-base;
}
#playlist[default_background_enabled = "true"] {
background-image: url(:pictures/strawberry-faded.png);
background-attachment: fixed;