Add textarea colour variables
This commit is contained in:
parent
5e5ac59ae2
commit
54549d07ef
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@
|
||||||
--button-background: var(--spotify-green);
|
--button-background: var(--spotify-green);
|
||||||
--button-text: var(--spotify-black);
|
--button-text: var(--spotify-black);
|
||||||
|
|
||||||
|
--textarea-background: var(--spotify-black);
|
||||||
|
--textarea-text-colour: var(--spotify-green);
|
||||||
|
--textarea-border-colour: var(--accent2);
|
||||||
|
|
||||||
--missing-picture-background: var(--background);
|
--missing-picture-background: var(--background);
|
||||||
--missing-picture-foreground: var(--accent2);
|
--missing-picture-foreground: var(--accent2);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue