🎨 By JuanMTech -- A light mode theme with a green accent color
A light mode theme with a green accent color
1. Desktop
2. Mobile
- frontend:
- themes: !include_dir_merge_named themes
green_light_mode.yaml
green_light_mode
file and copy the contentgreen_light_mode
file created under your Home Assistant themes folderWhen 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)