Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seangreen2/slate_theme
A Dark Theme for Home Assistant
https://github.com/seangreen2/slate_theme
hacs home-assistant theme
Last synced: about 16 hours 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T19:33:27.000Z (9 months ago)
- Last Synced: 2024-08-02T20:45:41.363Z (3 months ago)
- Topics: hacs, home-assistant, theme
- Homepage: https://github.com/seangreen2/home_assistant
- Size: 42 KB
- Stars: 114
- Watchers: 8
- Forks: 33
- 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---
![1](https://i.imgur.com/DpQZ6eq.png)
![2](https://i.imgur.com/n3ApBNK.png)
![3](https://i.imgur.com/pnEflUd.jpg)