https://github.com/seangreen2/slate_theme
A Dark Theme for Home Assistant
https://github.com/seangreen2/slate_theme
hacs home-assistant theme
Last synced: 12 days ago
JSON representation
A Dark Theme for Home Assistant
- Host: GitHub
- URL: https://github.com/seangreen2/slate_theme
- Owner: seangreen2
- Created: 2019-07-15T13:41:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T17:12:29.000Z (28 days ago)
- Last Synced: 2025-04-02T08:03:52.214Z (19 days ago)
- Topics: hacs, home-assistant, theme
- Homepage: https://github.com/seangreen2/home_assistant
- Size: 45.9 KB
- Stars: 128
- Watchers: 8
- Forks: 34
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-home-assistant - Slate - A dark theme close to the vanila looks from seangreen2. (Dashboards / Themes)
README
## Slate Theme for Home Assistant
Full Home Assistant configuration files can be found [here](https://github.com/seangreen2/home_assistant).---
### Installation
Download the `slate.yaml` file from inside the `themes` directory here to your local `themes` directory.
Make sure to add `themes: !include_dir_merge_named themes` under `frontend:` in your `config.yaml` like so:
```
frontend:
themes: !include_dir_merge_named themes
```
Restart Home Assistant and select your theme by clicking on your user's profile circle in the bottom left.Recommended colors for graphs, bars, etc.
- Blue: #2980b9
- Yellow: #b58e31
- Red: #b83829
- Green: #70a03c---



