1
0
mirror of https://github.com/glanceapp/glance.git synced 2025-07-06 01:30:10 +02:00

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

@ -53,6 +53,16 @@ theme:
primary-color: 97 13 80 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 ### Tucan
![screenshot](images/themes/tucan.png) ![screenshot](images/themes/tucan.png)
```yaml ```yaml