fix: use negative color with higher contrast
This commit is contained in:
parent
bfc65d51e3
commit
d27993d2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ theme:
|
||||||
theme:
|
theme:
|
||||||
background-color: 240 13 14
|
background-color: 240 13 14
|
||||||
primary-color: 51 33 68
|
primary-color: 51 33 68
|
||||||
negative-color: 359 52 31
|
negative-color: 358 100 68
|
||||||
contrast-multiplier: 1.2
|
contrast-multiplier: 1.2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue