Change the select colours to be generalized to input
This commit is contained in:
parent
45161718ca
commit
753dd05470
1 changed files with 3 additions and 2 deletions
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
--corner-rounding: 7px;
|
||||
|
||||
--select-background: var(--spotify-black);
|
||||
--select-text: var(--spotify-green);
|
||||
--input-background: var(--spotify-black);
|
||||
--input-text: var(--spotify-green);
|
||||
--input-active-border: var(--accent1);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue