A modern theme for Home Assistant.
- Dark and light mode variants
- Consistent color scheme
- Optimized for mobile and desktop
- Easy to customize
This theme can be installed via HACS (Home Assistant Community Store).
- Make sure you have HACS installed
- Go to HACS → Frontend
- Click the "+" button
- Search for "Zenith"
- Install the theme
- Restart Home Assistant
- Download the
custom_theme.yamlfile - Copy it to your
config/themes/directory - Add the following to your
configuration.yaml:frontend: themes: !include_dir_merge_named themes
- Restart Home Assistant
- Go to your Home Assistant profile
- Select "Custom Theme" from the theme dropdown
- Enjoy your new theme!
You can customize the theme by editing the custom_theme.yaml file and modifying the CSS variables.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.