Skip to content

kizza/lovelace-gruvbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grubvox Themes (for Home Assistant)

Inspired by the popular gruvbox editor themes.

Screenshots

Light Dark
Development – Home Assistant Development – Home Assistant
Settings – Home Assistant Settings – Home Assistant

Installation

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

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

Manual (pending HACS)

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

cd themes/
git clone https://github.com/kizza/lovelace-gruvbox.git

Or using submodules:

cd themes/
git submodule add https://github.com/kizza/lovelace-gruvbox.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published