added nord theme

This commit is contained in:
Anthony D'Orsi 2025-02-15 18:05:38 -08:00
parent 0ce45e32aa
commit 6306ff1f26
2 changed files with 10 additions and 0 deletions

BIN
docs/images/themes/nord.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

View file

@ -107,3 +107,13 @@ theme:
primary-color: 0 0 10
negative-color: 0 90 50
```
### Nord
![screenshot](images/themes/nord.png)
```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