#Ultra hyper riced comfy player css

1 messages · Page 1 of 1 (latest)

karmic sonnet
karmic sonnet
#

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

mortal eagle
#

alrighty

karmic sonnet
#

This is the issue, though, unfortunately

mortal eagle
#

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

karmic sonnet
#

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

karmic sonnet
#

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

jagged grotto
#

Hey, this css isnt showing me anything even when my music is playing.

mortal raven
#

did you have the Spotify player plugin on?

lime oracle
#

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?

lime oracle
#

i use a theme now so my pfp back all g

hot cove
#

the wave doesn't appear for me, even with the theme off.