Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.
/ orange_light Public archive

🎨 By JuanMTech -- A light mode theme with an orange accent color

Notifications You must be signed in to change notification settings

JuanMTech/orange_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Orange Light

A light mode theme with an orange accent color

hacs_badge

Subscribe to YouTube channel

Become a Patron

Buy me a coffee

Screenshots

1. Desktop

2. Mobile

Preparation

  1. Make sure that under the configuration.yaml file you have the following:
frontend:
  themes: !include_dir_merge_named themes
  1. Under the Home Assistant Config folder, create a new folder named themes
  2. Restart Home assistant to apply the changes.

HACS installation

  1. Go into the Community Store (HACS)
  2. Search for Google Dark 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 orange_light.yaml
  2. In this GitHub repo, go into the themes folder, open the orange_light.yaml file and copy the content
  3. Paste the content in the orange_light.yaml file created under your Home Assistant themes folder

Enable theme

  1. Open your Home Assistant Profile
  2. Under, Themes, select the new Orange Light Theme

Custom Header settings

When using the Custom Header plugin, add the following to make sure that the header matches the theme.

custom_header:
  compact_mode: true
  background: var(--app-header-background-color)
  elements_color: var(--app-header-text-color)
  active_tab_color: var(--state-icon-active-color)
  tab_indicator_color: var(--state-icon-active-color)

About

🎨 By JuanMTech -- A light mode theme with an orange accent color

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published