#Trying to install Catppuccin Theme downloaded in HACS

1 messages · Page 1 of 1 (latest)

midnight pond
#

Hi all
I'm trying to install the Catppuccin Theme in HA (HA OS). I downloaded the Theme in HACS and added the 2 lines on configuration.yaml. After a restart, the theme is still not visible. Any ideas?

paper herald
#

Which 2 lines?

midnight pond
#

frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.

paper herald
#

Have you checked that the themes folder exists and the theme files are in there (should be a subfolder with the name of the theme)

#

And have you checked for any errors in your configuration logged at startup (common if you used the wrong indentation for example)

midnight pond
#

yes, i checked the theme folder. The folder is visible and the theme is inside.

#

where can i check the errors? I checked the HA log, there is no entry regarding the theme.

paper herald
#

Ha log would be where to check.
Double check the indentation - frontend: should be no spaces and themes 2

novel lava
#

I just downloaded it with HACS, reloaded YAML in dev tools and it shows up for me