Add styles for the success box
This commit is contained in:
parent
2959876f2b
commit
c9c8b01791
2 changed files with 20 additions and 0 deletions
|
|
@ -9,6 +9,11 @@
|
|||
--error: #ff0000;
|
||||
--error-background: #ff00005d;
|
||||
|
||||
--success: var(--accent2);
|
||||
--success-background: #00aa0083;
|
||||
--success-text: var(--on-card-colour);
|
||||
--success-accent: var(--accent2);
|
||||
|
||||
--background: #23272A;
|
||||
--background-text: var(--spotify-white);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue