Darkish Theme by @78wesley
Add the following code to your configuration.yaml file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.- Go to the Home Assistant Community Store.
- Search and Navigate to
Darkish Themetheme. Or click here. - Press
Install. - Go to the
Developer tools>Actionsand trigger thefrontend.reload_themesaction. - Set this theme as default and share it with your friends 😊
Clone this repository in your existing (or create it) themes/ folder.
cd themes/
git clone https://github.com/78wesley/Home-Assistant-Darkish-Theme.gitOr using submodules:
cd themes/
git submodule add https://github.com/78wesley/Home-Assistant-Darkish-Theme.git





