mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Update theme color in web app manifests (#26572)
This commit is contained in:
@@ -14,5 +14,5 @@
|
|||||||
"name": "Home Assistant Cast",
|
"name": "Home Assistant Cast",
|
||||||
"short_name": "HA Cast",
|
"short_name": "HA Cast",
|
||||||
"start_url": "/?homescreen=1",
|
"start_url": "/?homescreen=1",
|
||||||
"theme_color": "#03A9F4"
|
"theme_color": "#009ac7"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -75,5 +75,5 @@
|
|||||||
"name": "Home Assistant Demo",
|
"name": "Home Assistant Demo",
|
||||||
"short_name": "HA Demo",
|
"short_name": "HA Demo",
|
||||||
"start_url": "/?homescreen=1",
|
"start_url": "/?homescreen=1",
|
||||||
"theme_color": "#03A9F4"
|
"theme_color": "#009ac7"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user