fix various plugins still using outdated Discord classes
This commit is contained in:
parent
8e446e44ab
commit
19f4d7cdac
5 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#vc-spotify-player {
|
||||
padding: 0.375rem 0.5rem;
|
||||
border-bottom: 1px solid var(--background-modifier-accent);
|
||||
border-bottom: 1px solid var(--border-subtle);
|
||||
|
||||
--vc-spotify-green: var(--spotify, #1db954); /* so custom themes can easily change it */
|
||||
--vc-spotify-green-90: color-mix(in hsl, var(--vc-spotify-green), transparent 90%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue