Skip to content

Latest commit

 

History

History
123 lines (104 loc) · 6.45 KB

README.md

File metadata and controls

123 lines (104 loc) · 6.45 KB

Logo
Catppuccin for Home Assistant

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

With HACS

  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 services and trigger the frontend.reload_themes service.
  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. Clone the repository
git clone https://github.com/catppuccin/home-assistant.git
  1. Copy themes/catppuccin.yaml in your existing (or create it) themes/ folder.
mv home-assistant/themes/catppuccin.yaml ~/config/themes/.
  1. Go to the Profile General tab and change Theme under Browser Settings to your desired theme.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org