Update themes.md
Added Dracula theme with screenshot
This commit is contained in:
parent
6a5bb635bb
commit
1483b355af
1 changed files with 11 additions and 0 deletions
|
|
@ -82,6 +82,17 @@ theme:
|
||||||
negative-color: 209 88 54
|
negative-color: 209 88 54
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Dracula
|
||||||
|

|
||||||
|
```yaml
|
||||||
|
theme:
|
||||||
|
background-color: 231 15 21
|
||||||
|
primary-color: 265 89 79
|
||||||
|
contrast-multiplier: 1.2
|
||||||
|
positive-color: 135 94 66
|
||||||
|
negative-color: 0 100 67
|
||||||
|
```
|
||||||
|
|
||||||
## Light
|
## Light
|
||||||
|
|
||||||
### Catppuccin Latte
|
### Catppuccin Latte
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue