Skip to content

Theme

Themes are used to style your user interface. They are part of the Home Assistant frontend integration. The themes shown in HACS are custom themes shared by someone from the community.

Enable themes in Home Assistant

Themes are automagically enabled in HACS if you have them enabled in Home Assistant.

To enable themes in Home Assistant, add the following line to your [configuration.yaml file](https://www.home-assistant.io/docs/configuration/:

configuration.yaml
frontend:
  themes: !include_dir_merge_named themes

Themes download location

Any theme downloaded with HACS is stored in your Home Assistant configuration directory, under themes/.