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:
BIN
docs/images/themes/shades-of-purple.png
Normal file
BIN
docs/images/themes/shades-of-purple.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 432 KiB |
@@ -93,6 +93,17 @@ theme:
|
||||
negative-color: 0 100 67
|
||||
```
|
||||
|
||||
### Shades of Purple
|
||||

|
||||
```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
|
||||
|
||||
Reference in New Issue
Block a user