style: Add back customized playlist background style
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#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;
|
||||
|
||||
Reference in New Issue
Block a user