Add Kanagawa Dark to themes
This commit is contained in:
parent
a1c48bf012
commit
060609e2cb
1 changed files with 10 additions and 0 deletions
|
@ -53,6 +53,16 @@ theme:
|
|||
primary-color: 97 13 80
|
||||
```
|
||||
|
||||
### Kanagawa Dark
|
||||

|
||||
```yaml
|
||||
theme:
|
||||
background-color: 240 13 14
|
||||
priamry-color: 51 33 68
|
||||
negative-color: 359 52 31
|
||||
contrast-multiplier: 1.2
|
||||
```
|
||||
|
||||
### Tucan
|
||||

|
||||
```yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue