added nord theme
This commit is contained in:
parent
0ce45e32aa
commit
6306ff1f26
2 changed files with 10 additions and 0 deletions
BIN
docs/images/themes/nord.png
Normal file
BIN
docs/images/themes/nord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
|
@ -107,3 +107,13 @@ theme:
|
|||
primary-color: 0 0 10
|
||||
negative-color: 0 90 50
|
||||
```
|
||||
|
||||
### Nord
|
||||

|
||||
```yaml
|
||||
theme:
|
||||
background-color: 220 16 22
|
||||
contrast-multiplier: 1.2
|
||||
primary-color: 222 74 74
|
||||
positive-color: 96 44 68
|
||||
negative-color: 222 16 71
|
Loading…
Add table
Reference in a new issue