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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzcxOTksIm5iZiI6MTczOTE3Njg5OSwicGF0aCI6Ii8zNjQ5OTk1My8yNjUxOTM0NzQtMjJkZGJiZmQtMTcyMy00YTg4LTgzNGYtOTFiZjIzYmEwNDRhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA4NDEzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJiZWRlYmU4MDZmOWU0NmMyNjM0ZGY3ZTNkYzRhYmVkZjEzNzRhZWEwNDE0Yjg0ODcyMTVmNjg0MTA2YmNlOWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vbmdD8Egjl3Sx9Jy-MbI5hSk3Js0dHO-RAjBsUptHHs)
- 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