Add colour variables for the percent component
This commit is contained in:
parent
0d3e0f8f5a
commit
34f0a5882b
1 changed files with 4 additions and 0 deletions
|
|
@ -39,4 +39,8 @@
|
||||||
|
|
||||||
--tooltip-colour: #000000;
|
--tooltip-colour: #000000;
|
||||||
--tooltip-text: var(--spotify-green);
|
--tooltip-text: var(--spotify-green);
|
||||||
|
|
||||||
|
--percent-filled: var(--accent2);
|
||||||
|
--percent-empty: var(--on-card-colour);
|
||||||
|
--percent-text: var(--on-card-text)
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue