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
![Bubble Theme](https://private-user-images.githubusercontent.com/36499953/265193474-22ddbbfd-1723-4a88-834f-91bf23ba044a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzY4MzEsIm5iZiI6MTczOTQ3NjUzMSwicGF0aCI6Ii8zNjQ5OTk1My8yNjUxOTM0NzQtMjJkZGJiZmQtMTcyMy00YTg4LTgzNGYtOTFiZjIzYmEwNDRhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE5NTUzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJjYjA5MDRlYmJmYWE1ZGNjZDgxNjQ1YjliM2ZhYTVmMjEzZWM5YTI1YzRkYjhhNTUyNWEyNGFhNWI3MjNlNWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IkcqbpgS7WReuuewNiROb_WtopXsgJMW67qL6A6LIEQ)
- 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