#Compact Spotify Design for MusicControls
1 messages ยท Page 1 of 1 (latest)
If you want my theme for [User & Activity Panels Redesign](#๐จ-css-snippets message) (GIF Image) add the following code in your quick css:
:root {
--spotify-image-blur: 3px;
--spotify-image-opacity: 1;
--spotify-image-hover-opacity: 1;
}
#vc-spotify-album-image:hover {
filter: brightness(1);
cursor: pointer;
}
#vc-spotify-player {
padding-bottom: 9px;
background: color-mix(in srgb, var(--panel-color) 40%, transparent) !important;
}
#vc-spotify-player:hover::after {
backdrop-filter: blur(3px) !important;
}
}```
**Only if you use [User & Activity Panels Redesign]([#๐จ-css-snippets message](/guild/1015060230222131221/channel/1028106818368589824/p/1392958289184030722/#msg-1434002998111113366))**
this i kinda cool
added it to my theme
This works out really nicely with the system24 theme.
Just wanted to post what it ends up looing like with system24 theme.
This is not working with REVERT USER AREA (#1361443579905445898 message) right?
I don't use that snippet, try it and tell us
yeah I tried it and it didnt worked
but doesn't work as in what? Cause it's just a MusicControls reskin, do you have the plugin enabled?