Add CSS variables for missing profile picture.
This commit is contained in:
parent
bbc424069a
commit
6a8e3acb2c
1 changed files with 3 additions and 0 deletions
|
|
@ -31,4 +31,7 @@
|
|||
|
||||
--button-background: var(--spotify-green);
|
||||
--button-text: var(--spotify-black);
|
||||
|
||||
--missing-picture-background: var(--background);
|
||||
--missing-picture-foreground: var(--accent2);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue