Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.86 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.86 KB

Ugly Christmas Theme

Ugly Christmas Theme based on Clear Theme Dark https://community.home-assistant.io/t/clear-theme-dark/100960

Screenshots

Overview

Theme - Overview

Map

Theme - Overview

Logbook

Theme - Overview

History

Theme - Overview

Developer Tools

Theme - Overview

Configuration

Theme - Configuration

Profile

Theme - Configuration

Installation

Preparation

  1. Make sure that under the configuration.yaml file you have the following:
frontend:
  themes: !include_dir_merge_named themes/
  1. Under the Home Assistant Config folder, create a new folder named themes
  2. Restart Home assistant to apply the changes.

HACS installation

  1. Go into the Community Store (HACS)
  2. Search for "Ugly Christmas Theme"
  3. Open the Theme
  4. Press the "Install" button
  5. Restart Home-Assistant or reload your themes

Manual installation

  1. In the Home assistant themes folder, create a file named uglychristmas.yaml
  2. In this GitHub repo, go into the themes folder, open the uglychristmas.yaml file and copy the content
  3. Paste the content in the uglychristmas.yaml file created under your Home Assistant themes folder