make image transition more spicy

This commit is contained in:
psykose 2024-11-25 17:16:09 +01:00
parent a4dc1c82ed
commit 5f7a00709f
Signed by: psykose
SSH key fingerprint: SHA256:pRMVjV3kRB6zl+wNx+sV8KoMnPqQAW6v8dNCxsCGZv8

View file

@ -83,8 +83,8 @@ gridview.albums child image {
} }
.loading-cover picture.playing-cover-art { .loading-cover picture.playing-cover-art {
transition: 0.1s; transition: 500ms;
filter: grayscale(100%); filter: contrast(110%) grayscale(100%) sepia(50%);
} }
/* album carousel */ /* album carousel */