A dark, elegant theme based on the classic Dracula color palette with orange as the primary accent color.
- Open DraftWolf
- Go to Add-ons page
- Find "Dracula" theme
- Click Get theme
- Go to Settings → Appearance to apply
- Download this repository as ZIP
- Extract to
%APPDATA%/DraftWolf/themes/dracula/ - Restart DraftWolf
- Go to Settings → Appearance to apply
| Color | Hex | Usage |
|---|---|---|
| Background | #282a36 |
Main background |
| Current | #44475a |
Active/hover states |
| Foreground | #f8f8f2 |
Primary text |
| Comment | #6272a4 |
Secondary text |
| Orange | #ffb86c |
Primary accent |
| Purple | #bd93f9 |
Links, highlights |
| Green | #50fa7b |
Success states |
| Red | #ff5555 |
Error states |
| Yellow | #f1fa8c |
Warnings |
| Cyan | #8be9fd |
Info states |
Use this theme as a template:
- Fork this repository
- Modify
theme.jsonwith your theme info - Update
theme.csswith your colors - Add a preview image
- Publish your repository
MIT License
