Add styling for tooltips
This commit is contained in:
parent
fe801a47ec
commit
8619f09727
3 changed files with 109 additions and 0 deletions
|
|
@ -35,4 +35,7 @@
|
|||
|
||||
--missing-picture-background: var(--background);
|
||||
--missing-picture-foreground: var(--accent2);
|
||||
|
||||
--tooltip-colour: #000000;
|
||||
--tooltip-text: var(--spotify-green);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue