
Catppuccin for Home Assistant
With HACS
- Add the following code to your
configuration.yamlfile (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.- Go to the Community Store.
- Search for
Catppuccin. - Navigate to
Catppuccintheme. - Press
Install. - Go to Developer Tools, and next Actions. Then select and manually trigger the
frontend.reload_actionsaction. - Go to the Profile General tab and change Theme under Browser Settings to your desired theme.
- Add the following code to your
configuration.yamlfile (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.- Download your preferred theme(s) from the latest GitHub release (the screenshots use
mauve). - Move the downloaded file(s) to the
themesfolder in your HA configuration directory. (E.g.~/config/themes) - Run the
frontend.reload_themesaction or restart Home Assistant. - Go to the Profile General tab and change Theme under Browser Settings to your desired theme.
Β
Copyright Β© 2021-present Catppuccin Org