Merge pull request #848 from fullmetalsheep/main
feat(themes): Add theme 'Neon Pink'
This commit is contained in:
BIN
docs/images/themes/neon-pink.png
Normal file
BIN
docs/images/themes/neon-pink.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
@@ -104,6 +104,17 @@ theme:
|
|||||||
negative-color: 12 77 52
|
negative-color: 12 77 52
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Neon Pink
|
||||||
|

|
||||||
|
```yaml
|
||||||
|
theme:
|
||||||
|
background-color: 240 27 11
|
||||||
|
contrast-multiplier: 1.5
|
||||||
|
primary-color: 321 100 71
|
||||||
|
positive-color: 165 78 51
|
||||||
|
negative-color: 360 100 71
|
||||||
|
```
|
||||||
|
|
||||||
## Light
|
## Light
|
||||||
|
|
||||||
### Catppuccin Latte
|
### Catppuccin Latte
|
||||||
|
|||||||
Reference in New Issue
Block a user