Dracula for Home Assistant
A dark theme for Home Assistant.
- Open HACS in Home Assistant
- Go to Frontend
- Click the ⋮ menu (top right) → Custom repositories
- Add this repository:
- URL: https://github.com/dracula/home-assistant
- Category: Theme
 
- URL: 
- Click Download on the Dracula theme
- Restart Home Assistant
- Go to your Profile → Select Dracula theme
- Copy themes/dracula.yamlto<config>/themes/dracula.yaml
- Add to your configuration.yaml:
frontend:
  themes: !include_dir_merge_named themes- Restart Home Assistant
- Go to your Profile → Select Dracula theme
- ✨ Authentic Dracula color palette
- 🎨 Complete theme coverage (cards, sidebar, dialogs, inputs, dropdowns)
- 🎮 Enhanced media player controls (Music Assistant support, progress bars, album art)
- 🔄 Comprehensive state colors for all entity types
- 📊 Energy dashboard support
- 📈 Multi-color history graphs and logbook styling
- 🗺️ Map card support with custom zone colors
- 🎯 Modern 12px border radius on cards
- ✨ Smooth transitions and hover effects for premium feel
- 🌙 Dark mode optimized with enhanced depth perception
| Color | Hex | Usage | 
|---|---|---|
| Background | #282a36 | Main background | 
| Current | #44475a | Cards, elevated surfaces | 
| Foreground | #f8f8f2 | Primary text | 
| Comment | #6272a4 | Secondary text, inactive states | 
| Cyan | #8be9fd | Accents, info, links | 
| Green | #50fa7b | Success, on states | 
| Orange | #ffb86c | Warnings | 
| Pink | #ff79c6 | Highlights | 
| Purple | #bd93f9 | Primary accent | 
| Red | #ff5555 | Errors, critical states | 
| Yellow | #f1fa8c | Attention, lights on | 
This theme was created following official Home Assistant theme guidelines and inspired by the excellent work of the Home Assistant theme community.
This theme is maintained by:
| Mantej Singh | 
- Twitter - Updates about Dracula themes
- GitHub Discussions - Questions and discussions
- Discord - Chat with the community
- Home Assistant Community - HA-specific help
Found a bug or want to improve the theme? Check out CONTRIBUTING.md for guidelines.

