Add border variables to the other themes
This commit is contained in:
parent
99a729e4f7
commit
4946d08165
3 changed files with 9 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue