0
0
Fork 0

Add border variables to the other themes

This commit is contained in:
Oliver-Akins 2020-10-30 23:45:01 -06:00
parent 99a729e4f7
commit 4946d08165
3 changed files with 9 additions and 0 deletions

View file

@ -19,6 +19,9 @@
--background: #23272A;
--background-text: var(--spotify-white);
--card-border-colour: transparent;
--card-border-style: none;
--card-border-width: 0px;
--card-colour: #2C2F33;
--card-text: #ffffff80;