Current version: v2.0.0 (18/10/2023)
BetterDiscord download
View source files
Vencord link
https://capnkitten.github.io/BetterDiscord/Themes/Spotify-Discord/css/source.css
This theme works best with the plugin called SpotifyControls by DevilBro. To get it up and working, make sure your Spotify account is linked to your Discord account then download the plugin here or from the plugin repo.
(Previews are subject to be out of date)
To change the title bar color for specific servers, use the code template below and place it in your custom CSS and change the server name and HSL color code to your liking.
.container-1NXEtd[aria-label*="SERVER_NAME"] {
--header-bar-color: hsl(212,70%,31%);
}