I’ve been working on a custom dark theme for Home Assistant called Slate, and I’m really excited to share it with the community! ![]()
After spending countless hours tweaking the colors and layout, I’m thrilled with how it’s turned out. Slate offers a sleek, modern interface that’s easy on the eyes, especially for those long nights tinkering with automations.
Here’s how I got it up and running:
-
Installation: I used HACS (Home Assistant Community Store) to install the theme. Just add these lines to your configuration:
yaml
hacs:
token: !secret hacs_token
theme: true
python_script: true -
Setup: Once installed, the theme loads automatically. I love how it integrates seamlessly with the default Lovelace interface.
-
Feedback: I’ve shared the theme on GitHub and have already received some awesome feedback from users who are also digging the dark mode aesthetic.
I’d love to hear from anyone who decides to give Slate a try! Let me know how it works for you or if you have any suggestions for improvement. ![]()
You can find the Slate repository here: [GitHub Link]
Happy theming! ![]()