Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tilmangriesel/graphite

Calm and clean dark theme for Home Assistant
https://github.com/tilmangriesel/graphite

calm clean dark dark-theme flat hacs home-assistant homeassistant minimalist modern theme

Last synced: 4 days ago
JSON representation

Calm and clean dark theme for Home Assistant

Awesome Lists containing this project

README

        

Logo Graphite Theme


Graphite Theme for Home Assistant






**Graphite** is a modern theme that offers a soothing dark mode alongside a bright, clean light mode. It uses native device fonts and maintains a unified design language across all Home Assistant interfaces, from the admin panel to code editors.


## Installation

Follow the [Quickstart Guide](https://graphite.tilmangriesel.com/guides/getting-started.html#installation-via-hacs)

[![Open Graphite in your Home Assistant instance](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=TilmanGriesel&repository=graphite)

Or read the setup instructions here

#### Step 1: Install HACS

If you haven't already, [install HACS](https://hacs.xyz/docs/use/) by following the official guide.

#### Step 2: Add the Graphite Theme Repository

[Open Graphite in your Home Assistant HACS instance](https://my.home-assistant.io/redirect/hacs_repository/?owner=TilmanGriesel&repository=graphite)

##### Alternatively

1. Open the HACS interface in Home Assistant.
2. Search for **Graphite Theme** or use the direct link below:
3. Click **Install** to add the theme to your setup.

### Step 3: Configure your theme directory

Ensure your `configuration.yaml` is set up to include custom themes:

```yaml
frontend:
themes: !include_dir_merge_named themes
```

#### Step 4: Restart Home Assistant

Restart your Home Assistant instance to apply changes.

#### Step 5: Select the Graphite Theme

1. Go to your **User Profile** in Home Assistant.
2. Under **Themes**, select `Graphite` (Light or Dark) from the dropdown menu.

### Manual Installation

For manual installation, you can follow these steps:

1. Download and copy the `themes` folder into your Home Assistant configuration directory.
2. Add the following to your `configuration.yaml`:
```yaml
frontend:
themes: !include_dir_merge_named themes
```
3. Restart Home Assistant.
4. Choose the `Graphite` theme from your profile.

---

### Personalize Graphite

Customize the Graphite theme's primary color and more without needing to fork the project by using the [Graphite Theme Patcher](https://graphite.tilmangriesel.com/features/graphite-theme-patcher.html). This tool is designed for advanced users with technical expertise and experience in script and config modification. For detailed setup instructions, refer to the patcher's documentation.

---

### Theme Development Kit

I've created a token abstraction and a script to help maintain Graphite's consistency across theme variants and simplify updates. This setup can also serve as a great starting point for building your own themes in no time. [Theme Development Kit](https://graphite.tilmangriesel.com/features/graphite-theme-development-kit.html)

---

### Examples

If you're curious about the cards from my screenshot, you can [check out my examples](https://graphite.tilmangriesel.com/guides/card-examples.html).

---

### Personal note

Hi there, I'm Tilman, nice to meet you! I'm a product designer and software engineer with a love for blending technology, art, design, and open-source projects. I live in a cozy 16th-century home that I'm gradually turning into a smarter, more connected space.

I started designing this theme in 2022 to make our smart home more intuitive and visually harmonious for my partner Sophia and me. The goal was to create an experience that's both user-friendly and aesthetically pleasing, without needing extra complexity or plugins.

I hope this theme makes your Home Assistant experience even better! If you love it, [leaving a star](https://github.com/TilmanGriesel/graphite) would mean a lot and help others find it too.

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/griesel)

---


Inspired by many of the awesome home assistant community themes and contributors.
Thank you for your creativity, dedication and inspiration!