|
@@ -53,6 +53,16 @@ theme:
|
|
|
primary-color: 97 13 80
|
|
|
```
|
|
|
|
|
|
+### Kanagawa Dark
|
|
|
+
|
|
|
+```yaml
|
|
|
+theme:
|
|
|
+ background-color: 240 13 14
|
|
|
+ primary-color: 51 33 68
|
|
|
+ negative-color: 358 100 68
|
|
|
+ contrast-multiplier: 1.2
|
|
|
+```
|
|
|
+
|
|
|
### Tucan
|
|
|

|
|
|
```yaml
|