0
0
Fork 0

Add styling for tooltips

This commit is contained in:
Tyler-A 2020-08-05 22:39:41 -06:00
parent fe801a47ec
commit 8619f09727
3 changed files with 109 additions and 0 deletions

View file

@ -35,4 +35,7 @@
--missing-picture-background: var(--background);
--missing-picture-foreground: var(--accent2);
--tooltip-colour: #000000;
--tooltip-text: var(--spotify-green);
}