Blackened Theme - Based on The Amoled Theme by Lance36
Disclaimer: first theme(-adaptation) and very early stages! Still a lot of "in-progress" variables left from troubleshooting etc. # Will remove in due course. ... But it works, as it is, for my purposes.
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 Community Store.
- Search for
Blackened
. - Navigate to
Blackened
theme. - Press
Install
. - Go to services and trigger the
frontend.reload_themes
service.
Clone this repository in your existing (or create it) themes/
folder.
cd themes/
git clone https://github.com/home-assistant-community-themes/blackened.git
Or using submodules:
cd themes/
git submodule add https://github.com/home-assistant-community-themes/blackened.git