Add colour points for buttons.
This commit is contained in:
parent
85b94fbd79
commit
41463b04d0
1 changed files with 3 additions and 0 deletions
|
|
@ -28,4 +28,7 @@
|
||||||
--input-background: var(--spotify-black);
|
--input-background: var(--spotify-black);
|
||||||
--input-text: var(--spotify-green);
|
--input-text: var(--spotify-green);
|
||||||
--input-active-border: var(--accent1);
|
--input-active-border: var(--accent1);
|
||||||
|
|
||||||
|
--button-background: var(--spotify-green);
|
||||||
|
--button-text: var(--spotify-black);
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue