Skip to content

A collection of modern, clean but colorfull dark themes for the Home Assistant UI. Comes in six different colors (Blue / Green / Orange / Pink / Turqoise / Yellow).

License

Notifications You must be signed in to change notification settings

awolkers/home-assistant-themes

Repository files navigation

Dark Theme Pack for Home Assistant

Code linting hacs_badge GitHub last commit (branch) GitHub GitHub release (latest by date)

A collection of modern, clean but colorfull themes for the Home Assistant UI. Read the frontend documentation below for more information on how to include themes within Home Assistant or read the instructions below.

If you like this theme please star the repo. Also let me know if something is broken or missing by creating an issue here.

Colors

This theme pack comes in the following colors.

Dark Blue

alt text

Dark Green

alt text

Dark Orange

alt text

Dark Pink

alt text

Dark Turqoise

alt text

Dark Yellow

alt text

Installation

Prerequisites

Add the following code to your configuration.yaml file and restart Home Assistant.

frontend:
  themes: !include_dir_merge_named themes

HACS

  1. Go to the Community Store.
  2. Click the + icon to add a repository.
  3. Search for Dark theme pack for Home Assistant.
  4. Click and press Download.
  5. Go to the "Services" tab under Developer Tools and trigger the frontend.reload_themes service.

Manual

  1. Create a new folder named themes within the /config folder.
  2. Copy the /themes/dark_themes.yaml from this repo to the created config/themes/ folder.
  3. Go to the "Services" tab under Developer Tools and trigger the frontend.reload_themes service.

About

A collection of modern, clean but colorfull dark themes for the Home Assistant UI. Comes in six different colors (Blue / Green / Orange / Pink / Turqoise / Yellow).

Topics

Resources

License

Stars

Watchers

Forks