Add styles to customize the error text
This commit is contained in:
parent
c9c8b01791
commit
157077c65b
2 changed files with 3 additions and 1 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
--error: #ff0000;
|
||||
--error-background: #ff00005d;
|
||||
--error-text: #FFFFFF;
|
||||
--error-accent: var(--error);
|
||||
|
||||
--success: var(--accent2);
|
||||
--success-background: #00aa0083;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue