mirror of
https://github.com/PixNyb/hass-theme-blocky.git
synced 2026-05-07 22:19:35 +02:00
A sleek, modern Home Assistant theme with light/dark mode and customizable colors.
https://roelc.me
| .github | ||
| docs/img | ||
| themes | ||
| .environment-setup.sh | ||
| hacs.json | ||
| README.md | ||
Blocky HASS theme
Based on the stylesheets I use regularly for my own projects, I've decided to port it over to Home Assistant. This theme gives a sleek, modern look to your Home Assistant interface with support for light and dark mode and, when I figure out how, support for custom primary, accent, tertiary and quaternary colors.
| Light mode | Dark mode |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Usage
Requirements
HACS
- Go to the HACS page.
- Click on the options menu in the top right corner.
- Click Custom repositories.
- Add the following:
- URL:
https://github.com/PixNyb/hass-theme-blocky - Type:
Theme
- URL:
- Click Add.
- Look for the
Blocky - By PixNybtheme in the HACS store. - Install the theme.
- Reload home assistant.
- Go to the Settings page.
- Click System.
- Press the power button in the top right corner.
- Click Quick reload.
Manual
- Download the
blocky.yamlfile. - Place the file in your
config/themesdirectory. - Add the following to your
configuration.yamlif it's not already there:frontend: themes: !include_dir_merge_named themes - Reload home assistant.
- Go to the Settings page.
- Click System.
- Press the power button in the top right corner.
- Click Quick reload.
Enabling the theme
Individually
- Open your Home Assistant profile.
- Under Themes, select Blocky.
Globally
- Go to the Developer tools page.
- Click ACTIONS.
- Under Action, select frontend: Set the default theme.
- Under Theme, select Blocky.
- Click PERFORM ACTION.





