Merge pull request #833 from nicolasluckie/feat/add-shades-of-purple-theme

feat: Add Shades of Purple theme with screenshot
This commit is contained in:
Svilen Markov
2025-09-28 12:36:36 +01:00
committed by GitHub
2 changed files with 11 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

View File

@@ -93,6 +93,17 @@ theme:
negative-color: 0 100 67
```
### Shades of Purple
![screenshot](images/themes/shades-of-purple.png)
```yaml
theme:
background-color: 243 33 25
contrast-multiplier: 1.2
primary-color: 50 100 49
positive-color: 98 82 71
negative-color: 12 77 52
```
## Light
### Catppuccin Latte