ClearVision / ClearVision-v6

Highly customizable theme for BetterDiscord.
https://clearvision.github.io/
Apache License 2.0
370 stars 1.9k forks source link

[Feature Request] add support for Spotify controller UI #172

Closed dada878 closed 7 months ago

dada878 commented 7 months ago

Did You Search Other Suggestions?

Is your feature request related to a problem?

I used this Vencord plugin with the ClearVision theme, but it's seems not to work very well. https://vencord.dev/plugins/SpotifyControls

image

Screenshots and/or description of the feature request.

I tried to add some css script to it, and then it worked better, I hope you can add this to the theme.

image

.theme-dark #vc-spotify-player {
    background: transparent;
}

#vc-spotify-player {
    border-top: 1px solid var(--background-modifier-accent);
}

Why does the theme need this?

I think... maybe there are many Spotify users?

Additional context

No response

NyxIsBad commented 7 months ago

I'll probably be adding this in the future, since we do support Vencord, thanks for the issue! I'll leave the issue open for now

NyxIsBad commented 7 months ago

committed, closed