Inspired by the popular gruvbox editor themes.
| Light | Dark |
|---|---|
![]() |
![]() |
![]() |
![]() |
Add the following code to your configuration.yaml file (reboot required).
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.Clone this repository in your existing (or create it) themes/ folder.
cd themes/
git clone https://github.com/kizza/lovelace-gruvbox.gitOr using submodules:
cd themes/
git submodule add https://github.com/kizza/lovelace-gruvbox.git


