Add Kanagawa Dark to themes

This commit is contained in:
c0smic 2024-05-18 14:25:08 +00:00 committed by GitHub
parent a1c48bf012
commit 060609e2cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,16 @@ theme:
primary-color: 97 13 80
```
### Kanagawa Dark
![screenshot](images/themes/kanagawa-dark.png)
```yaml
theme:
background-color: 240 13 14
priamry-color: 51 33 68
negative-color: 359 52 31
contrast-multiplier: 1.2
```
### Tucan
![screenshot](images/themes/tucan.png)
```yaml