Add Material You theme color controls
This commit is contained in:
@ -75,6 +75,18 @@ views:
|
|||||||
title: Automations
|
title: Automations
|
||||||
state_color: true
|
state_color: true
|
||||||
show_header_toggle: false
|
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
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
|
@ -3907,6 +3907,9 @@ views:
|
|||||||
name: I am awake
|
name: I am awake
|
||||||
- entity: input_select.kallen_morning_briefing_location
|
- entity: input_select.kallen_morning_briefing_location
|
||||||
name: 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
|
max_columns: 4
|
||||||
cards: []
|
cards: []
|
||||||
background:
|
background:
|
||||||
|
@ -4628,6 +4628,16 @@ views:
|
|||||||
name: Ibuprofen Active
|
name: Ibuprofen Active
|
||||||
- entity: input_boolean.tony_tylenol_active
|
- entity: input_boolean.tony_tylenol_active
|
||||||
name: 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
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
@ -4688,6 +4698,16 @@ views:
|
|||||||
name: Night Reminders
|
name: Night Reminders
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
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
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
@ -4741,6 +4761,16 @@ views:
|
|||||||
name: Night Reminders
|
name: Night Reminders
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
state_color: true
|
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
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
|
Reference in New Issue
Block a user