Important
This project has been moved to the official Dracula theme Github organization over at https://github.com/dracula/django-admin.
Dracula for Django Admin
A dark (and light 🕯️) theme for the Django Admin.
pip install django-admin-draculaAdd django_admin_dracula to your INSTALLED_APPS before django.contrib.admin:
INSTALLED_APPS = [
...
"django_admin_dracula",
...
"django.contrib.admin",
...
]Put on your favorite dracula cape and dump all your remaining garlic! 🧄
Check out some more screenshots of the light and dark themes here!
This theme is maintained by the following person(s) and a bunch of awesome contributors.
![]() |
|---|
| Sangeeta Jadoonanan |


