A deep teal-gray theme with soft blue accents for Home Assistant. Designed for dark-mode dashboards with excellent readability and a calm, professional look.
| Element | Hex |
|---|---|
| Background | #253237 |
| Card | #2d3e45 |
| Sidebar / Header | #1e2a2f |
| Accent | #81a6b7 |
| Primary text | #c1cdd3 |
| Secondary text | #a3b4bc |
| Border | #3a5059 |
- Open HACS in Home Assistant
- Go to Frontend > 3-dot menu > Custom repositories
- Add
HumAssist/ha-theme-space-grayas category Theme - Search for "Space Gray" and install
- Restart Home Assistant
- Go to Profile > Theme and select Space Gray
- Copy
themes/space_gray.yamlto your Home Assistantthemes/directory - Make sure your
configuration.yamlincludes:frontend: themes: !include_dir_merge_named themes
- Restart Home Assistant
This theme is part of a consistent Space Gray look across self-hosted services. The same palette is available for:
- Authentik (custom CSS)
- Homarr (Mantine CSS variables)
- Sonarr / Radarr / Prowlarr / Bazarr (ThemePark
space-gray) - Nginx Proxy Manager (custom error pages)
MIT

