A warm, grounded Home Assistant theme built around earthy neutrals and a signature terra cotta accent. Inspired by the Anthropic / Claude color palette β designed to feel calm and deliberate rather than loud.
Available in both light and dark mode.
Warm Ink draws its colors from a palette of warm grays, off-whites, and a burnt-orange terra cotta that runs through every active state, toggle, and accent in the UI. The sidebar and header intentionally share the same background as the main body, keeping the layout unified and distraction-free.
| Name | Hex | Role |
|---|---|---|
| Cream | #faf9f5 |
Light mode background |
| Linen | #e8e6dc |
Light mode secondary surface |
| Sand | #b0aea5 |
Muted icons and disabled states |
| Stone | #6b6960 |
Secondary text |
| Charcoal | #3a3936 |
Dark mode surface |
| Ink | #141413 |
Dark mode background |
| Terra | #d97757 |
Primary accent β active states, toggles, highlights |
| Sky | #6a9bcc |
Accent blue β cool states, info |
| Fern | #788c5d |
Success and nature states |
Requires HACS to be installed in your Home Assistant instance.
Option A β HACS Store (once listed)
- Go to HACS β Frontend.
- Search for Warm Ink and click Download.
- Follow steps 5β6 above.
Option B β Custom Repository
- In Home Assistant, open HACS from the sidebar.
- Click the three-dot menu in the top-right corner and select Custom repositories.
- Enter the repository URL, set the type to Theme, and click Add.
- Search for Warm Ink in HACS and click Download.
- Reload themes: go to Developer Tools β Actions, search for
frontend.reload_themes, and run it. - Open your Profile settings, under User preferences, select Warm Ink from the Theme dropdown.
-
Add the following to your
configuration.yaml(a restart is required if this is your first theme):frontend: themes: !include_dir_merge_named themes/
-
Create a
themes/folder inside your Home Assistant config directory if it doesn't already exist. -
Download
warm_ink.yamlfrom the latest release and place it in that folder. -
Reload themes: Developer Tools β Actions β
frontend.reload_themes. -
Open your Profile settings, under User preferences, select Warm Ink from the Theme dropdown.
Warm Ink ships as a single file with both modes defined. Home Assistant will automatically offer both variants on the profile page. The active mode follows your browser or OS preference by default, or you can pin it manually from your profile.
MIT β free to use, adapt, and share.






