Add Material You theme color controls

This commit is contained in:
2024-12-29 15:11:26 -05:00
parent c2a5af1d60
commit 186a678cb9
3 changed files with 45 additions and 0 deletions

View File

@ -75,6 +75,18 @@ views:
title: Automations
state_color: true
show_header_toggle: false
- type: entities
entities:
- entity: input_text.material_rounded_base_color_tony_stork
secondary_info: none
name: Tony
- entity: input_text.material_rounded_base_color_christina_stork
secondary_info: none
name: Tina
- entity: input_text.material_rounded_base_color_kallen_stork
secondary_info: none
name: Kallen
title: Theme Colors
- type: grid
cards:
- type: heading

View File

@ -3907,6 +3907,9 @@ views:
name: I am awake
- entity: input_select.kallen_morning_briefing_location
name: Morning Briefing Location
- entity: input_text.material_rounded_base_color_kallen_stork
secondary_info: none
name: Theme Color
max_columns: 4
cards: []
background:

View File

@ -4628,6 +4628,16 @@ views:
name: Ibuprofen Active
- entity: input_boolean.tony_tylenol_active
name: Tylenol Active
- type: grid
cards:
- type: heading
heading: Settings
heading_style: title
- type: entities
entities:
- entity: input_text.material_rounded_base_color_tony_stork
secondary_info: none
name: Theme Color
- type: grid
cards:
- type: heading
@ -4688,6 +4698,16 @@ views:
name: Night Reminders
show_header_toggle: false
state_color: true
- type: grid
cards:
- type: heading
heading: Settings
heading_style: title
- type: entities
entities:
- entity: input_text.material_rounded_base_color_christina_stork
secondary_info: none
name: Theme Color
- type: grid
cards:
- type: heading
@ -4741,6 +4761,16 @@ views:
name: Night Reminders
show_header_toggle: false
state_color: true
- type: grid
cards:
- type: heading
heading: Settings
heading_style: title
- type: entities
entities:
- entity: input_text.material_rounded_base_color_kallen_stork
secondary_info: none
name: Theme Color
- type: grid
cards:
- type: heading