Add contrast-multiplier to shades of purple
This commit is contained in:
parent
283a5fcfd0
commit
4a4d3e1755
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ theme:
|
||||||
```yaml
|
```yaml
|
||||||
theme:
|
theme:
|
||||||
background-color: 243 33 25
|
background-color: 243 33 25
|
||||||
|
contrast-multiplier: 1.2
|
||||||
primary-color: 50 100 49
|
primary-color: 50 100 49
|
||||||
positive-color: 98 82 71
|
positive-color: 98 82 71
|
||||||
negative-color: 12 77 52
|
negative-color: 12 77 52
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue