mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-17 11:10:31 +01:00
Add new faded strawberry background image
This commit is contained in:
parent
63f29235e4
commit
06a20d43ce
@ -9,6 +9,7 @@
|
||||
<file>misc/playing_tooltip.txt</file>
|
||||
<file>misc/oauthsuccess.html</file>
|
||||
<file>pictures/strawberry.png</file>
|
||||
<file>pictures/strawberry-faded.png</file>
|
||||
<file>pictures/noalbumart.png</file>
|
||||
<file>pictures/nomusic.png</file>
|
||||
<file>pictures/musicbrainz.png</file>
|
||||
|
@ -1,5 +1,6 @@
|
||||
#playlist {
|
||||
background-color: %palette-base;
|
||||
background-image: url(:pictures/strawberry-faded.png);
|
||||
alternate-background-color: %palette-alternate-base;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user