A dark minimalist theme with a mobile first approach for Home Assistant
Based on Noctis theme from aFFekopp
With card-mod installed you got this features:
- A mobile view on desktop (like on the screenshot and you need to set your view in subview mode)
- No header on mobile
- Download this file: bubble.yaml
- Add this file into a new folder named
bubble
in the<config>/themes/
folder - In your configuration.yaml add this:
frontend:
themes: !include_dir_merge_named themes
- Save and restart Home Assistant
- Now go to your personal account settings and select Bubble as your theme
This method allows you to get updates directly in the HACS main page
- Download HACS following the instructions on https://hacs.xyz/docs/setup/download
- Proceed to the initial configuration following the instructions on https://hacs.xyz/docs/configuration/basic
- On your sidebar go to
HACS
>Integrations
- click on the icon at the right top corner then on
Custom repositories
- For the repository add this:
https://github.com/Clooos/Bubble
- For the category select
Theme
then clickAdd
- Now click on
Bubble
then on theDowload
button - In your configuration.yaml add this:
frontend:
themes: !include_dir_merge_named themes
- Save and restart Home Assistant
- Now go to your personal account settings and select Bubble as your theme