Dark theme inspired by the iconic Dracula color scheme with purple accents
dist/dracula.css
Deep dark navy backgrounds with vivid purple accents
| Mode | accent | background | header | sidebar | surface | text |
|---|---|---|---|---|---|---|
| Dark (default) |
#bd93f9
|
#282a36
|
#21222c
|
#2d2f3d
|
#2d2f3d
|
#f8f8f2
|
A dark theme inspired by the iconic Dracula color scheme for code editors. Deep navy backgrounds with vivid purple accents create a distinctive, atmospheric admin interface.
<link rel="stylesheet" href="css/dracula.css">