Skip to content

78wesley/Home-Assistant-Darkish-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darkish Theme

Darkish Theme by @78wesley

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Screenshots

Examples

Overview

Theme - Overview

Map

Theme - Map

Logbook

Theme - Logbook

History

Theme - History

Developer Tools

Theme - Developer Tools

Configuration

Theme - Configuration

Profile

Theme - Profile

Installation

Add the following code to your configuration.yaml file (reboot required).

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

HACS

  1. Go to the Home Assistant Community Store.
  2. Search and Navigate to Darkish Theme theme. Or click here.
  3. Press Install.
  4. Go to the Developer tools > Actions and trigger the frontend.reload_themes action.
  5. Set this theme as default and share it with your friends 😊

Manual

Clone this repository in your existing (or create it) themes/ folder.

cd themes/
git clone https://github.com/78wesley/Home-Assistant-Darkish-Theme.git

Or using submodules:

cd themes/
git submodule add https://github.com/78wesley/Home-Assistant-Darkish-Theme.git

About

Dark Theme for Home Assistant

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors