Skip to content

catppuccin/home-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

45 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Logo
Catppuccin for Home Assistant

Previews

๐ŸŒป Latte
๐Ÿชด Frappรฉ
๐ŸŒบ Macchiato
๐ŸŒฟ Mocha

Usage

With HACS

Note

This will install the default mauve theme shown in the example screenshots. If you wish to have a different highlight color you will need to follow the manual installation steps below.

  1. Add the following code to your configuration.yaml file (reboot required).
frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.
  1. Go to the Community Store.
  2. Search for Catppuccin.
  3. Navigate to Catppuccin theme.
  4. Press Install.
  5. Go to Developer Tools, and next Actions. Then select and manually trigger the frontend.reload_actions action.
  6. Go to the Profile General tab and change Theme under Browser Settings to your desired theme.

Manual

  1. Add the following code to your configuration.yaml file (reboot required).
frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.
  1. Go to the latest GitHub release
    • If you want to install the default (mauve) theme, download the catppuccin.yaml file
    • If you want a different highlight color, download and extract the catppuccin-accents.zip file and select the accent(s) you want available
  2. Move the selected file(s) to the themes folder in your HA configuration directory. (E.g. ~/config/themes)
  3. Run the frontend.reload_themes action or restart Home Assistant.
  4. Go to the Profile General tab and change Theme under Browser Settings to your desired theme.

๐Ÿ’ Thanks to

ย 

Copyright ยฉ 2021-present Catppuccin Org

About

๐Ÿ  Soothing pastel theme for Home Assistant

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 12