#Trying to install Catppuccin Theme downloaded in HACS
1 messages · Page 1 of 1 (latest)
Which 2 lines?
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.
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)
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.
Ha log would be where to check.
Double check the indentation - frontend: should be no spaces and themes 2
I just downloaded it with HACS, reloaded YAML in dev tools and it shows up for me