https://github.com/einschmidt/github_light_theme
A Home Assistant theme inspired on Github.
https://github.com/einschmidt/github_light_theme
assistant-theme hacs themes
Last synced: about 2 months ago
JSON representation
A Home Assistant theme inspired on Github.
- Host: GitHub
- URL: https://github.com/einschmidt/github_light_theme
- Owner: einschmidt
- Created: 2020-11-01T09:29:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T17:56:43.000Z (about 2 years ago)
- Last Synced: 2023-12-01T18:49:04.823Z (about 2 years ago)
- Topics: assistant-theme, hacs, themes
- Homepage:
- Size: 72.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/custom-components/hacs)
# GitHub Light Theme
A Home Assistant theme inspired on GitHub.
### Screenshots

### Preparation
1. Make sure that under the **configuration.yaml** file you have the following:
```
frontend:
themes: !include_dir_merge_named themes
```
2. Under the Home Assistant **Config** folder, create a new folder named **themes**
3. **Restart** Home assistant to apply the changes.
### HACS installation
1. Go into the Community Store (HACS)
2. Search for GitHub Light Theme
3. Open the theme
4. Press Install
5. Restart Home Assistant
### Manual installation
1. In the Home assistant **themes** folder, create a file named `github_light_theme.yaml`
2. In this GitHub repo, go into the **themes** folder, open the `github_light_theme.yaml` file and copy the content
3. Paste the content in the `github_light_theme.yaml` file created under your Home Assistant themes folder
### Enable theme
1. Open your Home Assistant **Profile**
2. Under, **Themes**, select the new GitHub Light Theme