0
0
Fork 0

Change the select colours to be generalized to input

This commit is contained in:
Tyler-A 2020-07-29 23:24:13 -06:00
parent 45161718ca
commit 753dd05470

View file

@ -25,6 +25,7 @@
--corner-rounding: 7px; --corner-rounding: 7px;
--select-background: var(--spotify-black); --input-background: var(--spotify-black);
--select-text: var(--spotify-green); --input-text: var(--spotify-green);
--input-active-border: var(--accent1);
} }