Dark Mint Theme
June 2, 2022 ยท View on GitHub
The Dark Mint Theme by lambtho
Screenshots
Overview

Map

Logbook

History

Developer Tools

Configuration

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
- Go to the Community Store.
- Search for
Dark Mint. - Navigate to
Dark Minttheme. - Press
Install. - Go to services and trigger the
frontend.reload_themesservice.
Manual
Clone this repository in your existing (or create it) themes/ folder.
cd themes/
git clone https://github.com/home-assistant-community-themes/dark-mint.git
Or using submodules:
cd themes/
git submodule add https://github.com/home-assistant-community-themes/dark-mint.git