#Ultra hyper riced comfy player css
1 messages · Page 1 of 1 (latest)
Hey, can I make a version of this that works with blaumeise20's Hide Voice Control Buttons Until Hover snippet? (#🎨-css-snippets message)
ill try
No need, I already made it. I was simply just asking if I can redistribute this code with my edit
But there's a problem with servers for Hide Voice Control snippet and won't be releasing it until a fix is found
alrighty
This is the issue, though, unfortunately
anyways u can do whatever u want with it as long as u include my id in the snippet :3
feel free to go crazy
Alright
I'll be sure to do so
I may have to include the other colour configs in my post because my fix relies on the fact that there are two values for the --spotify-vencord-color variable somehow
I don't truly know much about programming, if I must be honest, I'm just good at changing values and exploiting oddities. I have no clue if this is intended
but this seems to be ignored when Spotify is closed/not playing music
#vc-spotify-player, #vc-spotify-player + [class*=container-] {
--spotify-vencord-wave-width: 240px;
--spotify-vencord-color: #b4befe;
/* Use HSL for the next variable */
--spotify-vencord-text: 240deg 21% 15%;
}```
Which falls back to this --spotify-vencord-color value, declared at the top of comfywave.css
:root {
--spotify-vencord-wave-width: 240px;
--spotify-vencord-color: var(--spotify);
/* Use HSL Values for the next one */
--spotify-vencord-text: var(--primary-600-hsl);
}```
I'm using --spotify-vencord-color to make the Hide Voice Control snippet use the colours of Comfy Spotify Player, but noticed that the gear turns green when Spotify is closed
So I changed the --spotify-vencord-color here to use --background-primary and fixed it
If this is a bug, it is incredibly useful for this edit because it allows me to have something be two colours while only using one variable
And also makes my fix work with other themes, which is neat, but probably obvious
Hey, this css isnt showing me anything even when my music is playing.
did you have the Spotify player plugin on?
hey, i added your theme and the custom css in, i modified it for the colors a bit but it seems my pfp has dissapeared any idea?
i use a theme now so my pfp back all g