Update themes.md

Added Dracula theme with screenshot
This commit is contained in:
FranklyFuzzy 2025-03-23 14:16:09 -04:00 committed by GitHub
parent 6a5bb635bb
commit 1483b355af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,6 +82,17 @@ theme:
negative-color: 209 88 54 negative-color: 209 88 54
``` ```
### Dracula
![screenshot](images/themes/dracula.png)
```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