Dracula-Inspired Theme for Home Assistant, Built on the Catppuccin template (and color names) and with a light mode inspired by Dracula.min for VSCode.
This theme is a work in progress! I plan on getting around to adding a color table to this readme and update the yaml file to include various color themes. Currently there are two options - Draculaish, based on the purple colors; and draculaish-pink (I won't insult your intelligence). The theme file could do with some reflow to remove some unnecessarily repeated elements, which will be addressed in a future version. Please feel free to make PR's / contributions for additional varieties.
With HACS
- Add the following code to your
configuration.yaml
file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
- Go to the Community Store.
- Search for
draculaish
. - Navigate to
draculaish
theme. - Press
Install
. - Go to services and trigger the
frontend.reload_themes
service.
- Per above, but download this theme using git.